summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Companion change to https://bugs.webkit.org/show_bug.cgi?id=15457. Add loggi...jam@chromium.org2009-07-015-35/+17
* Improves tab overview.sky@chromium.org2009-07-018-25/+153
* Say we support mime-type audio/mpeg and video/mpeghclam@chromium.org2009-07-011-0/+4
* 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
* Some cleanup to rebaselined WebKit layout tests by removing bogus results and...jianli@chromium.org2009-07-0113-158/+1
* 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-014-0/+35
* 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-015-34/+105
* Add bug number now that the issue tracker is back up.ojan@google.com2009-07-011-2/+1
* Fixing EffectTest.LogOpenGLCalls and cleaning up a line in DrawPassTest.rlp@google.com2009-07-012-5/+7
* Suppress valgrind error that started with r19701, whichojan@google.com2009-07-011-0/+8
* 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-014-20/+8
* 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-0120-231/+259
* This updates python to the same version as Chrome uses, to fix a problemgspencer@google.com2009-07-011-1/+1
* Remove null link from "welcome to tips" default suggestion. Also make some h...mirandac@chromium.org2009-07-016-6/+39
* Minor change to ARAB and ARAD for subsequent OLA submission.kylep@chromium.org2009-07-014-30/+28
* Implement the core functionality of the gtk task manager.jhawkins@chromium.org2009-07-012-52/+273
* Add layout support for invisible SingleSplitView children.pfeldman@chromium.org2009-07-011-12/+25
* 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
* Include gdk.h in canvas_paint_linux.h, it uses gdk_cairo_create.deanm@chromium.org2009-07-011-0/+2
* 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
* Add a SKIP to the overflow test because it's not failing, it nsylvain@chromium.org2009-07-011-1/+1
* 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
* DevTools: bring css with hidden dock toggle back.pfeldman@chromium.org2009-07-011-0/+4
* Overflow-scroll seems to keep failing. Disable for now.jorlow@chromium.org2009-07-011-1/+1
* fix build bustageaa@chromium.org2009-07-011-1/+2
* Fix errors I would have caught had I remembered to run lint on the test excep...jorlow@chromium.org2009-07-011-4/+3
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-0130-196/+221
* Ignore some layout tests that are having issues.jorlow@chromium.org2009-07-012-1/+6
* Roll the webkit deps 45403:45419jorlow@chromium.org2009-07-012-2/+2
* DevTols: add KeyboardShortcuts.js t Chromium so that when WebKit change for h...yurys@google.com2009-07-013-0/+110
* DevTools: Introduce docked version of DevTools.pfeldman@chromium.org2009-07-0118-85/+490
* DevTools: nuke forked inspector files.pfeldman@chromium.org2009-07-019-2028/+0