summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix compile for ChromeOS by #including needed headers.phajdan.jr@chromium.org2009-11-302-0/+2
* Draw the normal window's frame in maximized mode. See BUG for more detail. Da...oshima@chromium.org2009-11-306-16/+39
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-3061-14/+77
* Show chromium os version in about paneldavemoore@chromium.org2009-11-302-0/+61
* Clear the target/action of the close button when the view goes into the closi...pinkerton@chromium.org2009-11-302-1/+12
* Integrate BlacklistManager with Profile.phajdan.jr@chromium.org2009-11-3016-213/+297
* DevTools: fix on Linux and reenable DevToolsSanityTest.TestPauseWhenScriptIsR...yurys@chromium.org2009-11-301-1/+1
* Mac: improve apparent z-order problems when switching Spaces.viettrungluu@chromium.org2009-11-303-12/+33
* DevTools: temporarily diable DevToolsSanityTest.TestPauseWhenScriptIsRunning ...yurys@chromium.org2009-11-301-1/+1
* DevTools: process pause script request on the IO thread. To pause already run...yurys@chromium.org2009-11-301-0/+8
* Revert 33255 - Report active extensions in crash reports. This only implement...nsylvain@chromium.org2009-11-303-24/+0
* Disable DevToolsExtensionDebugTest.TestContentScriptIsPresent becausensylvain@chromium.org2009-11-301-1/+2
* Report active extensions in crash reports. This only implements Windows right...aa@chromium.org2009-11-303-0/+24
* In-application Keystone ticket promotion.mark@chromium.org2009-11-2817-61/+2047
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-264-12/+13
* Remove Content-Type workaround for cached resourcesapavlov@chromium.org2009-11-261-0/+6
* Throttle websocket live experimentukai@chromium.org2009-11-261-0/+8
* Re-enable Toolbar5ImporterTestjorlow@chromium.org2009-11-261-35/+38
* Fix signal handlers so we don't fail a DCHECK.thestig@chromium.org2009-11-261-10/+11
* Fix keyboard focus in initial sync dialogs.chron@google.com2009-11-264-3/+14
* Changed shared worker code so incognito windows do not have access to non-inc...atwilson@chromium.org2009-11-265-42/+70
* For now, let's clear local storage whenever we clear cookies.jorlow@chromium.org2009-11-265-0/+43
* Patching the following CL from thiago.farina@gmail.com: http://codereview.chr...idana@chromium.org2009-11-252-10/+42
* 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