summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Adds a unit test for coverage of bug 15786.sky@chromium.org2009-08-051-1/+6
* linux: rearrange widget layout in importer dialogevan@chromium.org2009-08-054-58/+55
* Clean up SavePage UI test, remove dead code.phajdan.jr@chromium.org2009-08-051-21/+2
* Removes notification observers at the end of each CustomHomePagesModel unittest.rohitrao@chromium.org2009-08-051-0/+5
* Reverting 22478.avi@chromium.org2009-08-0511-506/+5
* Linux: preload ffmpeg in the zygote.agl@chromium.org2009-08-052-0/+8
* On bookmark edit, the OK button is now disabled if the entered URL isjrg@chromium.org2009-08-053-12/+61
* Quick 'low-risk-for-the-next-release' fix to increase theme install/load perf...glen@chromium.org2009-08-051-1/+1
* Add the WS_CLIPCHILDREN style to the external tab container window to prevent...robertshield@chromium.org2009-08-051-1/+1
* Fix a DCHECK hit inside the bookmark matching code.evan@chromium.org2009-08-051-9/+10
* Implement back/forward toolbar menus on Mac (bug 13203).avi@chromium.org2009-08-0511-5/+506
* Another try to make Valgrind errors go away without figuring out how to do a ...jorlow@chromium.org2009-08-051-0/+6
* Temporarily disable DOM Storage tests since they are exposingjorlow@chromium.org2009-08-051-3/+3
* Run the DOM Storage layout tests in the UI test framework since the test shel...jorlow@chromium.org2009-08-052-1/+75
* Use the theme ID as as the cache-buster, making subsequent NNTP loads much fa...glen@chromium.org2009-08-051-2/+3
* Make the DOMUIThemeSource load and pass through a PNG, rather than relying on...glen@chromium.org2009-08-054-24/+37
* Linux: forward --log-level from the browser to the zygote.mdm@chromium.org2009-08-051-0/+13
* Add files to browser/sync and tweak includes.tim@chromium.org2009-08-0543-21/+8316
* This CL is doing a bunch of Misc work to make LocalStorage data persist.jorlow@chromium.org2009-08-055-18/+36
* Undo my bonehead mistake of checking in a modification to theaa@chromium.org2009-08-051-6/+0
* Unpack extensions in-process in --single-process mode.mpcomplete@chromium.org2009-08-041-1/+3
* linux: yet more polish for the new toolbar graphicsevan@chromium.org2009-08-041-2/+9
* Make extensions in the extension shelf render their content to a visible GTKphajdan.jr@chromium.org2009-08-044-16/+24
* GTK Theme: Fix location bar display on popup windows.erg@google.com2009-08-041-3/+5
* Better match IE's proxy settings.ericroman@google.com2009-08-041-1/+5
* NNTP: Update the position of the option menu.arv@google.com2009-08-041-3/+3
* posix: remove unused ie7_logins database tableevan@chromium.org2009-08-041-1/+8
* The initial registration of the browser accelerators for toolkit_views was sh...jcampan@chromium.org2009-08-044-15/+128
* Activate scrollbars (etc.) upon selecting a tab.avi@chromium.org2009-08-041-1/+5
* Keep scrollbars (etc.) active upon pulling down menu extra.avi@chromium.org2009-08-041-0/+7
* GTK: Make folder tree views expand columns properly, also refactor the code i...estade@chromium.org2009-08-044-30/+27
* GTK: implement bookmark manager copy/paste.estade@chromium.org2009-08-045-50/+104
* Disable input events when a JS dialog is showing.tc@google.com2009-08-044-1/+31
* Port more tests from save_page_uitest.cc to save_page_browsertest.cc.phajdan.jr@chromium.org2009-08-044-57/+63
* Fix valgrind warning.jam@chromium.org2009-08-042-3/+7
* Include Pause/Resume in the context menu for the item in the download shelf.mhm@chromium.org2009-08-043-0/+18
* Revert "Linux: preload ffmpeg in the zygote."agl@chromium.org2009-08-041-7/+0
* Sort theme popup list correctly.avi@chromium.org2009-08-041-1/+3
* Add some more content to the content scripts docs.aa@chromium.org2009-08-041-1/+6
* Change the numbe of recently closed tabs to a maximum of 10 instead of 6.arv@google.com2009-08-041-2/+2
* Linux: don't try and read shmmax in the sandbox.agl@chromium.org2009-08-041-0/+3
* Linux: preload ffmpeg in the zygote.agl@chromium.org2009-08-041-0/+7
* linux: use linux-specific window control graphics from glenevan@chromium.org2009-08-041-2/+1
* Move alternate 404 error page loading out of WebFrame and into RenderView.darin@chromium.org2009-08-041-2/+2
* mole API - take 2erikkay@chromium.org2009-08-0417-132/+470
* Fixing potential memory leak in BookmarkCodec::DecodeNode.finnur@chromium.org2009-08-042-4/+12
* Do proper HSL > HSB conversion.avi@chromium.org2009-08-041-6/+20
* Enable JumpList by default on Windows 7.hbono@chromium.org2009-08-042-3/+3
* DevTools: Fix devtools after WebKit @r46732 roll.pfeldman@chromium.org2009-08-041-2/+1
* Implement first cut at the extension installation prompt on Windows.aa@chromium.org2009-08-0411-39/+339