summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* more.kerz@chromium.org2012-05-031-0/+21
* Expecting.kerz@chromium.org2012-05-031-0/+503
* Remove a few unused media::PipelineStatus codes.scherkus@chromium.org2012-05-031-4/+0
* My expectations are high.kerz@chromium.org2012-05-031-0/+520
* Workaround for a crashing appcache bug seen on the crash servers. Add an UMA ...michaeln@google.com2012-05-038-75/+123
* Expect the unexpectedkerz@chromium.org2012-05-031-0/+522
* Add QuitMessageLoopNow to webkit supportvollick@chromium.org2012-05-032-0/+5
* Add support for sourceAbort() & sourceBuffered()acolwell@chromium.org2012-05-034-0/+35
* Reduce log level to DVLOG(1) in webkit_media::AudioDecoder.scherkus@chromium.org2012-05-031-8/+8
* Expectations will continue until tests improve.kerz@chromium.org2012-05-031-22/+543
* WebGraphicsContext3DInProcessCommandBuffer should report that it does not sup...vollick@chromium.org2012-05-021-1/+3
* Add an API to determine if the system will support accelerationbrettw@chromium.org2012-05-022-0/+8
* Expect the unexpected, Windows Webkit Testskerz@chromium.org2012-05-021-0/+130
* Properly align buttons for new media controls.scherkus@chromium.org2012-05-029-0/+0
* Add constructor to get extras, service, ports from WebIntent object.gbillock@chromium.org2012-05-022-0/+12
* Expect more from your offical webkit tests.kerz@chromium.org2012-05-021-0/+501
* Update Official expectations until they can be updated no more.kerz@chromium.org2012-05-011-0/+894
* Allow textures to be moved from one GL context group to another.apatrick@chromium.org2012-05-011-1/+1
* ppapi Graphics2d should invalidate all changes without clipping to visible area.shawnsingh@chromium.org2012-05-011-12/+17
* Show a replacement plug-in for loading errors.bauerb@chromium.org2012-05-0110-10/+55
* Landing 1084 strings on trunk, 2nd attemptlaforge@chromium.org2012-05-0149-7/+56
* Don't send mouse move related events to Cocoa plugins in background windowsstuartmorgan@chromium.org2012-05-011-0/+11
* Add scale factor tag to data packssail@chromium.org2012-05-012-3/+3
* Revert 134620 - Show a replacement plug-in for loading errors.zmo@google.com2012-04-3010-55/+10
* Show a replacement plug-in for loading errors.bauerb@chromium.org2012-04-3010-10/+55
* Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type.jsbell@chromium.org2012-04-306-37/+23
* Reset Official builds expectationskerz@chromium.org2012-04-301-430/+0
* Move the rest of the Flash functions to the thunk system.brettw@chromium.org2012-04-306-326/+230
* Delete FunctionGroupBase from Pepper.brettw@chromium.org2012-04-307-76/+27
* RefCounted types should not have public destructors, webkit/rsleevi@chromium.org2012-04-2847-231/+481
* Merge VideoCaptureDevice::Capability with media::VideoCaptureCapabilityyujie.mao@intel.com2012-04-281-1/+1
* Chromium-side dispatch for explicit intents.gbillock@chromium.org2012-04-271-0/+5
* Build the default fitler collection synchronously in load().ddorwin@chromium.org2012-04-271-16/+17
* Set svn:executable on windows executables.maruel@chromium.org2012-04-273-0/+0
* Fixed unsafe passing of command-line parameter to SpdySessionbengr@google.com2012-04-271-5/+6
* Don't make checkdeps ignore includes to directories that are brought in via d...jam@chromium.org2012-04-272-0/+7
* Move text input API to Instance.brettw@chromium.org2012-04-276-176/+76
* Relanding r134248 with leak fix in tests - Make LocalFileReader deletable at ...kinuko@chromium.org2012-04-275-138/+370
* Initialize Android OS path overrides for testingpeter@chromium.org2012-04-271-2/+5
* Add dom_storage::SessionStorageDatabase.marja@chromium.org2012-04-275-0/+1722
* Revert 134248 - Make LocalFileReader deletable at any time and add unittests.kinuko@chromium.org2012-04-275-365/+138
* Align Android's WebMediaPlayer enumeration usage with recent WebKit changespeter@chromium.org2012-04-271-19/+19
* Make LocalFileReader deletable at any time and add unittests.kinuko@chromium.org2012-04-275-138/+365
* Expose correct semantics for HTML5 footer element on mac and windows platform...aboxhall@chromium.org2012-04-273-0/+6
* Fix line endingsbrettw@chromium.org2012-04-261-2/+2
* If shared memory cannot be mapped, the audio thread should not be started as ...raymes@chromium.org2012-04-261-1/+2
* Handle move of WebKit's WebReferrerPolicy.hgavinp@chromium.org2012-04-262-2/+2
* Style fixes in weburlrequest_extradata_impl.h #tiny-clgavinp@chromium.org2012-04-261-2/+3
* Add string resources for WebLocalizedString::DateFormat{DayInMonth,Month,Year...tkent@chromium.org2012-04-262-0/+15
* Fire needkey event when encrypted media is encounted.xhwang@chromium.org2012-04-264-0/+25