summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Adds user metrics for tab overview.sky@chromium.org2009-07-014-2/+22
* Remove a bunch of low-level keychain helper tests that are now redundant with...stuartmorgan@chromium.org2009-07-013-426/+252
* PageActions can now specify multiple icons and switch between themfinnur@chromium.org2009-07-0118-67/+250
* Call superclass's TearDown to avoid leaks.pinkerton@chromium.org2009-07-011-4/+3
* Make Linux restore Omnibox contents on tab switch.evan@chromium.org2009-07-013-30/+166
* Browser tests would launch disabled tests.jcampan@chromium.org2009-07-011-0/+4
* Moved typedef of RedirectList from HistoryService class to history namespace.meelapshah@chromium.org2009-07-0121-61/+63
* Reverting 19758.mirandac@chromium.org2009-07-0110-57/+18
* Improves tab overview.sky@chromium.org2009-07-018-25/+153
* Diable Broken RenderViewHostManager browsertest from http://src.chromium.org/...rafaelw@chromium.org2009-07-011-1/+1
* Theme window control buttons.mirandac@chromium.org2009-07-0110-18/+57
* Add missing dependency: debugger depends on chrome_stringsbrettw@chromium.org2009-07-011-0/+1
* Adds time-out to browser-tests to prevent a hanging test from hanging the ent...jcampan@chromium.org2009-07-012-0/+28
* Simplify the download build rules for Mac.paul@chromium.org2009-07-011-8/+2
* Fix to allow browser close after download initiated from chrome:// url.rafaelw@chromium.org2009-07-013-1/+71
* Allow getting the theme tint as a value so that it can be applied independent...avi@chromium.org2009-07-014-31/+96
* Create an interface just for update-related functions in ExtensionsService.asargent@chromium.org2009-07-013-15/+31
* Make FFmpeg delay load settings propagate to all shared libraries and executa...scherkus@chromium.org2009-07-011-5/+0
* Temporary fix for page_cycler perf regression.meelapshah@chromium.org2009-07-011-1/+3
* Try to track down the cause of the Drag&Drop crash seen in bug 12524.finnur@chromium.org2009-07-011-0/+5
* Add a function to the History to return a list of the top n visited URLs wher...meelapshah@chromium.org2009-07-016-0/+68
* Add Reload and LoadData methods to WebFrame. LoadData replacesdarin@chromium.org2009-07-012-31/+32
* Remove null link from "welcome to tips" default suggestion. Also make some h...mirandac@chromium.org2009-07-016-6/+39
* Implement the core functionality of the gtk task manager.jhawkins@chromium.org2009-07-012-52/+273
* More new tab button tweaks. I'm leaving tab_start_x as I suspect I'msky@chromium.org2009-07-013-16/+5
* First cut at popup blocking for Mac. Remove ifdefs in cross-platform code. Im...pinkerton@chromium.org2009-07-019-20/+363
* Remove popup blocking pref as it's not on windows.pinkerton@chromium.org2009-07-011-61/+22
* Make sure tabs open on the left like normal.brettw@chromium.org2009-07-011-4/+0
* The real unit test for bug 12902, which didn't land before (computers are har...pinkerton@chromium.org2009-07-012-0/+111
* Fixes the character encoding in the EULA outer frames (sets them to utf-8)gwilson@google.com2009-07-0142-1938/+1980
* Switch to getting theme images via SkBitmap.avi@chromium.org2009-07-011-18/+32
* Whoops, accidentally committed a debug linepinkerton@chromium.org2009-07-011-1/+0
* Added unit tests for ClearBrowsingDataController.pinkerton@chromium.org2009-07-013-13/+23
* Converts BaseView to be non-opaque, which will fix drawing ofrohitrao@chromium.org2009-07-012-4/+10
* DevTools: Fix test browser window.pfeldman@chromium.org2009-07-011-0/+1
* DevTools: Add docked pane into the browser view.pfeldman@chromium.org2009-07-0117-111/+100
* DevTools: check that devtools front-end JS files are loaded before running a ...yurys@google.com2009-07-011-3/+22
* fix build bustageaa@chromium.org2009-07-011-1/+2
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-0130-196/+221
* DevTools: Introduce docked version of DevTools.pfeldman@chromium.org2009-07-0112-68/+404
* DevTools: fix debugger test, reenable debugger and resources tests.yurys@google.com2009-07-011-4/+4
* TBR:aa@chromium.org2009-07-011-1/+1
* Adds a browser_test for extension startup, content scriptaa@chromium.org2009-07-0115-155/+260
* Fix: Certain redirections remove sites from the historyyuzo@chromium.org2009-07-0117-49/+142
* A quick fix for Issue 15531 and 10953hbono@chromium.org2009-07-014-9/+35
* Ensure bookmark title truncation always produces a valid UTF-8 string.craig.schlenter@chromium.org2009-07-011-6/+11
* Bookmark manager polish:estade@chromium.org2009-07-012-19/+111
* Don't try to optimize out browser window reshapes.estade@chromium.org2009-07-012-12/+0
* Regression: task manager icon for chrome is blankcpu@google.com2009-07-012-5/+7
* Enable opening downloads from the Mac download shelf.paul@chromium.org2009-07-012-11/+2