summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Hopefully the last part. Updates DEPS to pull in the updated ImageSourceSki f...sky@google.com2009-01-091-1/+1
* Make a valgrind tool in the same vein as the purify one.erg@google.com2009-01-095-0/+863
* Fix media.sln, I removed dmg_fp.vcproj a long time ago.tc@google.com2009-01-091-8/+0
* Fix the windows scons build.darin@chromium.org2009-01-091-0/+1
* Make sure that the active tab contents is destroyed when navigating back from...ananta@chromium.org2009-01-091-0/+7
* create a net.vsprops file to share between build configs of net.vcprojtc@google.com2009-01-092-2/+10
* fix google chrome installer teststc@google.com2009-01-091-6/+6
* Merges your change (WebKit cl 39396) to the ImageDecoders into oursky@google.com2009-01-098-8/+19
* Some of these tests are missing results. Instead of creating bogus expecteddarin@chromium.org2009-01-091-1/+1
* Post-merge Linux layout test fixes.evan@chromium.org2009-01-091-5/+7
* Make more ui_tests Purify friendly.paulg@google.com2009-01-091-3/+4
* Sweep the tree for SCons files still missing svn:eol-style LF.sgk@google.com2009-01-084-289/+289
* Rebaseline more tests after verifying their output is ok.evan@chromium.org2009-01-089-10/+108
* Removes a bogus DCHECK. This DCHECK is bogus for two reasons:sky@google.com2009-01-081-1/+2
* Need to skip some newly added layout tests until we support a newdarin@chromium.org2009-01-081-0/+4
* Rename AffineTransformCG.cpp to TransformationMatrixCG.cpp corresponding tomark@chromium.org2009-01-081-8/+6
* Add first cut at tool for Win32 users to manipulate Xcode project filesaharper@chromium.org2009-01-081-0/+1229
* Fix build bustage. Need to compile dom/DOMStringList.cpp instead of page/DOM...darin@chromium.org2009-01-081-1/+1
* Fix scons build for real this time.darin@chromium.org2009-01-081-1/+1
* It looks like the FTP tests are hanging / crashing some percentage of the tim...erikkay@google.com2009-01-081-1/+2
* Fix Scons build.darin@chromium.org2009-01-081-0/+1
* No idea why I deleted this line before. Reverts part of r7761 to fix Windows...evan@chromium.org2009-01-081-0/+1
* WebKit merge 39660:39711, part 2. Covers webkit/ changes.darin@chromium.org2009-01-0814-2390/+2446
* Fix chrome deps by having browser depend on net_resources.tc@google.com2009-01-082-0/+2
* Fix release build by including vsprops in the release config.tc@google.com2009-01-081-1/+1
* Remove net_resources.rc and net_resources.h and replace ittc@google.com2009-01-0826-60/+197
* Depend on a Japanese font to pass a few more layout tests.evan@chromium.org2009-01-0810-22/+22
* * Rebaseline for LayoutTests/editing/selection/5057506.htmlkuchhal@chromium.org2009-01-084-32/+32
* Add chrome-user-script:// protocolaa@chromium.org2009-01-086-15/+53
* Move the vector canvas unit test data to the skia/ext directory. It wasn'tbrettw@chromium.org2009-01-0885-62/+36
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2009-01-0826-544/+1155
* More passing tests. Green Linux WebKit builder.evan@chromium.org2009-01-081-2/+1
* Data pack file reader and unit test, used for resources on Linux.evan@chromium.org2009-01-086-0/+203
* roll webkit deps to pull in shadows fixtc@google.com2009-01-081-1/+1
* Fixup and verify URLs from the server before adding them to the autocomplete ...pkasting@chromium.org2009-01-081-3/+9
* Don't show environment variables when running glue_prebuild.shmark@chromium.org2009-01-081-0/+1
* Significantly increase timeouts to reduce flakinessjar@google.com2009-01-081-8/+7
* Reduce the number of warnings in third party code.maruel@chromium.org2009-01-084-10/+88
* Re-enable ui test after WebKit merge which pulled the fix from upstream.dimich@google.com2009-01-081-3/+1
* Rename AffineTransformSkia to TransformationMatrixSkia, Chromium sidedglazkov@google.com2009-01-083-6/+6
* Move ColorSkia to ColorChromium (2/2)dglazkov@google.com2009-01-084-10/+10
* add files from http://codereview.chromium.org/17052pinkerton@google.com2009-01-081-4/+36
* fix bustage. add paths to test_shell_tests too.pinkerton@google.com2009-01-081-0/+2
* Replace stub bogus_webkit_strings.h with real generated header via gritpinkerton@google.com2009-01-086-52/+39
* check datestamps before blindly re-generating .hpinkerton@google.com2009-01-081-6/+18
* Update test list with information about a debug-mode crash.ager@google.com2009-01-081-1/+4
* - moved the defaults/prefs handling for settings during layout tests intothomasvl@chromium.org2009-01-081-56/+150
* Download into unique subdir of /tmp to avoid permission problems (e.g. root n...dkegel@google.com2009-01-081-0/+12
* Fix broken browser_views on Windows.phajdan.jr@chromium.org2009-01-083-0/+3
* Fix test_shell window sizing on Linux after adding the menu bar.phajdan.jr@chromium.org2009-01-082-7/+10