summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 31284 - Added menu item for sync to wrench menu.willchan@chromium.org2009-11-063-149/+0
* Send keypress() events for ctrl-key and cmd-key in addition to keydown().thakis@chromium.org2009-11-062-1/+27
* Extensions UI page should not allow Reload forextensions that are not 'in dev...finnur@chromium.org2009-11-063-10/+12
* Added menu item for sync to wrench menu.akalin@chromium.org2009-11-063-0/+149
* Mac: show correct default favicon in tab strip.viettrungluu@chromium.org2009-11-062-3/+8
* Got rid of DieFileDie in user_settings_unittest.cc.idana@chromium.org2009-11-062-32/+49
* Use GetSwitchValueASCII.tony@chromium.org2009-11-0611-47/+46
* Another regression from r31031: Fix RWHV sizing in extension popups.tony@chromium.org2009-11-061-0/+1
* Attempt at fixing crash when showing bookmark model. The crashsky@chromium.org2009-11-061-1/+3
* Turn LocalStorage on by default.jorlow@chromium.org2009-11-063-6/+3
* Fixes bug where clicking on bookmark in a folder or home buttonsky@chromium.org2009-11-062-6/+11
* Relaxes constraint that typing in a url in the omnibox of a pinned tabsky@chromium.org2009-11-061-4/+10
* Disable OptionsPage test.willchan@chromium.org2009-11-061-2/+2
* Poor work-around for the crasher 23411.jcampan@chromium.org2009-11-063-0/+18
* Some style cleanup from comments after commit.thomasvl@chromium.org2009-11-061-12/+15
* Fix the mediator thread to check for a valid xmpp client before trying tozork@google.com2009-11-061-3/+18
* add some histograms to extensionserikkay@chromium.org2009-11-064-1/+104
* Correctly route the notifications permission-request-complete callback to the...johnnyg@chromium.org2009-11-063-7/+13
* Fix ReportBug dialog so that cancel button moves with the send button as it e...mirandac@chromium.org2009-11-062-3/+11