summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Show description for throttled requests in DevTools.yzshen@chromium.org2012-04-261-1/+9
* De-craxify BufferedDataSource::ChooseDeferStrategy.fischman@chromium.org2012-04-262-42/+25
* Switch chrome and chromiumDRT over to using the new WebKit API for dispatchingmichaeln@google.com2012-04-264-22/+115
* Updated media player resources with new images from kenmoore@google.com.scherkus@chromium.org2012-04-2541-14/+27
* Added parameter 'clear_bound_vars', so we could reset the statement without c...michaelbai@chromium.org2012-04-252-3/+3
* aura: Change shared context to be offscreen for armpiman@chromium.org2012-04-251-0/+1
* Upstream WebMediaPlayerAndroid as WebKit::WebMediaPlayer implementation on an...qinmin@chromium.org2012-04-258-20/+885
* Move the FlashClipboard API into the Flash one.brettw@chromium.org2012-04-257-325/+240
* WebSocket Pepper API: the second Close() should not return error code.toyoshim@chromium.org2012-04-251-2/+3
* fileapi: FileWriter and LocalFileWriter.kinaba@chromium.org2012-04-255-0/+492
* Fix leak in ScopedClipboardWriterGlue.dcheng@chromium.org2012-04-253-9/+10
* Add EncodeRGBAPNGWithChecksum method.jnd@chromium.org2012-04-252-1/+23
* WebKit roll 114999:115029mnaganov@chromium.org2012-04-241-11/+0
* Update downstream WebKit layout tests expectations before rollingmnaganov@chromium.org2012-04-241-0/+5
* Update downstream WebKit layout tests expectations before rollingmnaganov@chromium.org2012-04-241-0/+2
* WebSocket Pepper API: PPB_WebSocket::close must accept undefined reasontoyoshim@chromium.org2012-04-241-7/+11
* Convert the PPB_Flash interface to use the thunk system.brettw@chromium.org2012-04-2412-210/+122
* DomStorage async IPC message definitions and browser-side handlers. These mes...michaeln@google.com2012-04-245-1/+25
* Implement sourceAddId() & sourceRemoveId()acolwell@chromium.org2012-04-234-8/+57
* Cleanup: IWYU for base/file_util_proxy.h.thestig@chromium.org2012-04-233-1/+4
* IndexedDB: API rename to allow return type of keyPath accessors to changejsbell@chromium.org2012-04-231-2/+8
* Clean up downstream layout test expectations.mnaganov@chromium.org2012-04-231-2/+0
* Clean up downstream layout test expectations.mnaganov@chromium.org2012-04-231-21/+0
* Add a media pipeline status error code for decryption error.xhwang@chromium.org2012-04-231-0/+7
* Update uses of TimeDelta in chrome_frame/*. Also update a bit of TimeDelta u...tedvessenes@gmail.com2012-04-231-3/+3
* Clean up native_theme_android by making it inherit from native_theme.hpkotwicz@chromium.org2012-04-221-32/+33
* Revert 133335 - Update MediaSource API implementation to match v0.4 spec. acolwell@chromium.org2012-04-214-56/+8
* Update MediaSource API implementation to match v0.4 spec. acolwell@chromium.org2012-04-214-8/+56
* Use new WebElement attribute accessors so we can delete WebNamedNodeMap.dmazzoni@chromium.org2012-04-201-5/+3
* Log when a browser plugin hangswhyuan@google.com2012-04-202-20/+47
* Hook up screensaver prevention on Windowsbrettw@chromium.org2012-04-201-1/+1