summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gtest shouldn't link in gtest_main.cc, as that provides its own main().evan@chromium.org2009-04-283-1/+14
* Rebase valgrind suppressions again to deal with more web/tab renamesdkegel@google.com2009-04-281-7/+33
* Rebaseline some tests on linux that were from a previous merge.tc@google.com2009-04-2837-37/+19
* Disable Tab1Tab2, as it's flaky.evan@chromium.org2009-04-281-1/+2
* Updates test_expecations to point to new bugs opened for failing layout tests...gwilson@google.com2009-04-281-22/+22
* Disabling the tests again. Looking into them.anantha@chromium.org2009-04-281-1/+1
* Fixed rebasline iamge.levin@chromium.org2009-04-282-3/+8
* Added a check to look for setup.exe before looking at registry. This test is ...anantha@chromium.org2009-04-282-8/+13
* Always simulate a mouse movement after animations in the Linux tabstrip to ma...jhawkins@chromium.org2009-04-281-23/+19
* Adds a second vector of streams to FFmpegDemuxer to handle re-mapped audio/vi...scherkus@chromium.org2009-04-283-22/+51
* Remove platform defines now that things work on Mac.pinkerton@chromium.org2009-04-281-10/+0
* For system level install read setup.exe path from HKLM instead of HKCU.kuchhal@chromium.org2009-04-281-15/+20
* Relanding this: jcampan@chromium.org2009-04-2810-19/+793
* Allow File>Open File with no window open.avi@google.com2009-04-281-0/+6
* Make the font scale and the font family to use for UI 'OS-dependent' (Win XP ...jungshik@google.com2009-04-2851-71/+187
* New close box images.pinkerton@chromium.org2009-04-284-0/+5149
* Should handle the events when no printer is detected on localmaruel@chromium.org2009-04-283-1/+19
* Unittest for FindBarBridge.rohitrao@chromium.org2009-04-282-0/+34
* 1. Debugger front-end scripts are now updated from 'afterCompile' events.yurys@google.com2009-04-283-52/+86
* Remove a NOTIMPLEMENTED for Macpinkerton@chromium.org2009-04-281-5/+0
* Swap NOTIMPLEMENTED with a bug comment.pinkerton@chromium.org2009-04-281-1/+1
* Merge WebKit console and load deferrer changes.pfeldman@chromium.org2009-04-2810-75/+71
* Fix PageLoadTest.Reliability which I broke in my previous checkin to make thebrettw@chromium.org2009-04-281-5/+1
* Synchronously update the loading state when a load starts so that the UI willbrettw@chromium.org2009-04-2811-38/+51
* ImportantFileWriterphajdan.jr@chromium.org2009-04-2826-200/+453
* Reverting 14712 on behalf of glen.hbono@chromium.org2009-04-288-1116/+467
* Add bitmap manipulation functions in advance of themes.glen@chromium.org2009-04-288-467/+1116
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-2828-22/+266
* Rebase a test that passes on linux, but has some pixel differences in text re...ericroman@google.com2009-04-283-4/+1
* POSIX: = {0} syntax causes a warning.agl@chromium.org2009-04-281-1/+2
* Updating trunk VERSION build from 177.0 to 178.0laforge@chromium.org2009-04-281-1/+1
* POSIX: don't spawn zombies.agl@chromium.org2009-04-2813-28/+161
* Update test list comment to reflect current bug information.ericroman@google.com2009-04-281-2/+2
* media player resource header file. Mechanically generated.fbarchard@chromium.org2009-04-282-20/+81
* media player view window for painting frames to the display with YUV conversi...fbarchard@chromium.org2009-04-281-0/+392
* Rebaseline tests from previous merges.tc@google.com2009-04-2816-172/+22
* Rebaseline some tests for linux.ericroman@google.com2009-04-285-6/+2
* Disabling the test again. This time the test doesn't fail at mulitple places....anantha@chromium.org2009-04-281-1/+1
* Take 3 at turning on -Werror. This passed the last run on thetc@google.com2009-04-281-3/+7
* stdafx for precompiled stdafx generation in media player.fbarchard@chromium.org2009-04-282-0/+42
* Enabling the user install tests to see if they pass. They were failing becaus...anantha@chromium.org2009-04-283-4/+3
* Filter modifier to only include accelerator modifiers.willchan@chromium.org2009-04-281-0/+3
* Removes the use of Windows-specific types for accessibility roles and states ...klink@chromium.org2009-04-2829-157/+194
* Convert Windows Sleep to PlatformThread::Sleepevan@chromium.org2009-04-2810-32/+30
* When navigating from an interstitial to another page with an interstitial, we...jcampan@chromium.org2009-04-272-3/+19
* Disable a test that fails on mac. I enabled this in r14684, buttc@google.com2009-04-271-2/+2
* Lands http://codereview.chromium.org/99007 for Yuta.sky@chromium.org2009-04-271-53/+29
* Port another UI test file. Disable tests that still need to be ported.tc@google.com2009-04-272-12/+38
* Remove the unwanted code snippet that was removed by Tim, butmunjal@chromium.org2009-04-271-12/+0
* Fix several painting glitches for toolstrips.aa@chromium.org2009-04-2710-58/+151