summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reverting 9090.ojan@google.com2009-02-0314-532/+645
* adding GTM to thirdparty svn:ignore (like we do all the other things pulledthomasvl@chromium.org2009-02-030-0/+0
* Removes the test transitions/transition-end-event-nested.html from tests_fixa...sky@google.com2009-02-031-3/+0
* Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windowsbrettw@chromium.org2009-02-0314-645/+532
* Use _NSGetEnviron instead of environ (see "man environ"). environ isn'tmark@chromium.org2009-02-031-5/+2
* Factor out platform specific chrome_paths calls into platform specific files.tc@google.com2009-02-038-65/+172
* Add NOTIMPLEMENTED(); in temporary scaffolding stubs.phajdan.jr@chromium.org2009-02-032-247/+558
* Adds implementation of web history in LayoutTestController, causing 18 failin...jcampan@chromium.org2009-02-033-25/+18
* Pull GTM into the mac build via deps in prep of the UI layers needing it.thomasvl@chromium.org2009-02-031-0/+4
* Move certificate verification off the IO thread.wtc@chromium.org2009-02-0314-364/+499
* Marking one test that passes on mac as such.thomasvl@chromium.org2009-02-031-1/+1
* Extension loading improvements.erikkay@google.com2009-02-032-30/+74
* Updating test list to account for tests that are no longerfinnur@google.com2009-02-031-6/+1
* Cleanup in webkit/glue/phajdan.jr@chromium.org2009-02-039-47/+45
* Porting unit tests.phajdan.jr@chromium.org2009-02-032-7/+4
* This is for post-merge. I missed one failure (refresh-headers.php).ericroman@google.com2009-02-031-5/+6
* WebKitMerge 40409:40464 (chromium-side).ericroman@google.com2009-02-0323-94/+129
* The buildbots now pass the selection-functions test. Removing it fromager@chromium.org2009-02-031-5/+0
* Adding correct Mac expectations for a couple of tests. These resultsager@chromium.org2009-02-035-11/+440
* Pessimistic bump to 160.1, will go to 161.0 if successful build.laforge@chromium.org2009-02-031-1/+1
* Merged with latest media pipeline and cleaned up some style stuff.hclam@chromium.org2009-02-0315-232/+516
* Replacing CRLF line endings with LF and add svn:eol-style to LF.hbono@chromium.org2009-02-031-956/+956
* On posix platforms make sure the test server has shutdown and wait for it sothomasvl@chromium.org2009-02-031-0/+5
* The dtor wasn't actually cleaning up the fds from the pipe, so close them downthomasvl@chromium.org2009-02-031-0/+4
* From agl. Cleaned up version of issue 19046.thestig@chromium.org2009-02-0318-73/+244
* This CL fix issue 7253 -- tooltip of pure English tab title has wrong directi...xji@chromium.org2009-02-031-0/+3
* fix output that changed due to clipboard changetc@google.com2009-02-031-2/+2
* Fix some of the most egregious problems with Aero glass frames. These change...pkasting@chromium.org2009-02-032-30/+30
* Reverting 9060.ojan@google.com2009-02-031-5/+2
* Add test_web_contents to scons build.estade@chromium.org2009-02-031-2/+5
* Depending on what runloop we're under, the autoreleasepool might not get cleanedthomasvl@chromium.org2009-02-031-0/+15
* Fix a divide by zero crash with a temporary workaround (until we have themes).ben@chromium.org2009-02-031-0/+6
* fix off by one in offset values for cf_html.tc@google.com2009-02-031-1/+1
* Remove webplugin_impl_mac.mm (a stub) and replace with the real thing and itsamanda@chromium.org2009-02-033-62/+12
* first stab at scaffolding WebContents.pinkerton@chromium.org2009-02-0311-87/+524
* Reverting 9052.dimich@google.com2009-02-032-14/+68
* Disable incremental linking for every projects while we sort out what is brea...maruel@chromium.org2009-02-031-1/+1
* Try to disable PCH on browser and WebCore.dimich@google.com2009-02-023-68/+18
* Temporarily remove interactive_ui_test from the build. It kills Linker in Dbg.dimich@google.com2009-02-021-4/+0
* Two new tests missing an expected baseline.finnur@google.com2009-02-027-2/+65
* Setting the App Paths registry key at install time for admin users forrobertshield@chromium.org2009-02-025-0/+54
* marked two tests always passing on the mac build bots.thomasvl@chromium.org2009-02-021-3/+3
* Add one more histogram to SDCH decoderjar@chromium.org2009-02-021-2/+12
* Rebaseline test where the only difference is the exception text.ager@chromium.org2009-02-023-3/+12
* Port some unit tests from chrome/browser/phajdan.jr@chromium.org2009-02-0214-182/+211
* Update V8 to latest stable version (0.4.9.3). This is a minor update ager@chromium.org2009-02-021-1/+1
* Add to SDCH histogrammingjar@chromium.org2009-02-024-30/+74
* Remove old web app code it's no longer needed. Simplifies startup a little.ben@chromium.org2009-02-0219-1006/+158
* Introduce UrlPattern. This is basically me resuming work onaa@chromium.org2009-02-0211-6/+464
* Will the real BrowserProcessImpl please stand up?beng@google.com2009-02-0110-148/+175