- 61d68ef1 For ChromeOS: when starting session: by [email protected] · 15 years ago
- 824fee1 Remove PrerenderInterceptor. by [email protected] · 15 years ago
- f0e63b4 Policy: Add ProxyMode and deprecate ProxyServerMode. by [email protected] · 15 years ago
- 16c5c87 Get rid of FromWStringHack in select_file_dialog.cc by [email protected] · 15 years ago
- 22f97080 Removed old login screen from source. Deleted kEnableLoginImages flag. by [email protected] · 15 years ago
- 7044569 Also delete plugin data when the cookies checkbox in the clear browsing data dialog is checked. by [email protected] · 15 years ago
- 97d5f9e Add UMA stats for blocking outdated plugins. by [email protected] · 15 years ago
- c2301a9 Revert "Revert "Use libcros to convert input method ID to keyboard overlay ID."" by [email protected] · 15 years ago
- 9c619e4d Avoid a possible race between entry deletion and a command, in the event a by [email protected] · 15 years ago
- f90bf0d9 net: Remove typedef net::URLRequestStatus URLRequestStatus; by [email protected] · 15 years ago
- 56d8cf2 Tidy up <select>s in tabbed options. by [email protected] · 15 years ago
- ceac997 Cleanup: Remove unneeded includes of pref_names.h by [email protected] · 15 years ago
- bb8c4fa05 Add autofill metrics to dig into the failure case. by [email protected] · 15 years ago
- 88b9db7 NSS: PKCS 11 password prompt. by [email protected] · 15 years ago
- 6fd024b Bugfixes for the remoting setup wizard: by [email protected] · 15 years ago
- 346fb30 Mac: Don't change active Space when entering or exiting full screen by [email protected] · 15 years ago
- e6565a4f Chromium build failed with heap leak checker, or configured with by [email protected] · 15 years ago
- d8ef526 Disable BrowserKeyEventsTest.FLAKY_ReservedAccelerators, because it has been consistently timing-out on the linux debug bot. by [email protected] · 15 years ago
- 28ea1c9 Fix several omnibox issues related to keyword mode and IME support. by [email protected] · 15 years ago
- 883025fb wstring: fix visitedlink_perftest by [email protected] · 15 years ago
- f65e0a1 wstring: Remove a path from an error message. by [email protected] · 15 years ago
- bb7f4095 Show crashed extensions on chrome://extensions. by [email protected] · 15 years ago
- 1d4389b Re-land 71230. by [email protected] · 15 years ago
- 2bb12ce Revert 71230 to see if it is related to hang on linux interactive_ui_tests. by [email protected] · 15 years ago
- 032682b Fix the issues identified so far while investigating bug 66962, but not by [email protected] · 15 years ago
- 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
- dcd2d40 Trim whitespace from key identifiers in the Input API. by [email protected] · 15 years ago
- 9bd333a5 Fix layout of the keyboard. by [email protected] · 15 years ago
- 89d8a8f2 Refactor RenderWidgetHost::set_paint_observer() by [email protected] · 15 years ago
- f36d009 Adding more entries into gpu blacklist. TEST=none BUG=67345,67939,66718 by [email protected] · 15 years ago
- 2b22766 Make thumbnails closable in tabpose by [email protected] · 15 years ago
- 84f024c0 Streamline the layout of the BrowserView's children TabContents views. by [email protected] · 15 years ago
- c8fd6c6 Fix non-existent remotingSetupButton that breaks settings page. by [email protected] · 15 years ago
- f24a74a2 Mark flaky AutocompleteEditViewTest.BrowserAccelerators by [email protected] · 15 years ago
- f5ce36a Parse binhash sent from safebrowsing server. by [email protected] · 15 years ago
- fe46d72 Cleanup - move BurnLibraryImpl declaration to .cc BUG=NONE TEST=NONE by [email protected] · 15 years ago
- f86b491 Mac: Explicitly set the colorspace on SkBitmap -> CGImageRef conversions. by [email protected] · 15 years ago
- 08bd655d dont save username and password in the url that is used during by [email protected] · 15 years ago
- 41d2e4af Move OSExchangeData from src/app to src/ui/base/dragdrop by [email protected] · 15 years ago
- 356a50e [Chrome OS] Fix a couple of problems around CAPTCHA handling upon password changes by [email protected] · 15 years ago
- 23ae5efb Linux: avoid null pointers coming back from some old versions of libgnome-keyring. by [email protected] · 15 years ago
- 72f891f4 Coverity: Fix unchecked return values. by [email protected] · 15 years ago
- 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
- 76fcc3e Revert 71169 - Revert 71167 - Remove wstring from gfx. by [email protected] · 15 years ago
- 3a742fc Marking test RedirectTest.NoHttpToFile as flaky. by [email protected] · 15 years ago
- 1b8e915 Makes the instant url managed by group policy. by [email protected] · 15 years ago
- b22558a1 Revert 71167 - Remove wstring from gfx. by [email protected] · 15 years ago
- 3f891cf Remove wstring from gfx. by [email protected] · 15 years ago
- e0c7405 Call CoInitialize before using Win 7 Location API. by [email protected] · 15 years ago
- 0e25b15e Add PrerenderResourceHandler and hook it into the ResourceDispatcherHost. by [email protected] · 15 years ago
- 5227056 Revert "Use libcros to convert input method ID to keyboard overlay ID." by [email protected] · 15 years ago
- 1999931 Use libcros to convert input method ID to keyboard overlay ID. by [email protected] · 15 years ago
- ef6200ad Remove test_timeout_ms and fix all the callers. by [email protected] · 15 years ago
- dec720e This is an alternate CL to the fix in http://codereview.chromium.org/5553002. by [email protected] · 15 years ago
- 21f6994 Clean up some old TODOs by [email protected] · 15 years ago
- a8ef5f5 Remove a bit of dead code from TabContentsViewWin. by [email protected] · 15 years ago
- 8776b9f0 DevTools: migrate APU from dedicated commands to the inspector protocol. by [email protected] · 15 years ago
- 4c6452d Clarify wording around blocking 3rd party cookies and add lab to block reading of 3rd party cookies by [email protected] · 15 years ago
- c6a7ffe5 NULL out context_menu_ when nuking its containing status_icon_ object. by [email protected] · 15 years ago
- 493675c Drastically reduce the number of redraws when editing content settings. by [email protected] · 15 years ago
- 578fe8dd Wrap the virtual keyboard in a container view. by [email protected] · 15 years ago
- 1406446 DOMUI: Stub out List.activateItemAtIndex for lists that don't implement this by [email protected] · 15 years ago
- 1c9810b Add UMA histogram recording instances of GPU process blocking due to blacklist matches. by [email protected] · 15 years ago
- 25f509d DOMUI: Implement the new Fonts and Encoding page. by [email protected] · 15 years ago
- 9394fce DOMUI Prefs: Replace search engine edit overlay with inline editing. by [email protected] · 15 years ago
- 5b94218e Adds some debugging code in hopes of figuring out why we're by [email protected] · 15 years ago
- 51dfe5e3 Add ALSA support to volume keys by [email protected] · 15 years ago
- b23d013 Use /usr/bin/top in about:memory by [email protected] · 15 years ago
- ba51385 DOMUI Prefs: Add a visual indication of the lead element by [email protected] · 15 years ago
- e88fc9d Changes to default apps promo per ui leads: by [email protected] · 15 years ago
- 2e56148 give tabbed options clear browsing dialog a facelift by [email protected] · 15 years ago
- 1068912 Autofill i18n heuristics regular expressions should include credit cards by [email protected] · 15 years ago
- 58d0ea5f Address clang complaint about possible unrecognized function call. by [email protected] · 15 years ago
- ad1b24a Address clang complaint about needed parenthesis on logicals. by [email protected] · 15 years ago
- b98a6b8 Experiment to help track down bug 68766. by [email protected] · 15 years ago
- da25dd5 Changes instant so that the newly created tab has a new id. Doing by [email protected] · 15 years ago
- 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
- 539a1ac Increasing live (sync) operation timeout to 45 seconds. by [email protected] · 15 years ago
- 11cbf828 tentative compile fix by [email protected] · 15 years ago
- 68ca9e7 Objective-C Readability CL for bauerb. by [email protected] · 15 years ago
- 70850c7 Adding active_downloads_ map. by [email protected] · 15 years ago
- 899505c5 Show hand cursor only on small user pods and labels by [email protected] · 15 years ago
- 804be3a Revert r71044: "DevTools: migrate APU from dedicated commands to the inspector protocol." by [email protected] · 15 years ago
- 4252ace Mark test ViewSourceTest.ViewSourceInMenuDisabledWhileViewingSource flaky. by [email protected] · 15 years ago
- f92f6646 DevTools: migrate APU from dedicated commands to the inspector protocol. by [email protected] · 15 years ago
- c806b3b Revert r71037. "DevTools: migrate APU from dedicated commands to the inspector protocol." by [email protected] · 15 years ago
- a4b146f Update our use of the NPAPI ClearSiteData API. by [email protected] · 15 years ago
- bb7f4d3 Remove sleep_timeout_ms and fix all the callers. by [email protected] · 15 years ago
- 7153d83d DevTools: migrate APU from dedicated commands to the inspector protocol. by [email protected] · 15 years ago
- 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
- a2ec1e2e Fix browser crash due to bookmark bubble view losing activation while getting shown. by [email protected] · 15 years ago
- fb8df11f Fix minor CHECKED_RETURN Coverity complaint in code I added to the --diagnostics code. by [email protected] · 15 years ago
- 039370f cleanup: Use the new libcros API StopInputMethodProcess() to terminate ibus-daemon instead of kill() by [email protected] · 15 years ago
- 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
- eec44d94 Made TextWidth and SetInstantSuggestion common interface in AutocompleteEditView by [email protected] · 15 years ago
- 75c3b10 Always delete notification details in ResourceDispatcherHost::NotifyOnUI by [email protected] · 15 years ago
- 4b5e29f Disable crashy AppBackgroundPageApiTest.LacksPermission by [email protected] · 15 years ago
- f047656 cleanup: remove |logged_in_| member variable from input_method_menu.h. by [email protected] · 15 years ago
- 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
- 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