summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increase the pause() for the re-stopped portion of the interval test to try t...willchan@chromium.org2009-03-191-11/+17
* DEFERs two more SVG testssky@google.com2009-03-191-4/+5
* Call two more shutdown functions, and set an environment variable, dkegel@google.com2009-03-193-0/+18
* Plumb up mouse motion for the status bubbles.avi@google.com2009-03-196-14/+43
* Add some UBC eviction code after talking to Amit (and it doesn't even requirethomasvl@chromium.org2009-03-191-3/+21
* A quick fix for Issue 2720.hbono@chromium.org2009-03-192-0/+24
* Fix traceline's system call patching on recent versions of ntdll.dll.deanm@chromium.org2009-03-192-6/+13
* Fix WebCacheManager unit tests to use a WebCacheManager instance per test case.darin@chromium.org2009-03-191-70/+59
* Add a unit test for X509Certificate::Policy.abarth@chromium.org2009-03-191-0/+36
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-1957-520/+317
* Remove useless BlockedRequest class.abarth@chromium.org2009-03-192-13/+6
* ScopedVariant implementation.tommi@chromium.org2009-03-195-0/+593
* Check return value of AbsolutePathagl@chromium.org2009-03-191-1/+2
* Net unittests: handle the case where recv failsagl@chromium.org2009-03-191-1/+9
* Linux: fix include filename caseagl@chromium.org2009-03-191-2/+2
* Review URL: http://codereview.chromium.org/42382georged@chromium.org2009-03-191-9/+10
* Roll back double launch of chrome fixcpu@google.com2009-03-191-3/+1
* Fixed build bustage due to r12071hclam@chromium.org2009-03-191-0/+3
* Uses FFmpeg in chrome/rendererhclam@chromium.org2009-03-198-11/+19
* Disk cache: Store the stats only once every five minutes.rvargas@google.com2009-03-191-1/+1
* Try to get inter-packet times more preciselyjar@chromium.org2009-03-192-21/+48
* Pre-upstream style changes: rename enableWebWorkers to setIsWebWorkersEnabled...dimich@google.com2009-03-194-7/+7
* Deletes the now unused AccessibleWrapper (replaced in previous CL by ViewAcce...klink@chromium.org2009-03-192-133/+0
* Fix a crash when double clicking a menu button.ben@chromium.org2009-03-191-1/+4
* Use AutoUnlock class and Lock::AssertAcquired() methods to verify expected be...ralphl@chromium.org2009-03-192-27/+25
* Mark LayoutTests/fast/forms/searchfield-heights passing, since it is now.aa@chromium.org2009-03-191-1/+0
* Reuse the eula terms from the chrome resourcescpu@google.com2009-03-192-23/+51
* Disk cache: Instead of saving the cache stats only whenrvargas@google.com2009-03-183-11/+22
* Document how we avoid running leaky tests under Purify and Valgrind,dkegel@google.com2009-03-183-0/+20
* Fix single-process ui test failures from my previous change. The problem was...jam@chromium.org2009-03-186-12/+13
* Refactor sandboxing code so that it can be used by worker processes.jam@chromium.org2009-03-189-244/+216
* Added a debug method AssertAcquired() that compiles to nothing in non-debug b...ralphl@chromium.org2009-03-183-28/+49
* Add missing 'return true' to stop switch fall though.agl@chromium.org2009-03-181-0/+1
* Navigating to about:memory page from Task manager should bring up thetc@google.com2009-03-181-0/+2
* This is a follow-up for enabling workers in Win build.dimich@google.com2009-03-181-1/+1
* Linux: fix crash when renderer asks for the location of a NULL windowagl@chromium.org2009-03-181-0/+5
* DEFERs the testsky@google.com2009-03-181-3/+2
* Check return values for ReadInt in SSL manageragl@chromium.org2009-03-181-4/+3
* Fix no-op DCHECKagl@chromium.org2009-03-181-1/+1
* Disk cache: A few minor fixes to make coverity happy.rvargas@google.com2009-03-184-4/+8
* Check return value of SharedMemory::Createagl@chromium.org2009-03-181-3/+3
* Mark more tests as passing based on Anders' flips document.pkasting@chromium.org2009-03-181-12/+2
* Fix possible memory leak.agl@chromium.org2009-03-181-3/+4
* Linux: build fix for systems without inotify headersagl@chromium.org2009-03-182-0/+31
* Update Mac layout failures list.dglazkov@google.com2009-03-181-2/+10
* CreateResourceRequest() inhclam@chromium.org2009-03-181-0/+1
* Update LINUX/MAC expectations.dglazkov@google.com2009-03-181-2/+10
* Update my so-called fix by including expectation.dglazkov@google.com2009-03-181-1/+1
* Yet another test list update, skipping font-specific test.dglazkov@google.com2009-03-181-0/+3
* Review URL: http://codereview.chromium.org/42288georged@chromium.org2009-03-1820-214/+548