summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor CppBoundClass to allow binding one class as a property of another.mpcomplete@google.com2009-02-133-25/+60
* Enabling the BrowsersRememberFocus interactive UI test. The fix is to change theananta@chromium.org2009-02-134-7/+7
* Cleanup in preparation for Fullscreen mode.pkasting@chromium.org2009-02-135-144/+94
* fix unittests on a clean build, rc files moved.tc@google.com2009-02-131-19/+3
* Allow the ScriptController to pretend that V8 has a windowShell.mbelshe@google.com2009-02-133-13/+16
* Unroll DEPS to prevent build breakage (FrameLoader changes haven't landed on ...dglazkov@google.com2009-02-131-1/+1
* Fix chrome_kjs.sln dependency as well.tc@google.com2009-02-131-0/+1
* Roll deps to pick up plugin layout test failures.dglazkov@google.com2009-02-132-59/+1
* Make browser depend on webkit_resources. Fixes windowstc@google.com2009-02-131-0/+1
* Small cleanup of DoUninstallTasks()cpu@google.com2009-02-135-17/+19
* Put up a dialog for extension load and install errors. (this is temporary un...erikkay@google.com2009-02-131-0/+11
* Fix a crash bug in memory_utils.cc caused by assuming that thempcomplete@google.com2009-02-134-5/+8
* Set the line endings to grd files as LF in the tree. Leavetc@google.com2009-02-132-357/+357
* fix checkdepstc@google.com2009-02-132-0/+2
* Mark failing tests after the merge.brettw@chromium.org2009-02-131-0/+69
* Hook up browser cursors on linux.estade@chromium.org2009-02-133-2/+26
* Port remaining .rc data resource files to grd. This includestc@google.com2009-02-1326-138/+157
* Rebaseline a Layout test. We now do not select the empty space after a text h...sidchat@google.com2009-02-134-6/+4
* Fixed NullAudioRenderer gcc break due to not including <cmath>.scherkus@chromium.org2009-02-131-0/+2
* Checking in media::NullAudioRenderer, the equivalent of decoding to /dev/null.scherkus@chromium.org2009-02-134-0/+227
* Scrubbing HTMLPluginElement V8 custom bindings, Chromium side.dglazkov@google.com2009-02-135-70/+10
* Originally this change was intended as the solution to accidentally maximizin...idanan@google.com2009-02-131-3/+2
* Add debugger_shell to the POSIX build.thestig@chromium.org2009-02-132-6/+8
* Fix duplicate entries in third_party scons files.thestig@chromium.org2009-02-132-36/+0
* add infobar_delegate.cc to the buildtc@google.com2009-02-136-26/+25
* Pull deps to get a mac build fix.brettw@google.com2009-02-131-1/+1
* fix scons buildtc@google.com2009-02-131-1/+4
* Pull new WebKit to fix the build.brettw@chromium.org2009-02-131-1/+1
* Fix an off-by-one error in posix backing store scrolling.estade@chromium.org2009-02-131-1/+1
* WebKit merge 40847-40875 Chrome side.brettw@chromium.org2009-02-1310-30/+67
* Make system menus show up at the right place for all frames, whether they're ...pkasting@chromium.org2009-02-1312-155/+141
* Don't focus unfocusable things.pkasting@chromium.org2009-02-135-12/+11
* Make some functions const. This will help with my fullscreen mode changes.pkasting@chromium.org2009-02-138-13/+23
* Register Metrics prefs for Mac and Linux.avi@chromium.org2009-02-131-3/+3
* In windows 7 there is a new Reg call that we need tonsylvain@chromium.org2009-02-134-8/+48
* A patch from external contributor Yong Shin (already in AUTHORS list). I also...finnur@google.com2009-02-131-18/+18
* Fix an issue with HWNDView visibility where invisible (i.e. SetVisible(false)...pkasting@chromium.org2009-02-132-5/+3
* Fix some focus traversal issues:pkasting@chromium.org2009-02-131-11/+9
* Hack to get CG functions working in the OS X sandbox.jeremy@chromium.org2009-02-131-0/+15
* Disable Native Crash reporting on OS X, till we enable Breakpad integration.jeremy@chromium.org2009-02-134-0/+54
* Check for hung plugin windows before detaching themjoshia@google.com2009-02-131-1/+2
* Updating mac testing info based on the the last few runs of the build bots.thomasvl@chromium.org2009-02-131-10/+14
* Check in pre-generated xmlversion.h and config.h files for libxml on the Mac.mark@chromium.org2009-02-133-4/+719
* Platform cleanup in chrome/browser/history/history_unittest.cc.phajdan.jr@chromium.org2009-02-131-41/+38
* Update V8 in Chromium to version 1.0.1.ager@chromium.org2009-02-131-1/+1
* Remember that we've white listed a certificate when we switch to a new tab.abarth@chromium.org2009-02-1310-53/+204
* Revert 9747abarth@chromium.org2009-02-139-201/+53
* Remember that we've white listed a certificate when we switch to a new tab.abarth@chromium.org2009-02-139-53/+201
* A few more Linux tests that pass after Windows baselinefinnur@google.com2009-02-131-5/+0
* The WebFrame interface currently supports reference counting, but no one uses.darin@chromium.org2009-02-1315-44/+46