1. 8613614 Add theming to ntp4. by [email protected] · 14 years ago
  2. 2272ed3 IDL version of PPAPI interfaces. by [email protected] · 14 years ago
  3. f917b80 Revert 79846 - Add -Wsign-compare for C++ compilation on linux & friends. by [email protected] · 14 years ago
  4. 25013eb8 iwyu: Cleanup profile_import directory. by [email protected] · 14 years ago
  5. 4cd7ba1 XDG isn't thread safe. Add a lock around calls to it. by [email protected] · 14 years ago
  6. ef37f22 Allow for video frames after curtain mode is disabled. by [email protected] · 14 years ago
  7. 1fd1a50 Move WebUIFactory to chrome/, try 2. by [email protected] · 14 years ago
  8. 76b0f68 Disable HTTP auth schemes on permanent errors. by [email protected] · 14 years ago
  9. 9604023 Heapcheck suppression for CSSParser::parseSheet by [email protected] · 14 years ago
  10. 7f51e9e8 Add -Wsign-compare for C++ compilation on linux & friends. by [email protected] · 14 years ago
  11. 66799ce Change a LOG to use DFATAL by [email protected] · 14 years ago
  12. f803c93 PrintPreview: Add a print job constant for "printerName". by [email protected] · 14 years ago
  13. 36492a3 Adding prerender to task manager by [email protected] · 14 years ago
  14. 351676e DCHECK triggered while trying to print a webpage. by [email protected] · 14 years ago
  15. 8f608c5 iwyu: Cleanup in the following files: by [email protected] · 14 years ago
  16. 3655b9bf Move web_ui_util.* to chrome/ from content/ by [email protected] · 14 years ago
  17. 24e159b Fixes possible NULL pointer crash. by [email protected] · 14 years ago
  18. 4db2dd8d Fix clang warnings/errors by un-inlining virtual methods. by [email protected] · 14 years ago
  19. 05a81412 Move flags initialization into block before sharing across threads by [email protected] · 14 years ago
  20. 23e152e9 Split out Keywords and Autofill logic from WebDatabase. by [email protected] · 14 years ago
  21. 8549a7c0 gtk: Allow text selection in the page info bubble. by [email protected] · 14 years ago
  22. 863be0e Widen WebCode::CSSParserSelector suppression. by [email protected] · 14 years ago
  23. 3f9397e WebKit roll 82434:82446. by [email protected] · 14 years ago
  24. b7efd66e Suppress ProfileMenuButtonTest.MenuTest leak. by [email protected] · 14 years ago
  25. 5716ac6c URL update. by [email protected] · 14 years ago
  26. 9edd8f1f Exclude ChromotingHostTest.Reconnect from all valgrind bots, not just tsan. by [email protected] · 14 years ago
  27. ce36ef5 WebKit roll 82418:82434. by [email protected] · 14 years ago
  28. b28d7aaa net: remove another 5% of the False Start blocklist. by [email protected] · 14 years ago
  29. 3df6e4f Skip ICOImageDecoderTest and BMPImageDecoderTest on heapcheck bot. by [email protected] · 14 years ago
  30. 2a4f026f C++ readability review for Robert Sesek <[email protected]>. by [email protected] · 14 years ago
  31. 3bb07024 Exclude ChromotingHostTest.Reconnect from TSAN bots. by [email protected] · 14 years ago
  32. ff31a8a DevTools: make extensions more user-friendly. by [email protected] · 14 years ago
  33. 26418b7 Introduce a new way of using ScopedUserPrefUpdate that ensures notifications are sent. by [email protected] · 14 years ago
  34. 16eee4e Cleanup: Remove sqlite_utils.h from task_manager_resource_providers.cc by [email protected] · 14 years ago
  35. 81267d2 [Mac] Allow text selection in the page info bubble. by [email protected] · 14 years ago
  36. e524ff9 Set the window ID for each renderer on all platforms. by [email protected] · 14 years ago
  37. 5acdce1 Add ignore limits flag and use for sync request by [email protected] · 14 years ago
  38. 37961b1 Curtain mode interface, hooks and unit tests. by [email protected] · 14 years ago
  39. 5b47922 Update bug reference. by [email protected] · 14 years ago
  40. 53e770fa WebKit roll 82392:82418. by [email protected] · 14 years ago
  41. a16a8a85 Suppress new memory leaks found in WebKit canary bots. by [email protected] · 14 years ago
  42. b645b8f Suppressions for TabStripController layoutTabsWithAnimation:regenerateSubviews. by [email protected] · 14 years ago
  43. 5c622af Initialize struct member in LogData. by [email protected] · 14 years ago
  44. 116e9ee6 Reduce string passing by value in a couple of Accessibility classes. by [email protected] · 14 years ago
  45. 2f657f0 Updated V8 to version 3.2.6. by [email protected] · 14 years ago
  46. b87f4ef Fix the comment for URLRequest::Cancel(). by [email protected] · 14 years ago
  47. cb97074 Add OWNERS file for content/browser/device_orientation. by [email protected] · 14 years ago
  48. d786d385 Updating trunk VERSION from 719.0 to 720.0 by [email protected] · 14 years ago
  49. e7c590e5 Adding 'explicit_expiration' cause to 'OnCookieChanged' by [email protected] · 14 years ago
  50. d032529 [cros] Added remaing screens of the PIN/PUK unlock flow. by [email protected] · 14 years ago
  51. 199c623e Increase height of login captcha view. by [email protected] · 14 years ago
  52. 498fffcf Disable PrerenderBrowserTest.PrerenderExcessiveMemory, hangs flakily by [email protected] · 14 years ago
  53. ef954469 Mac: Elides the beginning of tab titles that have common prefixes by [email protected] · 14 years ago
  54. fe9c0de2 WebKit roll 82388:82392. by [email protected] · 14 years ago
  55. cab4919 Change the separator of the keyboard overlay data to allow labels containing spaces. by [email protected] · 14 years ago
  56. 3dbaadf WebKit roll 82380:82388. by [email protected] · 14 years ago
  57. 155beac Update the keyboard overlay data. by [email protected] · 14 years ago
  58. 2d511f0 Remove a stray debugging printf by [email protected] · 14 years ago
  59. 8267be8 Add metric for number of Autofill address suggestions shown in popup by [email protected] · 14 years ago
  60. a90404d1 Fix build break caused by the new Mac multiprofile UI by [email protected] · 14 years ago
  61. 042723b Cleanup: Remove forward declarations of "struct sqlite3". by [email protected] · 14 years ago
  62. b25a263 Mac: Add profile button to browser window by [email protected] · 14 years ago
  63. 4f2bc93 Roll WebKit DEPS by [email protected] · 14 years ago
  64. 37d0d896 Whitespace to cylce. by [email protected] · 14 years ago
  65. c0e1c04 Widen WorkerFileSystemCallbacksBridge::mayPostTaskToWorker suppression. by [email protected] · 14 years ago
  66. 5b81e7ff Fix to SetServiceOrder. Add chromeos_wifi to suite. by [email protected] · 14 years ago
  67. 699b9b2 Roll WebKit DEPS by [email protected] · 14 years ago
  68. e45eb87 Re-order the "Run this time" and "Update..." buttons as additional attempt to by [email protected] · 14 years ago
  69. 4968da9d GetBatteryInfo() battery automation hook. by [email protected] · 14 years ago
  70. 6e1f3a8 Remove some unneeded includes to chrome/ from within content/ by [email protected] · 14 years ago
  71. 6dae6b8 Do not send empty Accept-Language / Accept-Charset headers. by [email protected] · 14 years ago
  72. 9ad913a Revert 79762 - This CL wraps TextButton inside NativeButton for the touch case. by [email protected] · 14 years ago
  73. 1b9f7ab1 Revert 79768 - Fixed Clang error to http://codereview.chromium.org/6770014/ by [email protected] · 14 years ago
  74. a2848fd3 Fixed Clang error to http://codereview.chromium.org/6770014/ by [email protected] · 14 years ago
  75. afc6e19 fixed ChildTraceMessageFilter send on wrong thread bug by [email protected] · 14 years ago
  76. 61f7379 WebUI: make cookies deselect when clicked again in the cookies list. by [email protected] · 14 years ago
  77. 22cf528 Adding Print To PDF option in drop-down list in print preview by [email protected] · 14 years ago
  78. 1d2373c Two sets of Autofill tests. by [email protected] · 14 years ago
  79. 67d8c128 This CL wraps TextButton inside NativeButton for the touch case. by [email protected] · 14 years ago
  80. 87e165d Base: Add BASE_API to PR_ParseTimeString (for base.dll) by [email protected] · 14 years ago
  81. 6c7b9e4 Remove usages of WebView::Create that pass in devtools/autofill client. by [email protected] · 14 years ago
  82. 6a210d2 Removes heapcheck suppression that no longer hits. by [email protected] · 14 years ago
  83. 558f5b2 Revert 79753 - Add log statements to ChromeURLAfterDownload to see where exactly its timing out. I'll revert this after it builds. by [email protected] · 14 years ago
  84. d1c7d71 Renaming is_off_the_record to is_incognito. Contributed by [email protected] by [email protected] · 14 years ago
  85. 963c15a WebUI: adjust list redrawing to account for resizing lead items without scroll events. by [email protected] · 14 years ago
  86. 14bb2446 Remove unnecessary member variable and forward declaration. by [email protected] · 14 years ago
  87. 2dbce20 Add log statements to ChromeURLAfterDownload to see where exactly its timing out. I'll revert this after it builds. by [email protected] · 14 years ago
  88. d8d797fa Explicitly initialize media_format to avoid incorrect uninitialized-variable compiler warning. by [email protected] · 14 years ago
  89. bdca921 AdaptiveDemuxer{,Factory,Stream} are born! by [email protected] · 14 years ago
  90. 58b169d5 Revert 79747 - Re-enable, attempt to fix ChromeURLAfterDownload browsertest by [email protected] · 14 years ago
  91. c2f578b web-ui: add support for target="_blank" for about: & file: links. by [email protected] · 14 years ago
  92. 1c5ba140 Re-enable, attempt to fix ChromeURLAfterDownload browsertest by [email protected] · 14 years ago
  93. 98f1827 Remove FLAKY prefix from WorkerFileSystemTest.ResolveURLHttpTests on Mac and Linux. by [email protected] · 14 years ago
  94. 21e50e93 Convert C++ example in the comment to C by [email protected] · 14 years ago
  95. 2df4c97e remove suppression for race in MockConnectionManager by [email protected] · 14 years ago
  96. 38b439a Report more detailed stats on which plug-ins are being blocked. by [email protected] · 14 years ago
  97. 3f79148 Update NSS to r79733 to pick up: by [email protected] · 14 years ago
  98. 326d3b7 Chrome frame support for resizing popup windows by [email protected] · 14 years ago
  99. e0af339c sync: dont return store_birthday_ by ref in MockConnectionManager by [email protected] · 14 years ago
  100. 11fee233 Update the code to have the SpellCheckProvider implement WebSpellCheckClient, in preparation for moving that code out of RenderView. by [email protected] · 14 years ago