index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
PPB_UDPSocket_Private is switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-01-21
7
-179
/
+0
*
Refactor FileIO to the new resource host system.
bbudge@chromium.org
2013-01-19
4
-549
/
+0
*
Update some #includes for WebSerializedScriptValue and WebArrayBufferView tha...
pilgrim@chromium.org
2013-01-18
2
-2
/
+2
*
Update media::DataBuffer API to match media::DecoderBuffer.
scherkus@chromium.org
2013-01-17
1
-2
/
+2
*
Pepper: Introduce ThreadAwareCallback.
yzshen@chromium.org
2013-01-17
2
-3
/
+4
*
Revert 176792
dpapad@chromium.org
2013-01-17
4
-0
/
+549
*
Update some #includes in webkit/plugins for headers in the new Platform direc...
pilgrim@chromium.org
2013-01-16
21
-62
/
+60
*
Reduce copy on QuotaFileIO::Write.
tzik@chromium.org
2013-01-16
1
-5
/
+20
*
Fix for plugins with relative paths not loading
cpu@chromium.org
2013-01-16
1
-85
/
+84
*
Eliminate media::Buffer as a base class for media::DecoderBuffer and media::D...
scherkus@chromium.org
2013-01-15
1
-0
/
+1
*
Enforce non-negative BitstreamBuffer id
sheu@chromium.org
2013-01-15
1
-0
/
+2
*
Refactor FileIO to the new resource host system.
bbudge@chromium.org
2013-01-15
4
-549
/
+0
*
Make RendererPpapiHostImpl work with NaCl instances, which change modules.
bbudge@chromium.org
2013-01-12
2
-4
/
+18
*
More conversion from uint to size_t for shared memory allocation sizes.
cevans@chromium.org
2013-01-11
3
-3
/
+3
*
Distinguish plugin disconnections from plugin crashes.
yzshen@chromium.org
2013-01-10
3
-0
/
+13
*
Enable Pepper threading on all channels.
shess@chromium.org
2013-01-05
2
-4
/
+0
*
Revert 175233 because Linux ASAN builder cannot compile it.
alexeypa@google.com
2013-01-04
1
-1
/
+0
*
Add trace event Pepper API
elijahtaylor@chromium.org
2013-01-04
1
-0
/
+1
*
Remove the old PPB_Flash proxy.
raymes@chromium.org
2012-12-26
5
-81
/
+1
*
Ppapi: remove the code for closing pending user gesture.
yzshen@chromium.org
2012-12-22
2
-11
/
+1
*
Encrypted Media: Replace DecryptorClient with key event callbacks.
xhwang@chromium.org
2012-12-22
2
-21
/
+31
*
Refactor Flash Print to the new pepper resource model
raymes@chromium.org
2012-12-21
1
-0
/
+1
*
Encrypted Media: Drop shared memory when seeking in ContentDecryptorDelegate.
xhwang@chromium.org
2012-12-21
1
-0
/
+16
*
Ensure that all resources are torn down before the routing.
brettw@chromium.org
2012-12-21
2
-0
/
+9
*
Made the registration and deletion of transfer buffers async.
apatrick@chromium.org
2012-12-21
1
-1
/
+3
*
Convert pepper font list to new resource system.
brettw@chromium.org
2012-12-20
2
-6
/
+1
*
Simplify HostVarTracker handling of instance tear-down
wez@chromium.org
2012-12-20
4
-33
/
+13
*
Refactor 4 PPB_Flash functions to the new PPAPI resource model.
raymes@chromium.org
2012-12-19
2
-170
/
+1
*
Disable the failing linux aura browser tests so that it can be enabled on the...
jam@chromium.org
2012-12-19
3
-7
/
+34
*
PPB_URLLoader: Don't touch the buffer provided by caller after Close() is cal...
yzshen@chromium.org
2012-12-19
2
-2
/
+8
*
CDM/PPAPI: Fix plugin-side ref-counting leak
dmichael@chromium.org
2012-12-19
4
-87
/
+88
*
Refactored PPB_Flash GetSettings to the new pepper resource model
raymes@chromium.org
2012-12-19
5
-31
/
+0
*
This refactors PPB_Flash GetLocalTimeZoneOffset to the new PPAPI resource mod...
raymes@chromium.org
2012-12-17
5
-24
/
+0
*
plugins: use new WebPluginContainer::setWebLayer API for compositing.
piman@chromium.org
2012-12-17
5
-70
/
+123
*
Fix PPAPI time conversion code to handle epoch times.
raymes@chromium.org
2012-12-17
1
-53
/
+0
*
webkit: Update the calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-12-16
1
-16
/
+16
*
Delete #if 0-ed out code that I accidentally committed (a while ago).
viettrungluu@chromium.org
2012-12-15
1
-9
/
+0
*
Only unbind a Graphics2D on destruction when we're actually bound.
brettw@chromium.org
2012-12-14
1
-0
/
+1
*
Improve NaCl startup error reporting in plugin and IPC proxy.
bbudge@chromium.org
2012-12-14
4
-11
/
+18
*
Revert 172805
apatrick@google.com
2012-12-14
1
-3
/
+1
*
Revert 172806
raymes@chromium.org
2012-12-13
2
-0
/
+163
*
Refactor 4 PPB_Flash functions to the new PPAPI resource model.
raymes@chromium.org
2012-12-13
2
-163
/
+0
*
Made the registration and deletion of transfer buffers async.
apatrick@chromium.org
2012-12-13
1
-1
/
+3
*
PPAPI: Move PPB_Console out of dev.
ncbray@chromium.org
2012-12-13
3
-7
/
+7
*
PPAPI: Check permissions for VarDeprecated and PPP_Class
dmichael@chromium.org
2012-12-12
1
-0
/
+3
*
PPAPI: Make Messaging not PostTask and copy when out-of-process.
teravest@chromium.org
2012-12-12
5
-17
/
+104
*
Ignore plugin MIME entries containing WebPluginTypeEnabled=0 on Mac
stuartmorgan@chromium.org
2012-12-12
1
-0
/
+5
*
Change PPB_ContentDecryptor_Private::KeyMessage to pass the message as a PP_V...
tomfinegan@chromium.org
2012-12-12
4
-30
/
+16
*
Fix some types at the IPC layer. Sizes should be unsigned.
cevans@chromium.org
2012-12-12
1
-1
/
+1
*
When requesting mouse lock, create a user gesture for Webkit.
bbudge@chromium.org
2012-12-10
1
-2
/
+17
[next]