summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix style issues in View class.maruel@chromium.org2009-11-0717-46/+46
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-0747-70/+197
* Temporary disabling interactive tests that are failing on the build botjcampan@chromium.org2009-11-071-2/+6
* DevTools: add pause on exception testyurys@google.com2009-11-071-0/+7
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-0717-95/+118
* Improve the look of the extensions management page when noaa@chromium.org2009-11-071-1/+5
* Change application cache cmd line enabling to use the new RuntimeEnabledFeatu...jennb@chromium.org2009-11-071-0/+1
* Tenth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-0710-12/+22
* Mac: fix tab closure problem when close tab buttons not shown.viettrungluu@chromium.org2009-11-071-2/+7
* Reenabled a bunch of interactive UI tests on Linux,jcampan@chromium.org2009-11-071-0/+3
* Prevents an old RenderViewHost from preempting a cross-site navigation once t...creis@chromium.org2009-11-075-17/+190
* Eighth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-0719-23/+63
* Make the inspector for the background page stay open whenaa@chromium.org2009-11-074-3/+75
* [mac] Add "Paste and Match Style" to edit menuthakis@chromium.org2009-11-073-0/+13
* Relanding the CL that made interactive UI tests run out-of-proc.jcampan@chromium.org2009-11-061-2/+0
* Revert 31322 - Extension Installed InfoBubblewillchan@chromium.org2009-11-0610-436/+26
* Adding traces to a test when it fails in the hope of atfinnur@chromium.org2009-11-061-14/+28
* Also reload extensions management page for extensions thataa@chromium.org2009-11-061-3/+14
* Extension Installed InfoBubblerafaelw@chromium.org2009-11-0610-26/+436
* Make sure to fire menu items only once per key. Also, crash less.thakis@chromium.org2009-11-061-1/+6
* [Mac] Defer close from renderer while tab is a drag source.shess@chromium.org2009-11-061-3/+12
* Adds hover and pressed states for the newtab button on the Mac.dmaclach@chromium.org2009-11-062-5/+38
* Open the extensions manager tab in single-tab-per-window mode.aa@chromium.org2009-11-062-9/+9
* Bulletproof the url going into a std::string and ensure it's not going topinkerton@chromium.org2009-11-061-5/+12
* Reenable tests that were disabled due to the epic flakyness of LocalStorage w...jorlow@chromium.org2009-11-062-4/+2
* Added menu item for sync to wrench menu.akalin@chromium.org2009-11-063-0/+151
* DevTools: provide a way for clients to detach and attach client hosts to rend...pfeldman@chromium.org2009-11-062-11/+57
* GTK: Fix context menu positioning.estade@chromium.org2009-11-066-19/+52
* Part 2 of string cleanup in Sync:munjal@chromium.org2009-11-068-174/+119
* GTK: Change find bar to use a floating container rather than some hacked up g...estade@chromium.org2009-11-066-92/+87
* Add another drag flavor for bookmark menu controller menu items.estade@chromium.org2009-11-061-2/+4
* Rename gtk_tree::ModelAdapter to TableAdapter in preparation for adding TreeA...mattm@chromium.org2009-11-068-16/+16