summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Be more paranoid when checking the default browser in Windows and return "not...mdm@chromium.org2009-11-253-11/+5
* Fix incognito with LocalStorage.jorlow@chromium.org2009-11-251-1/+1
* RESUBMIT of http://codereview.chromium.org/404025/showchase@chromium.org2009-11-256-71/+45
* Flaky tests on linux/view/64bit builds.oshima@chromium.org2009-11-255-15/+31
* Convert a few other places from using ApplyAccelerator (async) totony@chromium.org2009-11-251-4/+6
* Fix some minor things that were in the unique naming CL that I forgot to addr...chron@google.com2009-11-255-8/+11
* Make cancel button not pop up when you make a bad login.chron@google.com2009-11-251-12/+13
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-2517-89/+77
* Enable the RTL UI support in the extensions_ui (chrome://extensions). While d...jshin@chromium.org2009-11-252-13/+88
* Plumb through site-specific quirks setting with a command line switch.dglazkov@chromium.org2009-11-251-0/+2
* Reverts 33093. The unittest doesn't seem to be able to set registry keys.gwilson@google.com2009-11-255-860/+0
* Revert "RESUBMIT of http://codereview.chromium.org/404025/show"chase@chromium.org2009-11-256-45/+71
* Adds basic group policy support. Does not wire the settings to the preferenc...gwilson@google.com2009-11-255-0/+860
* Mac: give visual feedback for bookmark button drags.viettrungluu@chromium.org2009-11-256-13/+151
* Adds back the ability to filter cookies by origin in the cookies options view.ian@chromium.org2009-11-254-20/+109
* Moving two tests to FLAKY tests.oshima@chromium.org2009-11-253-3/+17
* Mac: fix Esc-key cancellation of bookmark bar button drags.viettrungluu@chromium.org2009-11-252-8/+17
* RESUBMIT of http://codereview.chromium.org/404025/showjorlow@chromium.org2009-11-256-71/+45
* Fixing 27834 by always deleting ExtensionMessageService onhuanr@chromium.org2009-11-252-6/+18
* Move last shutdown file access off the UI thread and onto the file thread.jam@chromium.org2009-11-252-36/+52
* Fixed handling of preferred login info in password manager.tim@chromium.org2009-11-252-15/+31
* sync: get rid of path_helpers files.nick@chromium.org2009-11-2515-224/+0
* Ignore UTF-8's BOM when parsing userscript's metadata.hayato@chromium.org2009-11-252-1/+21
* Posix: Catch SIGHUP/SIGINT and do a clean shutdown.thestig@chromium.org2009-11-251-9/+31
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-2521-127/+130
* Introduce a new 'all_frames' property to content scripts andaa@chromium.org2009-11-251-0/+10
* Tiny clean up. Use ASSERT_EQ instead of EXPECT_EQ.hayato@chromium.org2009-11-251-5/+5
* Remove the temporary instrumentation added to track down a crash in URLFetcher.eroman@chromium.org2009-11-251-10/+2
* Transfer CF downloads to the host browser.TEST=Click a download link (not via...tommi@chromium.org2009-11-251-0/+3
* GTK: Don't send double/triple click events to renderer.estade@chromium.org2009-11-241-0/+2
* Allow the window to be moved when dragging on the incognito iconviettrungluu@chromium.org2009-11-241-2/+13
* Remove theming from notifications and extension/bookmark sync promo.mirandac@chromium.org2009-11-241-1/+17
* Mac: make bookmark bar drag buttons prettier.viettrungluu@chromium.org2009-11-243-26/+138
* Remove --enable-user-script and associated tests.aa@chromium.org2009-11-242-67/+6
* Stop opening _all_ notification location changes in a new tab. That was allo...johnnyg@chromium.org2009-11-242-20/+60
* Move some theme images to being serviced on the IO thread. Fortony@chromium.org2009-11-243-7/+26
* Fix app icon flicker in loading animationxiyuan@chromium.org2009-11-241-1/+1
* o Updates the browser action buttons when a tab is changed. This is needed fo...andybons@chromium.org2009-11-243-1/+17
* Make notifications permission available in the extension manifest and hook up...johnnyg@chromium.org2009-11-242-7/+47
* Fix page action spacing on Linux.mattm@chromium.org2009-11-242-8/+5
* Update the sync menu item to change on Linux to reflect the current sync state.zork@chromium.org2009-11-242-0/+59
* Fix a flaky dev tools sanity test.ager@chromium.org2009-11-241-3/+0
* fix buildtony@chromium.org2009-11-241-0/+1
* Merge in part of the last perf change. Move when we initializetony@chromium.org2009-11-242-20/+24
* Makes the nonclientframeview for popups on views/gtk drawsky@chromium.org2009-11-241-1/+50
* Update Signal Thread to use ref counting and locks to ensure thread safety.zork@chromium.org2009-11-242-2/+3
* Disables default browser check and exit menu for toolkit_views onsky@chromium.org2009-11-244-3/+17
* Sets widget created by info bubbles to a custom type so that theysky@chromium.org2009-11-242-0/+14
* Switch theme loading to use its own string.avi@google.com2009-11-243-6/+3
* Mac: improve hover/clicked state appearance of bookmark bar buttons.viettrungluu@chromium.org2009-11-241-33/+56