summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix BrowserTest.NoTitle/Title for chromeos build.oshima@chromium.org2009-11-092-7/+9
* Fix issue 5982xiyuan@chromium.org2009-11-091-1/+1
* Tentatively reenabling tests now that I fixed a test running before this onejcampan@chromium.org2009-11-091-6/+2
* Add UI for turning on/off network devices.chocobo@google.com2009-11-094-84/+336
* Get rid of flickering of the old tab in the content area, caused by not drawi...pinkerton@chromium.org2009-11-091-1/+4
* Landing georgey's CLjcampan@chromium.org2009-11-092-15/+17
* w pixels * 4 channels * 8 bits/channel / 8 bits/byte = w * 4 bytes/rowmark@chromium.org2009-11-091-2/+2
* [Mac] Adds a "fast resize mode" in which the RenderWidgetHostViewCocoa is cli...rohitrao@chromium.org2009-11-098-2/+178
* Make the target window main when dragging a tab onto it so it looks more like...pinkerton@chromium.org2009-11-091-1/+7
* Makes the window not autocalculate its content border thickness, and fixes itdmaclach@chromium.org2009-11-092-8/+27
* Makes it so app_modal_dialog_gtk can work with views/gtk.sky@chromium.org2009-11-091-5/+5
* Revert 31419 - Commit Issue 255057: Unit Test for Toggling of Encoding AutoDe...willchan@chromium.org2009-11-093-123/+7
* Fix a memory leak in ExtensionsServiceTest by ensuring that the message loopphajdan.jr@chromium.org2009-11-092-0/+15
* Theme the text of the download item so it's readable with dark themes.avi@chromium.org2009-11-091-0/+23
* First cut at Exit Fullscreen bubble on Linux.tony@chromium.org2009-11-094-0/+159
* Revert 31458 - Revert "Always destroy the ExtensionsService on UI thread."willchan@chromium.org2009-11-091-2/+5
* Revert "Always destroy the ExtensionsService on UI thread."phajdan.jr@chromium.org2009-11-091-5/+2
* BrowserTabStrip should not be a TabStrip2 subclass, instead, it should just u...ben@chromium.org2009-11-093-21/+27
* Adds more debugging code in hopes of figuring out why on dragging thesky@chromium.org2009-11-095-27/+141
* Mark DOMStorageTest.LocalStorageLayoutTests as flaky.willchan@chromium.org2009-11-091-1/+1
* Try one other thing temporarily to try to determine cause for a flaky test.finnur@chromium.org2009-11-091-1/+5
* Fix for a test that was sending a Ctrl-Esc instead of Esc key events.jcampan@chromium.org2009-11-091-1/+1
* Make AutomatedUITestBase.CloseBrowserWindow more solid.phajdan.jr@chromium.org2009-11-091-1/+1
* Always destroy the ExtensionsService on UI thread.phajdan.jr@chromium.org2009-11-091-2/+5
* Fix tests.thakis@chromium.org2009-11-091-2/+5
* Make download items less annoying by handling clicks more correctly.thakis@chromium.org2009-11-091-12/+15
* Mac: Theme "Show all downloads..." link.thakis@chromium.org2009-11-094-3/+53
* Mac: Let status bubble dodge to the right if necessary.thakis@chromium.org2009-11-092-15/+32
* Mac: Make download shelf use GTM ui stuff.thakis@chromium.org2009-11-093-64/+4
* Commit Issue 255057: Unit Test for Toggling of Encoding Auto-Detectrolandsteiner@chromium.org2009-11-093-7/+123
* Linux: Catch plugin crashes.thestig@chromium.org2009-11-098-145/+190
* Fix memory leak I introduced in my earlier change.jam@chromium.org2009-11-092-9/+7
* Kiosk Mode implementation.mhm@chromium.org2009-11-0913-2/+102
* DevTools: handle the case where client host is disposed while in the list of ...pfeldman@chromium.org2009-11-082-17/+23
* Fix NSString conversions to treat a null NSString as a string of length 0, in...mirandac@chromium.org2009-11-082-11/+7
* Modifying extension automation so that it is done through a particularjoi@chromium.org2009-11-088-67/+186
* Make sure we don't get an outside array element.jeremy@chromium.org2009-11-083-7/+7
* Remove flaky label for FindInPageControllerTest.FindDisappearOnNavigatefinnur@chromium.org2009-11-081-3/+1
* Fix toolkit_views buildben@chromium.org2009-11-081-3/+3
* Move all the stuff relating to detached tab dragging out of BrowserFrameWin a...ben@chromium.org2009-11-074-87/+109
* Mark BrowserTest.SingleBeforeUnloadAfterWindowClose as flaky.thestig@chromium.org2009-11-071-1/+1
* Allow return key to add new line in description text field.mirandac@chromium.org2009-11-072-2/+18
* Amit, please review everything.ananta@chromium.org2009-11-074-7/+39
* Fix threading issues in BlacklistManager, using new ChromeThread.phajdan.jr@chromium.org2009-11-075-200/+112
* DevTools: Wire Ctrl+Shift+I to DevTools, Ctrl+Shift+J to JavaScript console. ...pfeldman@chromium.org2009-11-072-4/+4
* Allow the seccomp sandbox to be enabled, even if the suid sandbox hasmarkus@chromium.org2009-11-071-7/+37
* Fix typo from r31351aa@chromium.org2009-11-071-1/+1
* Reland Extension Installed InfoBubblerafaelw@chromium.org2009-11-0710-26/+438
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-0714-36/+79
* Clear disk cache when the cache is not initializedhclam@chromium.org2009-11-071-6/+4