summaryrefslogtreecommitdiffstats
path: root/webkit/support
Commit message (Expand)AuthorAgeFilesLines
* Add WebKitPlatformSupport::createOffscreenGraphicsContext3Dpiman@chromium.org2012-01-314-4/+26
* Update a few more function calls to use TimeDeltas instead of int ms.tedvessenes@gmail.com2012-01-311-2/+6
* content: Modfiy ResourceBundle and content_shell to run with alternative pak ...erg@chromium.org2012-01-282-4/+4
* Implement WebViewClient::createGraphicsContext3D (and support for DRT)piman@chromium.org2012-01-202-0/+28
* Rename webkit_media::VideoRendererImpl to webkit_media::SkCanvasVideoRenderer.scherkus@chromium.org2012-01-191-1/+0
* Transition to base/mac/bundle_locations.h step 2jeremy@chromium.org2012-01-191-2/+3
* Fix a crash in WebURLLoaderMockFactory caused by removing a loader that has b...bbudge@chromium.org2012-01-191-2/+3
* Fold WebMediaPlayerImpl::Initialize() into the constructor.scherkus@chromium.org2012-01-131-11/+9
* Remove --simple-data-source and convert WebMediaPlayerImpl::Initialize() to a...scherkus@chromium.org2012-01-121-6/+4
* Convert use of int ms to TimeDelta in files owned by tkent.tedvessenes@gmail.com2012-01-121-2/+4
* Don't always recreate third_party forwarding headers on Windows.tony@chromium.org2012-01-111-3/+5
* Fix paths to third_party/WebKit/Platform on Windows upstream checkouts.tony@chromium.org2012-01-102-4/+11
* Teach webkit/support/setup_third_party.gyp about the Platform APIjamesr@chromium.org2012-01-101-8/+26
* Fix python scripts in src/webkitmaruel@chromium.org2012-01-091-2/+2
* Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode (...crogers@google.com2012-01-071-0/+1
* add components for integration test which will detect breakage of media pipel...wjia@chromium.org2012-01-065-16/+113
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Revert 116643 - Integrate HTMLMediaElement with Web Audio API's MediaElementA...msw@chromium.org2012-01-061-1/+0
* Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNodecrogers@google.com2012-01-061-0/+1
* Cleanup: Removing FileSystemPathManagerkinuko@chromium.org2012-01-051-0/+2
* Fix WebMediaPlayer-related linking errors for Androidpeter@chromium.org2011-12-301-0/+5
* base::Bind: Convert most of webkit/appcache.jhawkins@chromium.org2011-12-211-3/+3
* Add the HTTP URL redirect handling to WebURLLoaderMock.bbudge@chromium.org2011-12-173-4/+32
* Use a shorter include paths on Windows.tony@chromium.org2011-12-151-2/+9
* Fix harmless warning in setup_third_party that was causing alldpranke@chromium.org2011-12-141-2/+5
* enable component build of webkit_glue.dpranke@chromium.org2011-12-081-0/+1
* Update these includes to use the new header locationsabarth@chromium.org2011-12-0312-26/+26
* [Mac] Move ScopedSendingEvent from content/common/mac to base/mac.shess@chromium.org2011-12-012-3/+14
* Create AtExitManager early on Android.jnd@chromium.org2011-11-241-3/+13
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-227-82/+98
* Remove IsProtocolSupportedForMedia.piman@chromium.org2011-11-221-10/+0
* base::Bind() conversion for webkit.dcheng@chromium.org2011-11-221-22/+4
* Move tony@chromium.org to src/webkit/OWNERSdarin@chromium.org2011-11-211-1/+0
* Support setting fake gamepad data from WebKit. In support of DRT code to be a...scottmg@chromium.org2011-11-214-1/+26
* Remove --enable-video-logging and WebVideoRenderer.scherkus@chromium.org2011-11-181-5/+1
* Moving media-related files from webkit/glue/ to webkit/media/.scherkus@chromium.org2011-11-173-8/+10
* Cleanup: Remove unneeded forward declarations in webkit/.thestig@chromium.org2011-11-171-6/+3
* Add OVERRIDE to webkit/.avi@chromium.org2011-11-162-11/+14
* Take 2, base::Bind cleanup in SimpleDatabaseSystemmichaeln@google.com2011-11-142-40/+55
* webkit: Remove 3 exit time destructor and turn on -Wexit-time-destructors.thakis@chromium.org2011-11-113-4/+7
* Add WebCore log channels support to webkit_support.gavinp@chromium.org2011-11-112-0/+9
* Revert 109337 - base::Bind cleanup in SimpleDatabaseSystemmichaeln@google.com2011-11-102-54/+40
* base::Bind cleanup in SimpleDatabaseSystemmichaeln@google.com2011-11-102-40/+54
* net: Move the last two Escape() functions into the net namespace.tfarina@chromium.org2011-11-091-3/+3
* Fix shutdown crash when WebMediaPlayerImpl is destroyed after RenderViewImpl is.fischman@chromium.org2011-10-261-6/+7
* Remove an include which has been upstreamed to ImageDiff.cpp.zhenghao@google.com2011-10-261-4/+0
* Prevent power saving while playing media.avi@chromium.org2011-10-191-0/+1
* Added support for WebMessagePortChannel to WebKit platform support.caseq@google.com2011-10-184-1/+142
* Create a public header with the child_process_sandbox_support_linux functions...jam@chromium.org2011-10-171-12/+0
* Extract an independent webkit_support_gfx target.zhenghao@google.com2011-10-163-16/+649