summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ...agl@chromium.org2009-03-314-29/+78
* Update our webframe_impl to use loadURLIntoChildFrame().playmobil@google.com2009-03-311-31/+4
* Read the default gtk font from GtkSettings instead of getting the font from a...jhawkins@chromium.org2009-03-311-6/+18
* Fixup lint errors :(playmobil@google.com2009-03-311-4/+2
* Update tests_fixable post-merge.playmobil@google.com2009-03-311-8/+14
* M reliability/known_crashes.txthuanr@chromium.org2009-03-311-0/+3
* Chrome side of WebKit merge 42026:42115playmobil@google.com2009-03-3110-8/+74
* Simplify code in PrintSettings. Removes support for settings marginssverrir@chromium.org2009-03-316-103/+36
* 1. Allow to add breakpoints using Scripts panel.yurys@google.com2009-03-313-35/+353
* Revert r12849 (conversion of "Hammer" names to "Debug").sgk@google.com2009-03-317-11/+20
* Replace "Hammer" references with "Debug" as appropriate.sgk@google.com2009-03-317-20/+11
* Disable 'd8' on Linux until we get readline everywhere.sgk@google.com2009-03-311-7/+10
* DEPS roll for latest gyp fix (use original quoted args with sh -c).sgk@google.com2009-03-311-1/+1
* Enable the long-line-length workaround only for webcore.sgk@google.com2009-03-312-1/+2
* Bump revision in DEPS for gyp fixes.sgk@google.com2009-03-311-1/+1
* Make the "id" key for extension manifests optional inaa@chromium.org2009-03-3110-60/+88
* Mechanic change based on comment from previous code review.huanr@chromium.org2009-03-318-57/+56
* Make app installation work when --user-data-dir is specified.brettw@chromium.org2009-03-311-1/+1
* Defer dispatchEvent-crash.html as FAIL for Linux.jianli@chromium.org2009-03-311-1/+1
* FFmpegDemuxer now uses a thread to handle demuxing.scherkus@chromium.org2009-03-314-43/+84
* DEPS roll to get latest gyp rev.sgk@google.com2009-03-312-2/+2
* Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test.ericroman@google.com2009-03-3116-104/+466
* Disable dispatchEvent-crash.html for Mac/Linux since it used worker and worke...jianli@chromium.org2009-03-311-2/+1
* This reverts r12825.ojan@google.com2009-03-311-0/+1
* Turn on running webkit tests with multiple test_shells. I'll be surprised if ...ojan@google.com2009-03-311-1/+0
* - Add UI test for the V8 Benchmark Suite.patrick@chromium.org2009-03-3015-41/+799
* Reland changes to enable worker layout tests. Compared to last review (http:/...jianli@chromium.org2009-03-3020-10/+833
* Enable running webkit tests in parallel and make it useojan@google.com2009-03-3020-29/+232
* Disk Cache: Make sure that an entry that pretends to bervargas@google.com2009-03-308-0/+87
* Display a title for files in the back/forward menu.estade@chromium.org2009-03-301-1/+2
* Fix some line endings in browser/dom_ui.brettw@chromium.org2009-03-302-115/+115
* Enable TCMalloc.mbelshe@google.com2009-03-302-1/+15
* Reverting, as this changelist broke unittests on Windows.markus@chromium.org2009-03-3020-655/+181
* This Mac test also flaky in debug mode.evan@chromium.org2009-03-301-1/+1
* * Breakpad on OSX now works with stock Breakpad framwork.jeremy@chromium.org2009-03-3011-45/+354
* Make NTP work by correctly marking the kind of urls we type in. Patch from ro...pinkerton@chromium.org2009-03-301-1/+5
* Change the bad-certificate handler for SSL (using NSS) to return anmarkus@chromium.org2009-03-3020-181/+655
* Rebaseline some tests on Linux following a recent Windows rebaseline.evan@chromium.org2009-03-3018-0/+5420
* Move position of declaration per nit on larger CL that landedjar@chromium.org2009-03-301-3/+1
* Update chrome.gyp for new browser/gtk/tabs/*.{cc,h} breakout.sgk@google.com2009-03-301-2/+6
* Retry of r12793: Rename some .cpp files to .cc.evan@chromium.org2009-03-305-11/+11
* Resubmit http://codereview.chromium.org/55034 with one-line fix to test_shell...dkegel@google.com2009-03-304-142/+154
* Re-baseline new font tests for Windows.pam@chromium.org2009-03-3019-8/+5420
* Enable streaming in ffmpeg based on data sourcemedia::DataSource interface ha...hclam@chromium.org2009-03-307-11/+37
* Switching printing to gyp on windows.bradnelson@google.com2009-03-304-314/+3
* FFmpeg Audio decoder glue codehclam@chromium.org2009-03-304-7/+92
* Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...paulg@google.com2009-03-3018-186/+247
* Add histogram of total latency when we're not re-using a socketjar@chromium.org2009-03-301-0/+7
* Exclude ffmpeg_* files that don't build on Linux, too.sgk@google.com2009-03-301-0/+11
* Decoders now use standard callback mechanism for Reads. Removed Assignable<>...ralphl@chromium.org2009-03-3010-138/+82