[go: nahoru, domu]

  1. 7e6b926 Fix for bug where 64-bit executables were processed as 32-bit executables. by laforge@chromium.org · 14 years ago
  2. 910d730 Test expectations cleanup: mac debug. by jparent@chromium.org · 14 years ago
  3. 6fd28f64 Notify link doctor about the url truncation. BUG=38080 by pfeldman@chromium.org · 14 years ago
  4. 355309e More integration with host (InternetExplorer) popup blocker. by stoyan@chromium.org · 14 years ago
  5. 9d1c829 Suppressed leak reports in GeolocationWifiDataProviderCommonTest::SetUp by glider@chromium.org · 14 years ago
  6. 55b6bd4 Add baselines to passing tests. by dglazkov@chromium.org · 14 years ago
  7. 63f5308 Disabled HttpBridgeTest (unit_tests) from running under ThreadSanitizer on Mac by glider@chromium.org · 14 years ago
  8. d085401 Adds host for Geolocation OnStartUpdating. by bulach@chromium.org · 14 years ago
  9. 86272b7 [Mac] Fix recursive drawing in DidPaintRect() to defer painting of the second invalid rect. by rohitrao@chromium.org · 14 years ago
  10. 14b67ce [Mac] Do not lock bar visibility when the bookmark bar is detached. by rohitrao@chromium.org · 14 years ago
  11. 69ae6f7 Update V8 to version 2.1.4.1 by sgjesse@google.com · 14 years ago
  12. 9a792c9 chromeos: remove some variables that are now not more necessary. by avayvod@google.com · 14 years ago
  13. 64cf22e Marking test as maybe crashing on Mac by sgjesse@google.com · 14 years ago
  14. 454979f Introduce full OOBE flow. by nkostylev@google.com · 14 years ago
  15. 893894c Update V8 to version 2.1.4 by sgjesse@google.com · 14 years ago
  16. e90a045 Uses MockLocationProvider on GeolocationBrowserTest. by bulach@chromium.org · 14 years ago
  17. 857e79d Switched progress bar to integral positions (from 0 to 100). by avayvod@google.com · 14 years ago
  18. 6a6ce8b Reland translate toolbar unit tests (originally landed as r41274, rolled back at r41284). by jeremy@chromium.org · 14 years ago
  19. 4757aec Mac: fix enabling of remove button in cookie tree when there is a selection by danno@chromium.org · 14 years ago
  20. e069739 Return back all changes in tab_contents_view_win.cc about root view layout. by dpolukhin@google.com · 14 years ago
  21. acb6ac9a Support RTL for compact navbar mode location bar. by nkostylev@google.com · 14 years ago
  22. 3ee09d6 Updating trunk VERSION from 354.0 to 355.0 by chrome-release@google.com · 14 years ago
  23. 11c77115 Revert "Reland translate toolbar unit tests (originally landed as r41274, rolled back at r41284)." by jeremy@chromium.org · 14 years ago
  24. a2ec1c5 Reland translate toolbar unit tests (originally landed as r41274, rolled back at r41284). by jeremy@chromium.org · 14 years ago
  25. 621f5c6 Disable FileWatcher unittests on mac, they're flakey. by tony@chromium.org · 14 years ago
  26. ecdc906 WebKit r55719 fixes issue of httponly-cooke.pl on win by ukai@chromium.org · 14 years ago
  27. 1919eb8 Move Hangul IME settings to a separate dialog. by satorux@chromium.org · 14 years ago
  28. dc6fd27 Suppress a ThreadSanitizer report on retaining NSBundle. by glider@chromium.org · 14 years ago
  29. a7e86eca Suppress memory leaks in RenderThreadTest by glider@chromium.org · 14 years ago
  30. 9d61e1f Move glue, appcache, and database targets out of webkit into gypi files. by tony@chromium.org · 14 years ago
  31. 12339e98 Uses the new spellchecker dictionaries on Chromium. by hbono@chromium.org · 14 years ago
  32. 5020d8d Connect UserStyleSheetWatcher to FileWatcher to have changes to by tony@chromium.org · 14 years ago
  33. d6f9c9e Move FileWatcher from src/base/ to src/chrome/browser/ and switch by tony@chromium.org · 14 years ago
  34. e0fc2f1 Move base/gfx contents to gfx/ by ben@chromium.org · 14 years ago
  35. 98af9aca Create a path provider for gfx, allowing the removal of the temporary app dependency. by ben@chromium.org · 14 years ago
  36. c70d067 Reenable first run dialog on Mac by commenting out MasterPreferences reading stuff, which is not yet available for OS X. While this is not commented out, first run dialog will *always* be bypassed. by mirandac@chromium.org · 14 years ago
  37. 90e767f Updating new translations Review URL: http://codereview.chromium.org/846008 by oritm@google.com · 14 years ago
  38. f372854 There was a pre-existing bug in the AppCacheUpdateJobTest where it was not by mbelshe@chromium.org · 14 years ago
  39. d92bfe2 Updating trunk VERSION from 353.0 to 354.0 by chrome-release@google.com · 14 years ago
  40. 6b624c6 When connect takes too long for a new socket group, issue a single by mbelshe@chromium.org · 14 years ago
  41. caa55f3 chromeos: string_util.h -> utf_string_conversions.h fix. by jhawkins@chromium.org · 14 years ago
  42. 4cc5a87 Remove locks from StrictTransportSecurityState. by abarth@chromium.org · 14 years ago
  43. 3d66e35 Attempt to make the new valgrind waterfall much greener by by nsylvain@chromium.org · 14 years ago
  44. 22166f6db Copyright change to tickle the bots. by rsesek@chromium.org · 14 years ago
  45. 7ceb508 [Mac] Show the contextual menu for page actions on Ctrl+Click. by rsesek@chromium.org · 14 years ago
  46. 37e5a9a Register chrome-extension as a secure scheme so that adding resources from an by abarth@chromium.org · 14 years ago
  47. 56f9f0ad We need to sniff from file:// URLs so that we don't do silly things like try to by abarth@chromium.org · 14 years ago
  48. afbe90b bandaid by ben@chromium.org · 14 years ago
  49. 1125d80 Create a toplevel gfx/ dir and seed it with icon_util. by ben@chromium.org · 14 years ago
  50. 0d6cf24 Re-land second sandbox round of changes - broke integration tests by cpu@chromium.org · 14 years ago
  51. 6afb7ba Revert "implement improvements for translate infobar" by ajwong@chromium.org · 14 years ago
  52. 03682aa Mark 5390681-2.html as failed after webkit roll. by jianli@chromium.org · 14 years ago
  53. dbac1f5d This should stop the random hangs due to chrome/app/chrome_dll_main.cc(616)] Check failed: PathService::Override(chrome::DIR_USER_DATA, user_data_dir)?? by thestig@chromium.org · 14 years ago
  54. 3d7ab72 Fix Mac window frame coordinate conversion on multiple monitor setups by stuartmorgan@chromium.org · 14 years ago
  55. 3fc061b WebKit Roll 55853:55940 by jianli@chromium.org · 14 years ago
  56. b76be6c7 Implement connect to hidden networks. And show passphrase in wifi config dialog. by chocobo@chromium.org · 14 years ago
  57. 6cc630b implement improvements for translate infobar by kuan@chromium.org · 14 years ago
  58. d548038 Don't fail when default download folder doesn't exist by kinuko@chromium.org · 14 years ago
  59. 8fb56bf4 GTK: More transition to CHROMEGTK macros. by erg@google.com · 14 years ago
  60. e1cd839 Making the location by visible in the app launcher by jcampan@chromium.org · 14 years ago
  61. c4aad118 Added switch to invalidate the sync xmpp auth token for testing. by akalin@chromium.org · 14 years ago
  62. d5d7347 Added progress bar to the update screen. by denisromanov@google.com · 14 years ago
  63. 6dfbbf8 Mechanical refactor of CrxInstaller signatures. This will make by aa@chromium.org · 14 years ago
  64. c1652ac Linux: Fix official build breakage from r41451. by thestig@chromium.org · 14 years ago
  65. 0aea9ea Test expectations cleanup: mac release. by jparent@chromium.org · 14 years ago
  66. fb3d785 Change to check for MSVC instead of WINDOWS. by jianli@chromium.org · 14 years ago
  67. 7415597 Make canary bot happy by disabling warning resulted from StringImpl.h. by jianli@chromium.org · 14 years ago
  68. 051236f Fix #1 for multiple request issue (both POST and GET) after activating the onhttpequiv approach. by tommi@chromium.org · 14 years ago
  69. 507c7107 Adds the remaining chunks for the login panels. It's currently not the by sky@chromium.org · 14 years ago
  70. 8d614e3 Don't allocate temporary buffer during PNG encoding. by erg@google.com · 14 years ago
  71. 880ce5d Re-apply r41458 | estade@chromium.org | 2010-03-12 11:28:50 -0800 (Fri, 12 Mar 2010) | 8 lines by estade@chromium.org · 14 years ago
  72. 35ddf48 Revert 41481 - Secound round of sbox changes for 64 bit port by ericu@google.com · 14 years ago
  73. 3eae83e Patch makes sure that only text fields are saved in Auto-fill "Web Data" file on disk. This prevent passwords from being saved on disk without user content as part of autofill history. by aarya@google.com · 14 years ago
  74. 28392c8 Remove empty bookmarkmanager extension directories. by estade@chromium.org · 14 years ago
  75. cf25e4d Move metrics api to the experimental name space. by rogerta@chromium.org · 14 years ago
  76. 27b0914 Sanity integration tests for preference sync. by albertb@chromium.org · 14 years ago
  77. 8c57de2 remove itself from parent when deleted. by oshima@chromium.org · 14 years ago
  78. 3a9c26f Autoslide/hide notifications after timeout. by oshima@chromium.org · 14 years ago
  79. e512583b Added textures, texture samplers and render targets to o3d-webgl. Also fixed bugs, added calls to parent class constructor to classes that didn't have them before, added a few demos to exhibit/test textures and render surfaces. by petersont@google.com · 14 years ago
  80. a37a999f Secound round of sbox changes for 64 bit port by cpu@chromium.org · 14 years ago
  81. 836f9d72 Mac: Clicking bookmark bar should dismiss open folder menus as well. by thakis@chromium.org · 14 years ago
  82. d7773aa If fetching a bitmap from the backing store fails, try to get an image from the renderer. by skerner@chromium.org · 14 years ago
  83. 62e366e Remove the feed sniffing testing part of the RSS extension. by finnur@chromium.org · 14 years ago
  84. 5024152 Reverting due to two broken tests: FullTabModeIE_SubIFram and FullTabModeIE_UnloadEventTest. by ericu@google.com · 14 years ago
  85. 15d8edb Changed allow-non-google-login to allow-generated-jid. by akalin@chromium.org · 14 years ago
  86. 9c86b30 Add CanAccuratelyCopyFromBackingStore() to the backing store class. by skerner@chromium.org · 14 years ago
  87. a405a1c Fix dashboard for canaries. Review URL: http://codereview.chromium.org/905002 by ojan@chromium.org · 14 years ago
  88. 2719e7e Lands http://codereview.chromium.org/669132 for Thiago: by sky@chromium.org · 14 years ago
  89. 179484d Revert: r41458 | estade@chromium.org | 2010-03-12 11:28:50 -0800 (Fri, 12 Mar 2010) | 8 lines by estade@chromium.org · 14 years ago
  90. 97d05241 Revert r41459: by willchan@chromium.org · 14 years ago
  91. 0aa22e2 When ChromeFrame switches to IE on receiving the OnHttpEquiv notification indicating the presence of a meta by ananta@chromium.org · 14 years ago
  92. 59194896 Show favicons for extensions. by arv@chromium.org · 14 years ago
  93. f34b7c5 Bookmark manager: Remove find as you type by arv@chromium.org · 14 years ago
  94. b0f9340 Remove WebCore usage from vector_canvas_unittest.cc by darin@chromium.org · 14 years ago
  95. 04f3b3a Change Mac to DCHECK if NetworkChangeNotifier observer list is not empty by destruction time. by willchan@chromium.org · 14 years ago
  96. 9e2565ee Fix the rest of the gtk/options directory to use new callback macros. by estade@chromium.org · 14 years ago
  97. 42808d1 Enable TCMalloc on Linux by default. BUG=36687 by willchan@chromium.org · 14 years ago
  98. 928b408 Fix test_shell_devtools_agent.cc to not depend on WebKit/chromium/src! by darin@chromium.org · 14 years ago
  99. d961508 Fixed the Pepper print interface to take in the print dimensions and printer DPI only in the PrintBegin method. The plugin is expected to remember this until PrintEnd is called. by sanjeevr@chromium.org · 14 years ago
  100. c71df4c4 Fix prefs dialog to size properly under RI. by avi@chromium.org · 14 years ago