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
/
ppapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
The tricky part about logging to the console is that many of the errors are g...
brettw@chromium.org
2012-01-31
7
-64
/
+137
*
Fix compiler error for builds without p2p_apis
yfriedman@chromium.org
2012-01-31
1
-0
/
+2
*
Fixed printing gets cut-off issue for CloudPrint and Chrome.
gene@chromium.org
2012-01-28
1
-7
/
+9
*
Cleanup: Remove static storage for variables in an unnamed namespace.
jhawkins@chromium.org
2012-01-28
1
-4
/
+4
*
WebSocket Pepper API: make the API out of dev
toyoshim@chromium.org
2012-01-27
2
-33
/
+33
*
Mouse Lock is currently supported in Pepper, but not yet supported from WebKit.
scheib@chromium.org
2012-01-27
5
-18
/
+43
*
WebSocket Pepper API: Remove binary type handling interfaces
toyoshim@chromium.org
2012-01-27
2
-38
/
+1
*
PPAPI: Move PPB_ArrayBuffer out of Dev.
dmichael@chromium.org
2012-01-27
2
-4
/
+4
*
Tweaks to PPB_VarArrayBuffer in preperation for taking out of Dev.
dmichael@chromium.org
2012-01-26
2
-2
/
+7
*
Revert 119206 - Mouse Lock is currently supported in Pepper, but not yet supp...
tzik@chromium.org
2012-01-26
5
-43
/
+18
*
Mouse Lock is currently supported in Pepper, but not yet supported from WebKit.
scheib@chromium.org
2012-01-26
5
-18
/
+43
*
WebSocket Pepper API: SetBinaryType() returned unexpected PP_FALSE
toyoshim@chromium.org
2012-01-24
1
-3
/
+5
*
Implement PPB_DeviceRef_Dev.
yzshen@chromium.org
2012-01-21
1
-0
/
+1
*
Relanding this with fixes to the mac dbg builder
ananta@chromium.org
2012-01-20
14
-530
/
+36
*
Revert 118385 since this seems to break mac-debug build.
sadrul@chromium.org
2012-01-20
14
-36
/
+530
*
Remove the Webkit thread in the PPAPI plugin process and perform the text and...
ananta@chromium.org
2012-01-19
14
-530
/
+36
*
WebSocket Pepper API: WebArrayBuffer support
toyoshim@chromium.org
2012-01-19
2
-44
/
+48
*
Added bounds checks to the URLLoader prefetch buffer threshhold.
raymes@chromium.org
2012-01-17
1
-1
/
+8
*
Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...
fischman@chromium.org
2012-01-13
2
-8
/
+1
*
Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.
dmichael@chromium.org
2012-01-12
2
-4
/
+26
*
Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...
tommi@chromium.org
2012-01-12
2
-26
/
+4
*
Make it possible to have 1 PpapiGlobals per thread. Update unit tests.
dmichael@chromium.org
2012-01-12
2
-4
/
+26
*
WebSocket Pepper API: add interfaces to handle binaryType attribute
toyoshim@chromium.org
2012-01-12
2
-1
/
+18
*
Allow plugins to add rotate commands to Chrome context menus.
bbudge@chromium.org
2012-01-11
5
-1
/
+46
*
Remove almost all remaining TOUCH_UIs.
bryeung@chromium.org
2012-01-11
1
-7
/
+0
*
ppapi: Add a little comment about GetInstanceObject "leaking" a reference
dmichael@chromium.org
2012-01-11
1
-1
/
+5
*
Pepper gamepad support
scottmg@chromium.org
2012-01-10
5
-3
/
+63
*
Introduce PPB_ResourceArray_Dev.
yzshen@chromium.org
2012-01-07
3
-2
/
+17
*
Convert callers to use the new TrackedCallback.
brettw@chromium.org
2012-01-06
8
-55
/
+54
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
6
-6
/
+2
*
Add missing unversioned interface-name macro for PPP_Pdf.
wez@chromium.org
2012-01-05
1
-0
/
+1
*
Fix build-break due to missed PPB thunk getter rename.
wez@chromium.org
2012-01-05
1
-1
/
+1
*
Update PPAPI IDL generator to define versioned structs, and unversioned typedef.
wez@chromium.org
2012-01-05
14
-73
/
+65
*
Convert ppapi/shared to use TrackedCallback.
brettw@chromium.org
2012-01-05
4
-20
/
+4
*
Fix crash in didReceiveData, if user calls Close() during RunCallback.
bbudge@chromium.org
2012-01-05
1
-9
/
+15
*
Use the new callback tracker and delete the old one
brettw@chromium.org
2012-01-04
26
-849
/
+103
*
Hook up page visibility to the View info for a plugin.
brettw@chromium.org
2012-01-04
5
-0
/
+21
*
base::Bind: Remove scoped_callback_factory.h.
jhawkins@chromium.org
2012-01-03
3
-3
/
+0
*
Change the DidChangeView update to take a new ViewChanged resource.
brettw@chromium.org
2012-01-03
6
-78
/
+173
*
Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.
dcheng@chromium.org
2011-12-30
1
-2
/
+2
*
Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that ...
dcheng@chromium.org
2011-12-29
1
-2
/
+2
*
Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.
dcheng@chromium.org
2011-12-29
1
-2
/
+2
*
Move the tracked completion callback code into shared impl.
brettw@chromium.org
2011-12-29
4
-2
/
+28
*
WebSocket Pepper API: ArrayBuffer support
toyoshim@chromium.org
2011-12-28
1
-17
/
+49
*
Coverity: Fix a check that's always false.
thestig@chromium.org
2011-12-28
1
-2
/
+3
*
Coverity: Fix null dereference errors
kmadhusu@chromium.org
2011-12-22
1
-1
/
+6
*
Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.
dmichael@chromium.org
2011-12-22
2
-3
/
+14
*
Add dmichael@chromium.org to webkit/plugins/ppapi/OWNERS
dmichael@chromium.org
2011-12-21
1
-0
/
+1
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
2
-0
/
+7
*
Revert 115227 - Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
2
-7
/
+0
[next]