summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove scaffolding mock of TabStripModel and replace it with the real deal. R...pinkerton@google.com2009-01-277-57/+90
* Set the default result to no match, as the incorrect hash error will be set offjhawkins@chromium.org2009-01-271-1/+1
* Move glue.vcproj and glue.vsprops into the webkit/glue directory next to webk...tc@google.com2009-01-279-775/+775
* URL parse layout test still broken on Mac.mmoss@chromium.org2009-01-271-0/+4
* Initialize result for the case where image_diff is not available.jhawkins@chromium.org2009-01-271-0/+1
* Fix three image hashes on Linux that were incorrect. The images matched, but...jhawkins@chromium.org2009-01-277-3/+3
* Roll forward 8722,8721jeremy@chromium.org2009-01-2713-106/+250
* FileUtilTest.Contains failed on Vista Home 64 (and wine)dkegel@google.com2009-01-271-4/+7
* render_* work.jrg@chromium.org2009-01-279-26/+180
* Fixes tab contents crash. This changes a number of things in draggedsky@google.com2009-01-271-13/+40
* Add NOTREACHED() in switch default part which should never be reached.phajdan.jr@chromium.org2009-01-271-0/+1
* Remove inline ToString(KURL) method from v8_bindings.h.tc@google.com2009-01-271-5/+0
* Fix the merge diff3 wrapper to work around a python subprocess bug on windowseseidel@chromium.org2009-01-271-5/+21
* Call image_diff on the actual and expected images if the hashes don't match tojhawkins@chromium.org2009-01-272-9/+31
* Make popups closer to pixel-perfect. The main problem is that the toolbar is...pkasting@chromium.org2009-01-276-65/+77
* Bring in googleurl changes which fix URL parsing layout test.mmoss@chromium.org2009-01-273-5/+2
* Fix a memory leak in release with ThreadCollisionWarner unit tests. Less than...maruel@chromium.org2009-01-271-8/+20
* Reverting 8722,8721.maruel@chromium.org2009-01-2712-246/+102
* Fix Windows build.jeremy@chromium.org2009-01-271-0/+3
* First step of porting VisitedLinkMaster to POSIX:jeremy@chromium.org2009-01-2712-102/+243
* Fix linux build breakage.maruel@chromium.org2009-01-271-0/+3
* Unimportant cleanup.avi@chromium.org2009-01-272-2/+2
* More updates to build optimization settings.deanm@chromium.org2009-01-271-4/+5
* Add HexStringToBytes which takes an arbitrary length hex string and creates a...erikkay@google.com2009-01-273-0/+97
* Porting in chrome/views/phajdan.jr@chromium.org2009-01-277-47/+39
* Fix the nib references.avi@chromium.org2009-01-271-6/+3
* Force SCons to use the VC8 toolchain. (Take 2)maruel@chromium.org2009-01-271-0/+5
* If the shell is in layout tests mode, we lie and don't return the grow boxthomasvl@chromium.org2009-01-271-4/+5
* Flag two tests that show these status pretty often on the build bots.thomasvl@chromium.org2009-01-271-2/+2
* Fix issue r8671estade@chromium.org2009-01-276-9/+708
* Revert change 8693 because it breaks the unit_tests.nsylvain@chromium.org2009-01-2713-139/+83
* Add include for libjpegnsylvain@chromium.org2009-01-271-0/+1
* Comment out a NOTIMPLEMENTED() so that a layout test passes.estade@chromium.org2009-01-272-4/+3
* Add a dummy function CrashBug6500 so that the returnwtc@chromium.org2009-01-271-17/+11
* Fix mac build.estade@chromium.org2009-01-271-1/+1
* Try2 of issue 18772. (move jpeg_codec* to base/gfx)estade@chromium.org2009-01-2724-1817/+1877
* Adjust SDCH problem code histogram.jar@chromium.org2009-01-273-5/+9
* Rebaseline 3 more tests. These only failed in our port, but appeartc@google.com2009-01-278-398/+401
* Fix regression caused by CommandLine change.kuchhal@chromium.org2009-01-271-1/+2
* Moved Init() before startup_data_->event.Signal() because derivedjrg@chromium.org2009-01-276-10/+53
* undo 8692 (fix build failure)estade@chromium.org2009-01-2721-74/+39
* Extract a cross-platform LocationBar interface accessible via the BrowserWind...ben@chromium.org2009-01-2713-83/+139
* Move jpeg_codec.* to base/gfxestade@chromium.org2009-01-2721-39/+74
* Fixes my accidental check-in of renderer.vcproj with CRLF endings.scherkus@chromium.org2009-01-271-343/+343
* Wire the eula and the dialog display codecpu@google.com2009-01-2710-19/+223
* Add missing txt baselines in Linux for layout tests that had images rebaselin...jhawkins@chromium.org2009-01-279-10/+733
* Generation of .vcproj files for remaining third_party components.sgk@google.com2009-01-2715-85/+622
* Remove unused invalid_cert.pem.dkegel@google.com2009-01-271-41/+0
* fix the merge script to die on svn errors. Ojan reviewed.eseidel@chromium.org2009-01-271-4/+6
* Update tests_fixable to account for recent passing tests in Linux and anjhawkins@chromium.org2009-01-271-4/+3