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
*
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
*
Convert flash font file to use the browser font trusted code.
brettw@chromium.org
2012-12-10
2
-2
/
+2
*
Implement an IsAllowed function in the pepper PPB_Broker_Trusted API
raymes@chromium.org
2012-12-10
7
-24
/
+40
*
Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...
raymes@chromium.org
2012-12-08
6
-341
/
+3
*
Use PP_BrowserFont_Trusted_Description
brettw@chromium.org
2012-12-07
2
-24
/
+26
*
Encrypted Media: Use std::string for key message in media pipeline.
xhwang@chromium.org
2012-12-06
1
-7
/
+4
*
Revert 171408
raymes@chromium.org
2012-12-06
6
-3
/
+341
*
Revert 171389
raymes@chromium.org
2012-12-06
6
-341
/
+3
*
Revert 171080
raymes@chromium.org
2012-12-06
6
-3
/
+341
*
Encrypted Media: Support pp::Buffer_Dev reuse in PpbBufferAllocator.
xhwang@chromium.org
2012-12-05
2
-28
/
+101
*
Revert 171234. Broke test_shell_tests on WebKit Mac Canaries.
senorblanco@google.com
2012-12-05
7
-78
/
+362
*
Inline ppb_graphics_2d_impl to the host.
victorhsieh@chromium.org
2012-12-05
7
-362
/
+78
*
Encrypted Media: Allows empty key message to be fired.
xhwang@chromium.org
2012-12-04
1
-12
/
+25
*
The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...
raymes@chromium.org
2012-12-04
6
-341
/
+3
*
Encrypted Media: Support natural size in video decrypt-and-decode path.
xhwang@chromium.org
2012-12-04
2
-3
/
+12
*
Refactor 3 PPB_Flash functions to the new resource model.
raymes@chromium.org
2012-12-04
5
-37
/
+0
*
Use skia::RefPtr in place of manual ref-counting for Skia types.
danakj@chromium.org
2012-12-04
1
-4
/
+3
*
Enable Pepper threading on canary.
shess@chromium.org
2012-12-01
2
-0
/
+4
*
Refactor PPB_Flash_Fullscreen to the new resource model.
raymes@chromium.org
2012-11-30
4
-21
/
+7
[next]