1. 23e152e9 Split out Keywords and Autofill logic from WebDatabase. by [email protected] · 14 years ago
  2. 8549a7c0 gtk: Allow text selection in the page info bubble. by [email protected] · 14 years ago
  3. 5716ac6c URL update. by [email protected] · 14 years ago
  4. 2a4f026f C++ readability review for Robert Sesek <[email protected]>. by [email protected] · 14 years ago
  5. ff31a8a DevTools: make extensions more user-friendly. by [email protected] · 14 years ago
  6. 26418b7 Introduce a new way of using ScopedUserPrefUpdate that ensures notifications are sent. by [email protected] · 14 years ago
  7. 16eee4e Cleanup: Remove sqlite_utils.h from task_manager_resource_providers.cc by [email protected] · 14 years ago
  8. 81267d2 [Mac] Allow text selection in the page info bubble. by [email protected] · 14 years ago
  9. e524ff9 Set the window ID for each renderer on all platforms. by [email protected] · 14 years ago
  10. 116e9ee6 Reduce string passing by value in a couple of Accessibility classes. by [email protected] · 14 years ago
  11. e7c590e5 Adding 'explicit_expiration' cause to 'OnCookieChanged' by [email protected] · 14 years ago
  12. d032529 [cros] Added remaing screens of the PIN/PUK unlock flow. by [email protected] · 14 years ago
  13. 199c623e Increase height of login captcha view. by [email protected] · 14 years ago
  14. 498fffcf Disable PrerenderBrowserTest.PrerenderExcessiveMemory, hangs flakily by [email protected] · 14 years ago
  15. ef954469 Mac: Elides the beginning of tab titles that have common prefixes by [email protected] · 14 years ago
  16. cab4919 Change the separator of the keyboard overlay data to allow labels containing spaces. by [email protected] · 14 years ago
  17. 155beac Update the keyboard overlay data. by [email protected] · 14 years ago
  18. 2d511f0 Remove a stray debugging printf by [email protected] · 14 years ago
  19. 8267be8 Add metric for number of Autofill address suggestions shown in popup by [email protected] · 14 years ago
  20. a90404d1 Fix build break caused by the new Mac multiprofile UI by [email protected] · 14 years ago
  21. 042723b Cleanup: Remove forward declarations of "struct sqlite3". by [email protected] · 14 years ago
  22. b25a263 Mac: Add profile button to browser window by [email protected] · 14 years ago
  23. e45eb87 Re-order the "Run this time" and "Update..." buttons as additional attempt to by [email protected] · 14 years ago
  24. 4968da9d GetBatteryInfo() battery automation hook. by [email protected] · 14 years ago
  25. 61f7379 WebUI: make cookies deselect when clicked again in the cookies list. by [email protected] · 14 years ago
  26. 22cf528 Adding Print To PDF option in drop-down list in print preview by [email protected] · 14 years ago
  27. 1d2373c Two sets of Autofill tests. by [email protected] · 14 years ago
  28. d1c7d71 Renaming is_off_the_record to is_incognito. Contributed by [email protected] by [email protected] · 14 years ago
  29. 963c15a WebUI: adjust list redrawing to account for resizing lead items without scroll events. by [email protected] · 14 years ago
  30. c2f578b web-ui: add support for target="_blank" for about: & file: links. by [email protected] · 14 years ago
  31. 38b439a Report more detailed stats on which plug-ins are being blocked. by [email protected] · 14 years ago
  32. 326d3b7 Chrome frame support for resizing popup windows by [email protected] · 14 years ago
  33. 3c89990 Remove unused has_history_service flag in TestingProfile by [email protected] · 14 years ago
  34. 3d3afbf Makes instant delay showing any page that doens't result in a 403. by [email protected] · 14 years ago
  35. b1e5ceb3 iwyu: Cleanup in the following files: by [email protected] · 14 years ago
  36. 47f6a36 [Sync] All DTC's should check for NEEDS_CRYPTO and cryptogrpaher should be protected by transaction by [email protected] · 14 years ago
  37. 43e0c395 fix clang build by [email protected] · 14 years ago
  38. 98598afb Send screenshots back to the client for debigging BUG=none TEST=none by [email protected] · 14 years ago
  39. c8ee99ef sync: hook up ServerConnectionManager <> SyncerThread2 and tie up more loose ends by [email protected] · 14 years ago
  40. e0d0819 Revert 79705 - Revert 79651 - Coverity: Pass parameters by reference. by [email protected] · 14 years ago
  41. dd50906e Get rid of unnecessary extra constructor for ProfileSyncService. by [email protected] · 14 years ago
  42. c98c928 Revert 79651 - Coverity: Pass parameters by reference. by [email protected] · 14 years ago
  43. 6779aa1 Move the dispatching of extension messages out of RenderThread. This also moves a bunch of extension related state out of RenderThread. by [email protected] · 14 years ago
  44. ba0483f Use a new "disabled" property to disable users settings UI elements. by [email protected] · 14 years ago
  45. 99a1aef Fix for hook UninstallExtensionById, and PyAuto function to uninstall an app. by [email protected] · 14 years ago
  46. 5d02621 Use a global counter for context menu IDs. by [email protected] · 14 years ago
  47. ee2ceca Revert 79691 - Move WebUIFactory to chrome/browser. by [email protected] · 14 years ago
  48. 416126c5 Lengthy alerts have line breaks in them on all platforms. Only do this by [email protected] · 14 years ago
  49. e12b3026 Move WebUIFactory to chrome/browser. by [email protected] · 14 years ago
  50. f523df0 SettingsWebUITest.TestSetBooleanPrefTriggers fails on Mac by [email protected] · 14 years ago
  51. ce87f79d WebUI implementation of HTTP auth dialog. by [email protected] · 14 years ago
  52. ba226ee Fix spinner behavior in prerendering by [email protected] · 14 years ago
  53. 18d6789 Link offset fixed on the EULA screen by [email protected] · 14 years ago
  54. 82e4080 Send policy blobs to session_manager by [email protected] · 14 years ago
  55. 34daae31 importer: Attempt to use app/sql API instead of sqlite_utils.h by [email protected] · 14 years ago
  56. f962080 libcros changes to pass dict http://codereview.chromium.org/6730051 by [email protected] · 14 years ago
  57. d1358d3f Fixing truncated label text of the checkbox by [email protected] · 14 years ago
  58. 31e2a7c Pipe TabContentsWrapper through the task manager by [email protected] · 14 years ago
  59. 950a280 [ChromeOS] Implement Chrome side of Store/RetrievePolicy. by [email protected] · 14 years ago
  60. c08e793 Remove render_messages_params files since they're not needed anymore. I moved the search provider related enums to another file. by [email protected] · 14 years ago
  61. c48bee2 Print Preview: Implement basic settings. by [email protected] · 14 years ago
  62. e555f205 Coverity: Pass parameters by reference. by [email protected] · 14 years ago
  63. 05f2f45e9 Fix an unrecoverable error caused when deleting autofill entries. by [email protected] · 14 years ago
  64. 3739769 For touch implement a simpler add bookmark until new Views based widgets are available by [email protected] · 14 years ago
  65. 22d30a7 WebUI: allow selecting text in the currently expanded site in the cookies list. by [email protected] · 14 years ago
  66. 3433825 Disambiguate OnMouseCaptureLost from OnMouseReleased. by [email protected] · 14 years ago
  67. 83048a2 Replace bools in extension creation with flags. by [email protected] · 14 years ago
  68. 6fbf02f Changes to show message for case with no passwords or exceptions. by [email protected] · 14 years ago
  69. 34ca5855 This is a temporary fix to prevent the crash described in the bug. by [email protected] · 14 years ago
  70. ee44585 Remove the timeStamp property from the webNavigation extension API. by [email protected] · 14 years ago
  71. 791c8c7 Autofill extend profiles to include multi-valued fields, part 3. by [email protected] · 14 years ago
  72. 1561fd67 Fix clang error with missing constructor when converting by [email protected] · 14 years ago
  73. 55ea0f9 [Sync] Move ProfileSyncService bookmark tests into its own file by [email protected] · 14 years ago
  74. 7ad12397 PrintPreview: Change the state of collate checkbox based on #copies value. by [email protected] · 14 years ago
  75. e5721c18 When looking at this bug, I found at least the following issues: by [email protected] · 14 years ago
  76. bacef3c Remove the path from PlatformFileInfo; it's cleaner just to pass it along as a by [email protected] · 14 years ago
  77. e247dc1 PrintPreview: Fix the print preview tab title format to match the mocks. by [email protected] · 14 years ago
  78. d4db6c70 Add focused property to chrome.windows.create extension API. by [email protected] · 14 years ago
  79. 1554994 Adds some debugging code in hopes of figuring out a crash. by [email protected] · 14 years ago
  80. da0ffc24 AutoFill -> Autofill Part N by [email protected] · 14 years ago
  81. cafd1d71 Log Autofill credit card metrics as histogram; rename metrics from AutoFill to Autofill by [email protected] · 14 years ago
  82. 6fbdcea Submitting on behalf of [email protected], original CL: http://codereview.chromium.org/6726043. by [email protected] · 14 years ago
  83. 981b992e Makes restoring a pinned tab properly honor pinned state. by [email protected] · 14 years ago
  84. 8990e471 Add chrome.benchmark routines to clear the host and predictor caches. by [email protected] · 14 years ago
  85. e6111af Workaround for SVG bug that causes the SVG to be relayed out infinitely. by [email protected] · 14 years ago
  86. 65032d8 sync: use BrowserThread::Post in UIModelWorker. by [email protected] · 14 years ago
  87. cba2812 Honor pre-existing HSTS metadata in Incognito mode, but obviously continue to by [email protected] · 14 years ago
  88. a5345be6 WebUI: Move chromeos/webui remaining files to ui/webui/options/chromeos directory. by [email protected] · 14 years ago
  89. c0101a0e [Sync] Remove flakiness in ProfileSyncServiceTest.JsFrontendProcessMessageBasic by [email protected] · 14 years ago
  90. 48329f9 Coverity: Pass parameters by reference. by [email protected] · 14 years ago
  91. 5ae0b28 Refactor: Move app/gfx/gl ==> ui/gfx/gl by [email protected] · 14 years ago
  92. 2f4aec1e Call RemoveIPAddressObserver before resetting syncer_thread_ by [email protected] · 14 years ago
  93. 3a1275d Coverity: Pass parameters by reference. by [email protected] · 14 years ago
  94. aa3250c NetLog: Removes private information from net-internals events by [email protected] · 14 years ago
  95. c99fcf5 Add the ability to write comments to PNGCodec::Encode. by [email protected] · 14 years ago
  96. 8eeb3e4 gtk: Make the "Cancel" and "Create" buttons have the same size on the AppShortcuts dialog. by [email protected] · 14 years ago
  97. 0ef6c772 Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static ctor on Widget: CreateWidget(). by [email protected] · 14 years ago
  98. d2ceb4e7 Move NativeThemeChromeOS into gfx. by [email protected] · 14 years ago
  99. dc8e44a27 Make 'dangerous download warning' visible in Japanese UI on Windows. by [email protected] · 14 years ago
  100. 6b949df Adding OWNERS file for chrome/browser/content_settings by [email protected] · 14 years ago