summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* A few changes to make the memory test a little better.mbelshe@google.com2008-12-151-12/+26
* Reupload of 14102glen@chromium.org2008-12-1450-5359/+4726
* A new shot at the old system monitor changelist.mbelshe@google.com2008-12-1316-157/+107
* Remove all the CHECKs I added to debug issue 4749.wtc@google.com2008-12-132-24/+1
* Disable some failing layout tests.mmoss@google.com2008-12-131-2/+7
* Implement visited link coloring.brettw@google.com2008-12-1310-24/+132
* Remove references to base from platform/graphics.brettw@google.com2008-12-133-16/+25
* Reverting 6966.ericroman@google.com2008-12-1322-151/+183
* Use automatic memory management for URLRequestContext's members.ericroman@google.com2008-12-1322-183/+151
* Re-land rollback (which was not causing UI test regression)jar@google.com2008-12-131-5/+11
* Removing VERBOSE=1 option, superceeded by standard hammer --verbose option.bradnelson@chromium.org2008-12-131-10/+0
* Fix purify complaint about FontData structs being leaked. These are held in adarin@chromium.org2008-12-131-4/+4
* Fix max build bustage.darin@google.com2008-12-131-6/+12
* Move implementation of BackForwardListClient to a new class nameddarin@chromium.org2008-12-1315-389/+189
* Linux: GCC 4.3 warning fixesagl@chromium.org2008-12-131-4/+4
* Merge 39141:39143: The ScriptCallStack (2/2)dglazkov@google.com2008-12-1217-152/+354
* Disable tests so I can debug offline.tc@google.com2008-12-121-0/+8
* revert r6938estade@chromium.org2008-12-125-28/+73
* Remove a CHECK in RemovePendingRequest that asserts awtc@google.com2008-12-121-2/+10
* Fix some shadow tests by allowing a 0 blur shadowtc@google.com2008-12-1220-20/+89
* Add back proxy_script_fetcher[_unittest.cc] to the build -- mark the tests as...ericroman@google.com2008-12-126-8/+22
* Move skia_utils into the skia namespace.brettw@google.com2008-12-1218-42/+48
* Get a few more mac tests inline. This gets us down to where it's gonna take athomasvl@chromium.org2008-12-121-15/+42
* Rebaseline some changed tests as a result of the Skia merge. I think these we...brettw@google.com2008-12-127-14/+11
* Test to make sure issue 4737 doesn't regress.erg@google.com2008-12-122-0/+37
* Fix for http://code.google.com/p/chromium/issues/detail?id=5409.mpcomplete@google.com2008-12-124-10/+16
* Have GRIT generate files into a common directory.tc@google.com2008-12-1270-187/+199
* Add a few recent errors to the known errors list to green the bot while they'...erikkay@google.com2008-12-122-0/+245
* Reverting 6935.ojan@google.com2008-12-125-73/+28
* A couple of linux keyboard input fixes.estade@chromium.org2008-12-122-2/+7
* Implement the memory mapped file class for posix.estade@chromium.org2008-12-125-28/+73
* Make all GRIT placeholders only use caps and underscores.tc@google.com2008-12-121-3/+3
* Add failing tests so we can open the tree. TBR.ojan@google.com2008-12-121-0/+14
* run_layout_tests.py mutated a set in a print function, causing very wrong out...erg@google.com2008-12-121-1/+1
* Rebaseline a bunch of vector canvas unit tests for the changes to Skia.brettw@google.com2008-12-1214-0/+0
* Rebaseline canvas gradient tests for Linux and Windows.mmoss@google.com2008-12-123-3/+1
* Rebaseline images for the Skia merge. Skia changed the antialiasing algorithm...brettw@google.com2008-12-122038-1507/+1508
* New drop of Skia. This is up to CL 121320.brettw@google.com2008-12-12549-3745/+8653
* Roll DEPS to pick up corresponding changes in WebKit.dglazkov@google.com2008-12-121-1/+1
* Remove JSC masquerade, implement ScriptState (2/2).dglazkov@google.com2008-12-1210-166/+64
* Move Image operations and convolver to the skia namespace and clean up a few ...brettw@google.com2008-12-1214-109/+112
* Add PropertyBag to TabContents. Convert the autocomplete state as a proof of ...brettw@google.com2008-12-125-17/+40
* Add a MemoryMappedFile class to file_util.estade@chromium.org2008-12-124-58/+115
* Remove the unused StateTrackingString.hdarin@chromium.org2008-12-122-76/+0
* Revert to repair UI test bustagejar@google.com2008-12-121-11/+5
* Reverting 6911.ojan@google.com2008-12-1210-261/+250
* mac uses RGBA for its rendering, not BGRA. This fix got lost when we merged t...pinkerton@google.com2008-12-121-1/+7
* message_pump_libevent refactor:jeremy@chromium.org2008-12-1210-250/+261
* fix scons bindings generationtc@google.com2008-12-121-1/+0
* During tab dragging if you hover over a browser window we now move itsky@google.com2008-12-123-1/+43