summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix test list.dglazkov@google.com2009-03-181-3/+3
* Bug 4688: First run bubble ignores user's keyboard attemptfinnur@chromium.org2009-03-182-10/+43
* WebKit Merge 41768:41807, Chromium Sidedglazkov@google.com2009-03-1890-648/+759
* Linux: fix scrollingagl@chromium.org2009-03-181-6/+18
* Rebaseline the passing test.amit@chromium.org2009-03-182-1/+11
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-1825-168/+172
* New native control helpers. Built but not run by anyone just yet. See design docben@chromium.org2009-03-187-0/+794
* Cleanup in DirectoryWatcher:phajdan.jr@chromium.org2009-03-183-68/+63
* Fixing chrome/fast/dom/java-applet-calls.htmlfinnur@chromium.org2009-03-182-9/+7
* Rebaseline test for aa. Was incorrectly rebased last time around.ojan@google.com2009-03-181-7/+7
* Allow Skia to build on case-sensitive filesystemsmark@chromium.org2009-03-181-1/+1
* Use a more generic pattern for the `anonymous namespace'::PureCall crash.patrick@chromium.org2009-03-181-1/+1
* A few updates to the valgrind runner script.deanm@chromium.org2009-03-181-1/+3
* DEFER a test that is broken upstream.tc@google.com2009-03-185-9/+3
* The test suite commandline leak is easy to plug, so we may as well.dkegel@google.com2009-03-181-1/+3
* Make startup_tests build and work on Mac.phajdan.jr@chromium.org2009-03-189-47/+80
* Disk cache: First implementation of TrimDeleted() and a fewrvargas@google.com2009-03-185-10/+70
* Update V8 to version 1.1.1.2.ager@chromium.org2009-03-187-3/+298
* This test seems to have never failed on win/mac according to thetc@google.com2009-03-183-6/+1
* Green the layout test bots by marking some new failures.estade@chromium.org2009-03-181-0/+3
* Implement GTK dropdown menus.estade@chromium.org2009-03-184-23/+108
* Fix mac build break.estade@chromium.org2009-03-181-1/+0
* Autocomplete now uses the input field id when no name is available to perform...jcampan@chromium.org2009-03-183-9/+31
* Let checkdeps ignore #if 0 blocks. Also strip lines of leading/trailing white...thestig@chromium.org2009-03-182-4/+14
* Rolling forward cygwin version to include hermetic python when including herm...bradnelson@google.com2009-03-181-1/+1
* Removes LayoutTests/fast/events/click-count.html from the flakey winsky@google.com2009-03-181-1/+1
* Fix underflow that would cause either an access violation or an infinite loop...robertshield@google.com2009-03-181-2/+3
* Remove BrowserWindow::Init().estade@chromium.org2009-03-187-111/+99
* Fix errors detected by coverity.paulg@google.com2009-03-181-6/+6
* Adds Get(Root)WindowRect handlers for the Mac.avi@google.com2009-03-188-65/+120
* Make Linux use the same user agent style sheet as Windows.levin@chromium.org2009-03-184-8/+3
* Reland the changes to use command line switch to turn on worker feature.jianli@chromium.org2009-03-184-0/+10
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-1820-22/+10
* Fix dragging a Chrome window which has a single tab by the tab itself.idanan@chromium.org2009-03-181-7/+1
* Style issues:patrick@chromium.org2009-03-181-4/+6
* Base class for audio and video decoders, plus a test audio and video decoder ...ralphl@chromium.org2009-03-1812-0/+599
* When looking for the test shell binary in linux, try src/webkit/Hammertc@google.com2009-03-182-2/+6
* Reland the changes to enable building worker.jianli@chromium.org2009-03-182-2/+2
* Unfork WebInspector frontend take 2: New DEPS and webkit/...pfeldman@chromium.org2009-03-186-3/+18
* Remove an assertion I added in my DOM UI change. It looks like this happens inbrettw@chromium.org2009-03-181-5/+0