summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Merge 105127 - Adjust capacity and disable deferring when read lies past exis...scherkus@chromium.org2011-10-172-21/+398
* Merge 105121 - Numerous fixes to audio/video buffered resource loading.scherkus@chromium.org2011-10-178-58/+487
* Merge 103831 - Fix scrolling of full-frame pdf docs in accelerated compositin...vangelis@google.com2011-10-052-2/+22
* Merge 103008 - Cleaned up threadiness of BufferedDataSource.inferno@chromium.org2011-09-292-12/+42
* Merge 102602 - Prevent a call to a NULL client as seen in minidumps.mad@chromium.org2011-09-291-1/+2
* Merge 102853 - Fix null pointer access after playing fullscreen video. ihf@chromium.org2011-09-271-1/+1
* Merge 102278 - Don't cache keystate if not blocked by UIPIjschuh@chromium.org2011-09-271-1/+3
* Merge 102313 - Fix a flash plugin process crash on Windows which occurs on th...ananta@chromium.org2011-09-231-13/+2
* Move video-display-aspect-ratio.html suppression to official build filevrk@google.com2011-09-232-1/+4
* Merge 101997 - plugins: initialize "type" field of structinferno@chromium.org2011-09-231-0/+1
* Merge 101197 - Fixing dropped seeks.fischman@chromium.org2011-09-222-1/+19
* Merge 101524 - Don't try to call setDefersLoading when the loader is null. Th...brettw@chromium.org2011-09-222-10/+34
* Disable aspect ratio for 874 branch.vrk@google.com2011-09-201-0/+1
* Merge 101119 - Check for a crashed plugin before creating resources to send t...brettw@chromium.org2011-09-162-0/+14
* TBR=karengnfullagar@google.com2011-09-156-20/+20
* Merge 100481 - Fix the readonly state in the Mac accessibility tree.dmazzoni@chromium.org2011-09-092-1/+9
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-066-20/+20
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-066-20/+20
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-061-0/+5
* Get rid of a LazyInstance usage to get rid of code execution at static init t...michaeln@google.com2011-09-061-7/+10
* A stab at fixing a crashing bug and a bandaid to prevent the crash if that st...michaeln@google.com2011-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
* Clean up old dead code.ericu@chromium.org2011-09-063-132/+13
* Add TCP configuration parameters for Transport API.sergeyu@chromium.org2011-09-063-2/+34
* Add DeletePluginInDeallocate UI test.wez@chromium.org2011-09-064-1/+187
* Create a GrGLInterface per-GrContext in Chrome. We do this so that its per-GL...bsalomon@google.com2011-09-066-111/+109
* Add browser_tests for FileAPI with Quota, and remove unlimited access for fil...dmikurube@chromium.org2011-09-062-10/+0
* Clean up style errors introduced in r99349.abarth@chromium.org2011-09-051-3/+3
* [Refactor] to rename and re-layer the file_util stack layers.dmikurube@google.com2011-09-0539-1679/+1939
* Temporary disable absolute-child-with-percent-height-inside-relative-parent.htmlloislo@chromium.org2011-09-051-0/+1
* webkit/extensions/v8: Forward declare v8::Extension in HeapProfilerExtension ...tfarina@chromium.org2011-09-042-7/+9
* Re-land r98511 which was reverted in r98531.brettw@chromium.org2011-09-022-11/+21
* Remove support for switching draw surfaces on a context.This was originally i...apatrick@chromium.org2011-09-021-1/+0
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-0210-16/+19
* webkit/extensions/v8: Forward declare v8::Extension in GCExtension header.tfarina@chromium.org2011-09-022-16/+21
* Hookup Gpu blacklist with NaCl Pepper3D access.zmo@google.com2011-09-026-0/+69
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-021-24/+4
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-0221-159/+180
* Don't abort reading directory when a backing file lost.tzik@chromium.org2011-09-022-2/+40
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-0210-19/+16
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-0210-16/+19
* Add a big grab bag of missing web accessibilitydmazzoni@chromium.org2011-09-012-20/+533
* WebKit roll 94189:94272.levin@chromium.org2011-09-011-2/+3
* Add printing.dll to the component build.darin@chromium.org2011-09-011-0/+1
* Add a call to UpdateStatus in PPB_URLLoader_Impl::didReceiveData sobbudge@chromium.org2011-09-011-0/+1
* Apply limits consistent with offline audio contexts.cevans@chromium.org2011-09-011-0/+9
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-014-16/+20
* Get rid of some code execution at static initializer time.michaeln@google.com2011-09-011-6/+6
* Moved the following IPC messages used by the chrome NPAPI plugin installer ou...ananta@chromium.org2011-08-319-53/+0