[go: nahoru, domu]

  1. 51e8d93 Printing: Convert PrintingContext into an interface implemented by the separate by jhawkins@chromium.org · 14 years ago
  2. c27a5ed Revert 61613 - possible culprit for valgrind error. (Support removeRecursively and new copy/move) by kinuko@chromium.org · 14 years ago
  3. 5e0eb3c rev ppappi to 273 by piman@chromium.org · 14 years ago
  4. e1b54dc Prefer used idle sockets over unused idle sockets. by willchan@chromium.org · 14 years ago
  5. 6450c6e0 Fix up the IndexedDB plumbing layers to match the latest WebKit code. by jorlow@chromium.org · 14 years ago
  6. 5a90bd1 PyAuto import tests: Do not import from firefox if it's not installed by nirnimesh@chromium.org · 14 years ago
  7. 20bb006 Revert 61704 - Make BrowserAccessibilityManager cross platform. Step 2. In Progress. by ctguil@chromium.org · 14 years ago
  8. b1b51c3 Bumped ANGLE rev to r444. by apatrick@chromium.org · 14 years ago
  9. 2224fc6 [Mac] Delete TabContents.xib and instead create the TabContentsController's view programatically. by rohitrao@chromium.org · 14 years ago
  10. ac9a8a2 Make BrowserAccessibilityManager cross platform. Step 2. In Progress. by ctguil@chromium.org · 14 years ago
  11. 24d2f30 DOMUI: Two fixes to match the mocks for the Settings page. by jhawkins@chromium.org · 14 years ago
  12. 1c64414 Fixed crash when GetClientRect fails. by apatrick@chromium.org · 14 years ago
  13. 06dc320 DOMUI Certificate Manager: Backup and restore PKCS #12 files. Export certs. Delete certs. by mattm@chromium.org · 14 years ago
  14. cc965a7 Update expectations to supress regressions from Webkit Roll 69169:69180. by ajwong@chromium.org · 14 years ago
  15. de53d80 CookieMonsterTest.TestHostGarbageCollection fails net_unittests on Modules XP by dhollowa@chromium.org · 14 years ago
  16. e44487f Modify value only once between sequence points. by avi@chromium.org · 14 years ago
  17. a64c6e6 Rolled ANGLE rev 441:443. Other changes to accomodate the new ANGLE API. by alokp@chromium.org · 14 years ago
  18. 23e040a Explain in a comment what was explained in the review, so that people who look at the code don't cringe. by avi@chromium.org · 14 years ago
  19. eae61a6 Create an X window overlay with static ID for GL contexts. by piman@chromium.org · 14 years ago
  20. cbe4cb6 Add CreateWrapper to views/examples/examples_base.cc by stevenjb@chromium.org · 14 years ago
  21. 1b2707b Load libGLESv2.dll before libEGL.dll. by apatrick@chromium.org · 14 years ago
  22. 4ccc05e Add a pref checkbox to enable/disable screen lock for ChromeOs. by xiyuan@chromium.org · 14 years ago
  23. 89587d8 Fixes another gray rect. This problem occurred because NativeViewHost by sky@chromium.org · 14 years ago
  24. a5dd7b2 Use TestTimeouts in JingleChromotingConnectionTest by sergeyu@chromium.org · 14 years ago
  25. 3e8114d Update AccessibilityWinBrowserTest.* to simulate windows screen reader detection. by ctguil@chromium.org · 14 years ago
  26. 488896e Webkit roll 69169:69180 by ajwong@chromium.org · 14 years ago
  27. c7db33a <html> by glotov@chromium.org · 14 years ago
  28. c7939a6c Reenable 2 disabled incognito extension tests. by mpcomplete@chromium.org · 14 years ago
  29. b12b4d0 Before if you provided a non-existent tool, grit would give an error message referring you to the help, but if you don't provide a tool at all it would just fail. by petersont@chromium.org · 14 years ago
  30. e3ad1a8f1 Add link to bugzilla regarding NSS bug workaround. by joth@chromium.org · 14 years ago
  31. c16e90e Cleaned up sync logging. by akalin@chromium.org · 14 years ago
  32. 68a6606 Fix the ChromeFrame Launch timeout test - mock destruction order. by stoyan@chromium.org · 14 years ago
  33. 7f8e521 Initialize MasterPrefs structure. by avi@chromium.org · 14 years ago
  34. 65d424dea In windows registry external extensions provider, error out on invalid version. by skerner@chromium.org · 14 years ago
  35. c0416ba Revert Revert Revert "net: uncork NSS sockets after a 200ms timeout." by agl@chromium.org · 14 years ago
  36. 62f0486 Find additional children of accessible elements that cannot be found using MSAA AccessibleChildren. by kkania@chromium.org · 14 years ago
  37. 4ee5bfee Address sky's post-commit comments for my phantom tab removal change. by andybons@chromium.org · 14 years ago
  38. 9f73b7f fixing the layout of the filebrowser for open/ save-as so it more closely resembles the mocks. by dhg@chromium.org · 14 years ago
  39. 728c72f Use the SecInvalidateHandle and SecIsValidHandle macros by wtc@chromium.org · 14 years ago
  40. d5e2907 Reliability bot crashing during BrowserList::RemoveBrowser by dhollowa@chromium.org · 14 years ago
  41. 5a8db80 Reland http://codereview.chromium.org/3528004/ by stoyan@chromium.org · 14 years ago
  42. 85fb807 Marking this test as flaky while I investigate. by finnur@chromium.org · 14 years ago
  43. 4dd5f961 Touch up cookies_tree.js per arv. by xiyuan@chromium.org · 14 years ago
  44. 5a73fbc Update the path for Silverlight to the general landing page. by panayiotis@google.com · 14 years ago
  45. 1debbbb6 Relax gallery test download checks so that we can test by erikkay@chromium.org · 14 years ago
  46. a3fbc55 Fix assertion failure which happens when opening submenu using keyboard navigation quickly. by oshima@chromium.org · 14 years ago
  47. 800b08d Add a private interface to the plugin and use it to know if the mouse is over a link. by jam@chromium.org · 14 years ago
  48. 1b74d21 chromium-os:7243: Fix so that extensions create popup windows of TYPE_APP_POPUP. by stevenjb@google.com · 14 years ago
  49. 7c44ec5e Pressing Alt once should focus the app menu, but pressing it again should by dmazzoni@chromium.org · 14 years ago
  50. ab9fb29 Adding wifi enable/disable buttons BUG=chromium-os:6590 TEST=none by dhg@chromium.org · 14 years ago
  51. f46845a Added command-line flags to autostart for Linux and Windows by rickcam@chromium.org · 14 years ago
  52. 158b0b7 Eliminate compiler warnings when updating libcros by stevenjb@google.com · 14 years ago
  53. b7079128 Added support for raw headers. Added DevToolsNetLogObserver (used by the above) by caseq@google.com · 14 years ago
  54. abc7e06d Follow up to wtc comments on http://codereview.chromium.org/3571011 by joth@chromium.org · 14 years ago
  55. 4b614a6 GTTF: Do not use the in-process timeout in browser_tests. by phajdan.jr@chromium.org · 14 years ago
  56. 81c4afb GTTF: Move parts of UITestBase down to UITest. by phajdan.jr@chromium.org · 14 years ago
  57. 5ab19bb fixes issue 52839 (MatchPattern timeout) by andybons@chromium.org · 14 years ago
  58. 9f600be3 Revert Revert "net: add (*.)bsi.de and (*.)bsi.bund.de to False Start blacklist" by agl@chromium.org · 14 years ago
  59. 71cc21b Added more logging to debug a test which fails in the build bots. by satish@chromium.org · 14 years ago
  60. a077900 Added Sign In button to Guest pod. by avayvod@chromium.org · 14 years ago
  61. 56cc821f Fix some toolbar focus bugs: pressing Esc, Home, or End should act the same in by dmazzoni@chromium.org · 14 years ago
  62. 3d0a3091 Remove TestServer::WaitToFinish, it is now unused. by phajdan.jr@chromium.org · 14 years ago
  63. a66397e Revert Revert "net: uncork NSS sockets after a 200ms timeout." by agl@chromium.org · 14 years ago
  64. 36013cd [cros] Fix crash happening on login. by nkostylev@chromium.org · 14 years ago
  65. a0c3c5d0 Back to 50/50% field trial for dev channel by gavinp@chromium.org · 14 years ago
  66. a3d2bc4 Fix DCHECK assertion failures in DownloadStatusUpdater. by phajdan.jr@chromium.org · 14 years ago
  67. 582f659 Move link prefetch field trial to 2% for m7, using 1000 base by gavinp@chromium.org · 14 years ago
  68. e5c4621 Remove the obsolete 'webkitspeech' attribute from test html files. by satish@chromium.org · 14 years ago
  69. 1f77d24a Disabled AutomationProxyTest.GetTabCount, ImagesTest.AnimatedGIFs, by glider@chromium.org · 14 years ago
  70. 81b02cd Pass inspected tab id to DevTools front-end by caseq@google.com · 14 years ago
  71. f575c36 Disabling a test that is failing, while I investigate. by finnur@chromium.org · 14 years ago
  72. 46b92f85 Make the "Send System Information" link always open the correct page. by tfarina@chromium.org · 14 years ago
  73. 7609b8a5 Replace the icons for the Page Info Bubble warnings and errors. by finnur@chromium.org · 14 years ago
  74. 86ec998 Fix crash with BrowserActionView not expecting the ImageLoadingTracker to call it back synchronously after a request to load images (when it finds a cached image). by finnur@chromium.org · 14 years ago
  75. 06f0bbc Fix browser crash when PageAction receives a cached image from ImageLoadingTracker. by finnur@chromium.org · 14 years ago
  76. d8683e3 Revert 61608 - On Windows, create a new TransportDIB::Handle struct which includes the file by satish@chromium.org · 14 years ago
  77. 32d0269 Updating trunk VERSION from 547.0 to 548.0 by chrome-release@google.com · 14 years ago
  78. bfa83eb8 Re-enable DOM UI bindings for data: URLs. by caseq@google.com · 14 years ago
  79. dc665b1 WebKit roll 69144:69169 by tkent@chromium.org · 14 years ago
  80. bdd8a084 Add new SaveLinkAs test for chrome frame. by kkania@chromium.org · 14 years ago
  81. 2e9f432 Second try for support removeRecursively and new copy/move behaviors added to the spec recently. by kinuko@chromium.org · 14 years ago
  82. b6e1b31a Fix a bug that caused spell check language status to be incorrectly shown. by satorux@chromium.org · 14 years ago
  83. 923a7654 Add chrome frame test for checking hotkey opens the Find dialog. by kkania@chromium.org · 14 years ago
  84. e0d586c Rename ChromeThread to BrowserThread Part 2: by tfarina@chromium.org · 14 years ago
  85. 579c3d8 Simplify BrowserFocusTest tests dealing with stealing focus by isherman@chromium.org · 14 years ago
  86. 6d853d9 On Windows, create a new TransportDIB::Handle struct which includes the file by kkania@chromium.org · 14 years ago
  87. 71743c1 Fix a leak. We weren't keeping track of 'public' blob urls properly. by michaeln@chromium.org · 14 years ago
  88. 32ada7f Fix a typo in generated_resources.grd by satorux@chromium.org · 14 years ago
  89. a53993c Reliability bot crashing during BrowserList::RemoveBrowser by dhollowa@chromium.org · 14 years ago
  90. f7113329 Windowless plugins would fail to paint at times. This occurs in the following sequence by ananta@chromium.org · 14 years ago
  91. baa5089 Fixes crash in instant that would result if the preview page showed a popup. by sky@chromium.org · 14 years ago
  92. 022d7392 Roll WebKit DEPS 69130:69144 by hclam@chromium.org · 14 years ago
  93. 7ff06cb1 Linux: Re-enable UnloadTest and ProcessSingletonTest now that shared library build is fixed. by mattm@chromium.org · 14 years ago
  94. 1a30a2f3 Fix ProcessSingletonTest.StartupRaceCondition using default profile again. by mattm@chromium.org · 14 years ago
  95. fbdf9f26 fun:cricket::Session::SendTransportInfoMessage heapcheck suppression by dhollowa@chromium.org · 14 years ago
  96. b6d0ed7f Revert 61591 - Revert 61578 - Fix build break on Linux. by dhollowa@chromium.org · 14 years ago
  97. 73086ee Revert 61592 - Revert 61576 - Call PluginList::GetPluginInfo on FILE thread. by dhollowa@chromium.org · 14 years ago
  98. 6ed1680d Revert 61576 - Call PluginList::GetPluginInfo on FILE thread. by dhollowa@chromium.org · 14 years ago
  99. 4124ef6 Revert 61578 - Fix build break on Linux. by dhollowa@chromium.org · 14 years ago
  100. fcbd65c2 Revert 61583 - Initial skeleton for refactored ChromeFrameAutomationClient and AutomationProxy for the needs of ChromeFrame. by stoyan@chromium.org · 14 years ago