summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix painting issue in Reader 9.2.jam@chromium.org2009-10-221-0/+3
* Change the request tracking done by about:net-internals to be per context rat...eroman@chromium.org2009-10-229-293/+309
* Roll DEPS for Skia 376:404.senorblanco@chromium.org2009-10-221-1/+1
* Somewhat useful hack to have the chrome frame integration test run in server ...robertshield@chromium.org2009-10-221-0/+25
* Clear up the "-full" Omaha ap key value left by the mini_installer when runni...robertshield@chromium.org2009-10-222-0/+37
* Adjust flakiness settings to match the adjustments I made to the tests.johnnyg@chromium.org2009-10-221-6/+10
* A few more #ifdefs for platform-specific behaviors to port this test to mac.mark@chromium.org2009-10-222-53/+79
* Reverting 29783.johnnyg@chromium.org2009-10-227-178/+2
* Webkit roll 49926:49941johnnyg@chromium.org2009-10-223-18/+16
* Http Cache: Convert data writes from sysnchronous to asynchronous.rvargas@google.com2009-10-223-43/+138
* ARGB -> RGBA (in the docs)kathyw@google.com2009-10-223-6/+6
* Remove suppression for probably-fixed bugdkegel@google.com2009-10-221-6/+0
* Disable IPv6 results for the PAC bindings:eroman@chromium.org2009-10-224-15/+87
* Add a list of tests to archive on Linux.thestig@chromium.org2009-10-221-0/+2
* Added a case to build_config.h to cover compiling for Linux with 16-bit wchars brettw@chromium.org2009-10-221-0/+8
* GTK: add browser actions popups.estade@chromium.org2009-10-229-13/+198
* Hook up the browser in the bookmark editor. Adjust the logic controlling the ...pinkerton@chromium.org2009-10-224-68/+396
* Swaps renderer processes on links with rel=noreferrer and target=_blank.creis@google.com2009-10-227-2/+178
* Add support for IMC handle passing in Chrome sandboxgregoryd@google.com2009-10-226-19/+20
* Remove layout tests from test expectations that are passingvictorw@chromium.org2009-10-221-2/+0
* Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data;erg@google.com2009-10-2213-108/+185
* Cleanup in webkit/glue to remove some dependencies.darin@chromium.org2009-10-2219-323/+241
* Lands http://codereview.chromium.org/306039 for Sean:sky@chromium.org2009-10-224-12/+65
* Remove a glue dependency in preparation for moving contents to WebKit API land.pkasting@chromium.org2009-10-221-14/+17
* The detached bookmark bar should not show on interstitials.jcampan@chromium.org2009-10-221-0/+3
* Call MaybeScheduleNestingDeferredWork at the top of each loop iteration frommark@chromium.org2009-10-222-17/+58
* Use the existing ProfileTypes extensibility to plug in heap snapshotsapavlov@chromium.org2009-10-221-88/+31
* Changes the initialization of enabling the reporting metrics to initialize fr...gwilson@google.com2009-10-221-3/+2
* Move nacl_ui_tests to the right section. oops.nsylvain@chromium.org2009-10-221-1/+1
* Added the symbols needed to enable heapchecker using a 64-bit compiler (the b...timurrrr@chromium.org2009-10-221-0/+1
* Make WebSocketStreamHandleBridge RefCountedThreadSafe.ukai@chromium.org2009-10-223-11/+11
* Add LayoutTests/fast/xmlhttprequest/null-document-xmlhttprequest-open.html = ...ukai@chromium.org2009-10-221-0/+2
* Updating trunk VERSION from 224.1 to 224.2chrome-bot@google.com2009-10-221-1/+1
* Rebaseline fast/forms/search-styled.html for WIN.tkent@chromium.org2009-10-223-2/+2
* Fix lifetime management of WebSocketStreamhandleImpl::Context and WebSocketSt...ukai@chromium.org2009-10-221-7/+34
* Remove three tests from test expectations.yutak@chromium.org2009-10-221-5/+0
* Add NTP to the sidenav.kathyw@google.com2009-10-2231-0/+31
* Add doc for New Tab Page.kathyw@google.com2009-10-224-0/+500
* Quick fix for Alsa stutter - Wake up sooner.fbarchard@chromium.org2009-10-221-0/+3
* Fix calculation of length in websocket.cc.craig.schlenter@chromium.org2009-10-221-1/+1
* Moved patch from 297003 over to committer repository.rolandsteiner@chromium.org2009-10-227-1/+133
* Introduce WebSecurityPolicy for security related methods.mhm@chromium.org2009-10-2210-58/+155
* Rebaseline video-currentTime-set.html as the test is now running.scherkus@chromium.org2009-10-223-4/+30
* Add mac baseline for click-focus-anchor.html.scherkus@chromium.org2009-10-221-0/+10
* Don't skip video-currentTime-set.html anymore since upstreamed WebKit fix has...scherkus@chromium.org2009-10-221-2/+2
* Revert 29747 - Switch over to the new way of enabling/disabling session/local...nsylvain@chromium.org2009-10-2212-26/+15
* Do not lower our ready state if the media resource is completely loaded.scherkus@chromium.org2009-10-221-1/+5
* Minor adjustments to the fonts on the management page (less squished and more...finnur@chromium.org2009-10-221-12/+16
* Mark video-canvas-source.html as passing based on successful history.scherkus@chromium.org2009-10-221-3/+0
* Change the strategy used to attempt nesting-deferred work to account equallymark@chromium.org2009-10-222-73/+117