summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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-0750-76/+215
* 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-072-0/+25
* 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-072-2/+6
* Move PasswordAutocompleteListener into the WebKit API (AGAIN)yaar@chromium.org2009-11-072-8/+8
* Change application cache cmd line enabling to use the new RuntimeEnabledFeatu...jennb@chromium.org2009-11-072-0/+4
* 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
* Minor sidenav update.kathyw@google.com2009-11-0731-32/+33
* 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
* Remove toolstrip mentions from the background page.kathyw@google.com2009-11-072-72/+174
* Revert 31333 - For memory_test:willchan@chromium.org2009-11-072-31/+26
* 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
* Add strings for gaia captcha and sync/extensions malfunction messaging.tim@chromium.org2009-11-071-0/+26
* For memory_test:vandebo@chromium.org2009-11-072-26/+31
* [mac] Add "Paste and Match Style" to edit menuthakis@chromium.org2009-11-075-663/+151
* Relanding the CL that made interactive UI tests run out-of-proc.jcampan@chromium.org2009-11-063-7/+11
* Revert 31322 - Extension Installed InfoBubblewillchan@chromium.org2009-11-0615-480/+59
* 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-0615-59/+480
* 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
* Add View:Developer:JavaScript Console, bind to command-shift-Cmark@chromium.org2009-11-063-69/+743
* Adds hover and pressed states for the newtab button on the Mac.dmaclach@chromium.org2009-11-066-9/+3631
* Open the extensions manager tab in single-tab-per-window mode.aa@chromium.org2009-11-062-9/+9
* Document restrictions on integers in the version.kathyw@google.com2009-11-062-7/+21
* 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-064-4/+204
* Wires through didChangeScrollOffset so that it triggers saving contentsky@chromium.org2009-11-062-0/+5
* 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-0613-492/+386
* 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-0610-28/+28
* Revert 31284 - Added menu item for sync to wrench menu.willchan@chromium.org2009-11-064-202/+4
* 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-066-10/+15
* Added menu item for sync to wrench menu.akalin@chromium.org2009-11-064-4/+202
* Mac: show correct default favicon in tab strip.viettrungluu@chromium.org2009-11-062-3/+8
* Add flaky purify failures for unit_tests.exe.willchan@chromium.org2009-11-061-0/+72
* Got rid of DieFileDie in user_settings_unittest.cc.idana@chromium.org2009-11-062-32/+49
* Use GetSwitchValueASCII.tony@chromium.org2009-11-0615-67/+65