1. 61d68ef1 For ChromeOS: when starting session: by [email protected] · 15 years ago
  2. 824fee1 Remove PrerenderInterceptor. by [email protected] · 15 years ago
  3. f0e63b4 Policy: Add ProxyMode and deprecate ProxyServerMode. by [email protected] · 15 years ago
  4. 16c5c87 Get rid of FromWStringHack in select_file_dialog.cc by [email protected] · 15 years ago
  5. 22f97080 Removed old login screen from source. Deleted kEnableLoginImages flag. by [email protected] · 15 years ago
  6. 7044569 Also delete plugin data when the cookies checkbox in the clear browsing data dialog is checked. by [email protected] · 15 years ago
  7. 97d5f9e Add UMA stats for blocking outdated plugins. by [email protected] · 15 years ago
  8. c2301a9 Revert "Revert "Use libcros to convert input method ID to keyboard overlay ID."" by [email protected] · 15 years ago
  9. 9c619e4d Avoid a possible race between entry deletion and a command, in the event a by [email protected] · 15 years ago
  10. f90bf0d9 net: Remove typedef net::URLRequestStatus URLRequestStatus; by [email protected] · 15 years ago
  11. 56d8cf2 Tidy up <select>s in tabbed options. by [email protected] · 15 years ago
  12. ceac997 Cleanup: Remove unneeded includes of pref_names.h by [email protected] · 15 years ago
  13. bb8c4fa05 Add autofill metrics to dig into the failure case. by [email protected] · 15 years ago
  14. 88b9db7 NSS: PKCS 11 password prompt. by [email protected] · 15 years ago
  15. 6fd024b Bugfixes for the remoting setup wizard: by [email protected] · 15 years ago
  16. 346fb30 Mac: Don't change active Space when entering or exiting full screen by [email protected] · 15 years ago
  17. e6565a4f Chromium build failed with heap leak checker, or configured with by [email protected] · 15 years ago
  18. d8ef526 Disable BrowserKeyEventsTest.FLAKY_ReservedAccelerators, because it has been consistently timing-out on the linux debug bot. by [email protected] · 15 years ago
  19. 28ea1c9 Fix several omnibox issues related to keyword mode and IME support. by [email protected] · 15 years ago
  20. 883025fb wstring: fix visitedlink_perftest by [email protected] · 15 years ago
  21. f65e0a1 wstring: Remove a path from an error message. by [email protected] · 15 years ago
  22. bb7f4095 Show crashed extensions on chrome://extensions. by [email protected] · 15 years ago
  23. 1d4389b Re-land 71230. by [email protected] · 15 years ago
  24. 2bb12ce Revert 71230 to see if it is related to hang on linux interactive_ui_tests. by [email protected] · 15 years ago
  25. 032682b Fix the issues identified so far while investigating bug 66962, but not by [email protected] · 15 years ago
  26. e93d2d0 Added new methods to chrome.experimental.metrics to enable or disable sending the crash reports and UMA to Google. by [email protected] · 15 years ago
  27. dcd2d40 Trim whitespace from key identifiers in the Input API. by [email protected] · 15 years ago
  28. 9bd333a5 Fix layout of the keyboard. by [email protected] · 15 years ago
  29. 89d8a8f2 Refactor RenderWidgetHost::set_paint_observer() by [email protected] · 15 years ago
  30. f36d009 Adding more entries into gpu blacklist. TEST=none BUG=67345,67939,66718 by [email protected] · 15 years ago
  31. 2b22766 Make thumbnails closable in tabpose by [email protected] · 15 years ago
  32. 84f024c0 Streamline the layout of the BrowserView's children TabContents views. by [email protected] · 15 years ago
  33. c8fd6c6 Fix non-existent remotingSetupButton that breaks settings page. by [email protected] · 15 years ago
  34. f24a74a2 Mark flaky AutocompleteEditViewTest.BrowserAccelerators by [email protected] · 15 years ago
  35. f5ce36a Parse binhash sent from safebrowsing server. by [email protected] · 15 years ago
  36. fe46d72 Cleanup - move BurnLibraryImpl declaration to .cc BUG=NONE TEST=NONE by [email protected] · 15 years ago
  37. f86b491 Mac: Explicitly set the colorspace on SkBitmap -> CGImageRef conversions. by [email protected] · 15 years ago
  38. 08bd655d dont save username and password in the url that is used during by [email protected] · 15 years ago
  39. 41d2e4af Move OSExchangeData from src/app to src/ui/base/dragdrop by [email protected] · 15 years ago
  40. 356a50e [Chrome OS] Fix a couple of problems around CAPTCHA handling upon password changes by [email protected] · 15 years ago
  41. 23ae5efb Linux: avoid null pointers coming back from some old versions of libgnome-keyring. by [email protected] · 15 years ago
  42. 72f891f4 Coverity: Fix unchecked return values. by [email protected] · 15 years ago
  43. b2b0fce When printing a page containing alpha blending on a printer which doesn't support alpha blending, post-process the by [email protected] · 15 years ago
  44. 76fcc3e Revert 71169 - Revert 71167 - Remove wstring from gfx. by [email protected] · 15 years ago
  45. 3a742fc Marking test RedirectTest.NoHttpToFile as flaky. by [email protected] · 15 years ago
  46. 1b8e915 Makes the instant url managed by group policy. by [email protected] · 15 years ago
  47. b22558a1 Revert 71167 - Remove wstring from gfx. by [email protected] · 15 years ago
  48. 3f891cf Remove wstring from gfx. by [email protected] · 15 years ago
  49. e0c7405 Call CoInitialize before using Win 7 Location API. by [email protected] · 15 years ago
  50. 0e25b15e Add PrerenderResourceHandler and hook it into the ResourceDispatcherHost. by [email protected] · 15 years ago
  51. 5227056 Revert "Use libcros to convert input method ID to keyboard overlay ID." by [email protected] · 15 years ago
  52. 1999931 Use libcros to convert input method ID to keyboard overlay ID. by [email protected] · 15 years ago
  53. ef6200ad Remove test_timeout_ms and fix all the callers. by [email protected] · 15 years ago
  54. dec720e This is an alternate CL to the fix in http://codereview.chromium.org/5553002. by [email protected] · 15 years ago
  55. 21f6994 Clean up some old TODOs by [email protected] · 15 years ago
  56. a8ef5f5 Remove a bit of dead code from TabContentsViewWin. by [email protected] · 15 years ago
  57. 8776b9f0 DevTools: migrate APU from dedicated commands to the inspector protocol. by [email protected] · 15 years ago
  58. 4c6452d Clarify wording around blocking 3rd party cookies and add lab to block reading of 3rd party cookies by [email protected] · 15 years ago
  59. c6a7ffe5 NULL out context_menu_ when nuking its containing status_icon_ object. by [email protected] · 15 years ago
  60. 493675c Drastically reduce the number of redraws when editing content settings. by [email protected] · 15 years ago
  61. 578fe8dd Wrap the virtual keyboard in a container view. by [email protected] · 15 years ago
  62. 1406446 DOMUI: Stub out List.activateItemAtIndex for lists that don't implement this by [email protected] · 15 years ago
  63. 1c9810b Add UMA histogram recording instances of GPU process blocking due to blacklist matches. by [email protected] · 15 years ago
  64. 25f509d DOMUI: Implement the new Fonts and Encoding page. by [email protected] · 15 years ago
  65. 9394fce DOMUI Prefs: Replace search engine edit overlay with inline editing. by [email protected] · 15 years ago
  66. 5b94218e Adds some debugging code in hopes of figuring out why we're by [email protected] · 15 years ago
  67. 51dfe5e3 Add ALSA support to volume keys by [email protected] · 15 years ago
  68. b23d013 Use /usr/bin/top in about:memory by [email protected] · 15 years ago
  69. ba51385 DOMUI Prefs: Add a visual indication of the lead element by [email protected] · 15 years ago
  70. e88fc9d Changes to default apps promo per ui leads: by [email protected] · 15 years ago
  71. 2e56148 give tabbed options clear browsing dialog a facelift by [email protected] · 15 years ago
  72. 1068912 Autofill i18n heuristics regular expressions should include credit cards by [email protected] · 15 years ago
  73. 58d0ea5f Address clang complaint about possible unrecognized function call. by [email protected] · 15 years ago
  74. ad1b24a Address clang complaint about needed parenthesis on logicals. by [email protected] · 15 years ago
  75. b98a6b8 Experiment to help track down bug 68766. by [email protected] · 15 years ago
  76. da25dd5 Changes instant so that the newly created tab has a new id. Doing by [email protected] · 15 years ago
  77. be0aa82a Rework how bookmark bar folder menus and submenus are layed out when scrolling, adding and removing bookmarks and during drag and drop operations. Make a subfolder menu appear as much on screen as possible. by [email protected] · 15 years ago
  78. 539a1ac Increasing live (sync) operation timeout to 45 seconds. by [email protected] · 15 years ago
  79. 11cbf828 tentative compile fix by [email protected] · 15 years ago
  80. 68ca9e7 Objective-C Readability CL for bauerb. by [email protected] · 15 years ago
  81. 70850c7 Adding active_downloads_ map. by [email protected] · 15 years ago
  82. 899505c5 Show hand cursor only on small user pods and labels by [email protected] · 15 years ago
  83. 804be3a Revert r71044: "DevTools: migrate APU from dedicated commands to the inspector protocol." by [email protected] · 15 years ago
  84. 4252ace Mark test ViewSourceTest.ViewSourceInMenuDisabledWhileViewingSource flaky. by [email protected] · 15 years ago
  85. f92f6646 DevTools: migrate APU from dedicated commands to the inspector protocol. by [email protected] · 15 years ago
  86. c806b3b Revert r71037. "DevTools: migrate APU from dedicated commands to the inspector protocol." by [email protected] · 15 years ago
  87. a4b146f Update our use of the NPAPI ClearSiteData API. by [email protected] · 15 years ago
  88. bb7f4d3 Remove sleep_timeout_ms and fix all the callers. by [email protected] · 15 years ago
  89. 7153d83d DevTools: migrate APU from dedicated commands to the inspector protocol. by [email protected] · 15 years ago
  90. 366069f The UMA stat for the Wrench menu was only firing when Alt+F was pressed, not when mouse clicking. Move the recording of the event down into the funnel. by [email protected] · 15 years ago
  91. a2ec1e2e Fix browser crash due to bookmark bubble view losing activation while getting shown. by [email protected] · 15 years ago
  92. fb8df11f Fix minor CHECKED_RETURN Coverity complaint in code I added to the --diagnostics code. by [email protected] · 15 years ago
  93. 039370f cleanup: Use the new libcros API StopInputMethodProcess() to terminate ibus-daemon instead of kill() by [email protected] · 15 years ago
  94. 3e55a0c Fix a bug that caused the site info bubble from a panel to be shown in a wrong location. by [email protected] · 15 years ago
  95. eec44d94 Made TextWidth and SetInstantSuggestion common interface in AutocompleteEditView by [email protected] · 15 years ago
  96. 75c3b10 Always delete notification details in ResourceDispatcherHost::NotifyOnUI by [email protected] · 15 years ago
  97. 4b5e29f Disable crashy AppBackgroundPageApiTest.LacksPermission by [email protected] · 15 years ago
  98. f047656 cleanup: remove |logged_in_| member variable from input_method_menu.h. by [email protected] · 15 years ago
  99. 4e22d78 Fix logic error in passphrase match detection if the confirmation is blank. Also don't check for passphrase mismatch until submission, it creates jarring UI when it's done while typing. by [email protected] · 15 years ago
  100. 6b0f292 Revert 71002 since it didn't fix things - Create PersonalDataManager lazily since it seems to be using a huge amount of memory (will file another bug on that if this change confirms it). by [email protected] · 15 years ago