summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Scale BufferedResourceLoader buffering window based on bit rate of videovrk@google.com2011-09-087-13/+309
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-081-2/+2
* Get chrome to link with USE_AURAben@chromium.org2011-09-071-0/+1
* Use precompiled headers for most large projects where the .gyp filejoi@chromium.org2011-09-071-96/+96
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-061-0/+5
* Revert 99810 - Get the rest of the chrome target to build (but not link) with...ben@chromium.org2011-09-061-5/+0
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-061-0/+5
* Add TCP configuration parameters for Transport API.sergeyu@chromium.org2011-09-062-1/+9
* Create a GrGLInterface per-GrContext in Chrome. We do this so that its per-GL...bsalomon@google.com2011-09-062-105/+101
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-023-4/+5
* Hookup Gpu blacklist with NaCl Pepper3D access.zmo@google.com2011-09-021-0/+2
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-026-56/+58
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-023-5/+4
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-023-4/+5
* Add a big grab bag of missing web accessibilitydmazzoni@chromium.org2011-09-012-20/+533
* Apply limits consistent with offline audio contexts.cevans@chromium.org2011-09-011-0/+9
* Clean up flash plugin constants, put them in a single place.cpu@chromium.org2011-08-311-0/+2
* roll skia to 2193reed@google.com2011-08-301-26/+1
* Implement STUN support for P2P Transport API.sergeyu@chromium.org2011-08-302-2/+6
* linux: delete code that worked around gtk <2.18evan@chromium.org2011-08-291-27/+0
* Stop using the default profile's proxy service for plugin proxy requests, and...jam@chromium.org2011-08-291-3/+0
* Allow each WGC3D subclass to determine the correct GrGLInterface for its GrCo...bsalomon@google.com2011-08-292-3/+5
* Create media.dll / libmedia.so.darin@chromium.org2011-08-291-0/+1
* Add support for exporting IPC messages from component DLLs.darin@chromium.org2011-08-261-1/+1
* Add SetProperti() in the PPB_Transport_Dev interface.sergeyu@chromium.org2011-08-263-1/+38
* Completely random typo fixes and style corrections cleanup.fischman@chromium.org2011-08-253-27/+2
* Merge the plugin and impl side of the audio config and input event resources.brettw@chromium.org2011-08-251-2/+0
* make URL handling transparent to media pipeline.wjia@chromium.org2011-08-241-0/+9
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-2/+2
* Pass per-script fonts to WebKit settings.falken@chromium.org2011-08-242-0/+76
* Fix problem when 'ended' event was fired before stream really ended.enal@chromium.org2011-08-231-3/+3
* Remove ifdef for USE_MONOTONIC_CLOCK_FOR_TIMER_SCHEDULING missed in r97524.adamk@chromium.org2011-08-231-5/+2
* Until this roll skia supported only a single GrGLInterace object shared by al...bsalomon@google.com2011-08-231-127/+101
* Add custom overhang pattern for rubber-banding.asvitkine@chromium.org2011-08-233-0/+6
* Add preliminary support for the autocompletetype atttribute for phone/fax pre...isherman@chromium.org2011-08-231-1/+1
* Update translations using strings from launchpad.net r311fta@sofaraway.org2011-08-222-0/+9
* Updating XTBs based on .GRDs from branch 835kerz@chromium.org2011-08-2251-1/+101
* Prepare webthreadimpl for webthread changes.nduca@chromium.org2011-08-222-0/+9
* Remove framework for Pepper extensions to NPAPI.wez@chromium.org2011-08-221-13/+0
* Call GenerateSafeFilename() from GetSuggestedFilename().asanka@chromium.org2011-08-201-1/+1
* Move the RequestExtraData structure to content/, where we can modify it more ...pkasting@chromium.org2011-08-206-59/+8
* Cleanup: remove ifdefs for USE_MONOTONIC_CLOCK_FOR_TIMER_SCHEDULING.adamk@chromium.org2011-08-192-13/+0
* Clean up comment for CppBoundClass.BindToJavascript()steveblock@chromium.org2011-08-181-6/+6
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)thestig@chromium.org2011-08-181-1/+0
* Include pageScaleFactor when saving and restoring WebHistory of a page.fsamuel@chromium.org2011-08-182-4/+11
* Remove branch in WebMediaPlayerImpl that is never reachedhclam@chromium.org2011-08-171-12/+2
* Reland 97048 - Update routing id of pending resource requests for reparented ...rvargas@google.com2011-08-173-3/+19
* Revert 97048 - Trying to see if this is related with arvargas@google.com2011-08-173-19/+3
* Update routing id of pending resource requests for reparented iframes.dimich@chromium.org2011-08-163-3/+19
* This is an implementation of WebThread to allow WebKit to create threads that...nduca@chromium.org2011-08-165-0/+80