summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove some unused code.darin@chromium.org2009-09-303-10/+0
* Set new homepage preferences only if there is no existing value.kuchhal@chromium.org2009-09-302-6/+11
* Cleaning up some layout test expectations that were fixed in upstream WebKit.senorblanco@chromium.org2009-09-301-2/+0
* Re-enable SQL lite preloadjar@chromium.org2009-09-301-3/+1
* Roll DEPS for Webkit 48904:48927.senorblanco@chromium.org2009-09-302-1/+8
* Update V8 to version 1.3.13.5.mnaganov@chromium.org2009-09-301-1/+1
* Address review comments.thakis@chromium.org2009-09-303-9/+12
* [Linux] Supports the LANGUAGE environment variable.suzhe@chromium.org2009-09-302-14/+96
* BrowsingDataRemover* should not be scoped.kuchhal@chromium.org2009-09-303-9/+14
* Fix a bug where dragging a window that's been closed by JS back into another ...pinkerton@chromium.org2009-09-305-8/+37
* Add ignore (should only need Xcode since no other platform should use OCMock)thomasvl@chromium.org2009-09-300-0/+0
* Update V8 to version 1.3.13.4.sgjesse@chromium.org2009-09-301-1/+1
* DevTools: temorarily disable TestStepOut as it fails on Linuxyurys@google.com2009-09-301-1/+1
* Updating trunk VERSION from 220.0 to 220.1laforge@chromium.org2009-09-301-1/+1
* Rebaseline LayoutTests/fast/table/vertical-align-baseline.html for Windows/Li...yutak@chromium.org2009-09-306-1/+81
* DevTools: add tests for step over/out/inyurys@google.com2009-09-304-0/+317
* Integrate browser actions with the wrench menu. Browseraa@chromium.org2009-09-3019-30/+258
* Add a mac valgrind suppression.thestig@chromium.org2009-09-301-0/+10
* Try to fix AutocompleteEditViewTest failures on buildbot (issue 23213).suzhe@chromium.org2009-09-301-14/+15
* Update text to more clearly explain our cookie setting. As requested by Fion...abarth@chromium.org2009-09-302-3/+3
* Relanding:mbelshe@google.com2009-09-303-1/+53
* Reverting 27389.darin@chromium.org2009-09-3027-122/+106
* Coverity: Initialize all member variables in the constructor.jhawkins@chromium.org2009-09-301-1/+6
* Add bug 23411 to known crash list.huanr@chromium.org2009-09-301-0/+4
* Revert r27587 that broke the treehclam@chromium.org2009-09-303-141/+178
* Revert r27589 that broke the treehclam@chromium.org2009-09-305-26/+4
* <video> use cache if --enable-byte-range-support is presenthclam@chromium.org2009-09-305-4/+26
* Tweak the layout_test driver scripts to shard the tests completely and thendpranke@google.com2009-09-302-10/+58
* Change how <video> fetch a resource to make it friendly to sparse cachinghclam@chromium.org2009-09-303-178/+141
* Disable the leak tracking of URLRequests.eroman@chromium.org2009-09-302-12/+5
* Re-submit CL 27576 w/ fixdpranke@google.com2009-09-302-77/+96
* Add mime-type for SVG to lighttpd.conf for run_webkit_tests.yutak@chromium.org2009-09-302-6/+1
* Add purify expected error for bug 23396.huanr@chromium.org2009-09-301-60/+60
* Revert 27576dpranke@google.com2009-09-302-95/+77
* The buildbots compile into src/build/{Debug,Release} but this scripttony@chromium.org2009-09-301-16/+20
* Disable WorkerTest.WorkerFastLayoutTests.huanr@chromium.org2009-09-301-1/+3
* Linux: Make InfoBubble use an override-redirect (popup) window.derat@chromium.org2009-09-308-98/+162
* Remove the syncapi stub.nick@chromium.org2009-09-302-341/+15
* Refactor run_webkit_tests a bit so we can extract the list of test filesdpranke@google.com2009-09-302-77/+95
* One part of http://codereview.chromium.org/223013/showjorlow@chromium.org2009-09-302-0/+55
* Add purify error to expected list.huanr@chromium.org2009-09-301-0/+65
* Updating trunk VERSION from 219.9 to 220.0laforge@chromium.org2009-09-301-2/+2
* Temporary disabling a unit test that fails on Linux toolkit views while I inv...jcampan@chromium.org2009-09-301-0/+6
* GTK: Use a calculated border color in chrome theme mode instead of blue.erg@google.com2009-09-295-42/+26
* WebView::DownloadImage refactoredyaar@chromium.org2009-09-296-75/+51
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-2923-121/+268
* The RSS extension now renders the RSS HTML preview inside an IFRAME.finnur@chromium.org2009-09-295-85/+148
* Coverity: Initialize stats_table_ in the constructor.jhawkins@chromium.org2009-09-291-3/+5
* sync-webkit-git: a better message when you're not on the right branchevan@chromium.org2009-09-291-3/+4
* Use a helper to facilitate reading a file on a background thread.darin@chromium.org2009-09-296-38/+190