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
/
ppapi
/
proxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the charset inteface to "trusted" (we can't implement this efficiently
brettw@chromium.org
2012-02-09
1
-0
/
+1
*
Remove special handling for strings in var serialization.
brettw@chromium.org
2012-02-07
8
-214
/
+53
*
Remove static initializer for TLS object. This moves the TLS to the
brettw@chromium.org
2012-02-05
2
-11
/
+36
*
PPAPI: Reduce string copying in SerializedVar.
dmichael@chromium.org
2012-02-04
9
-116
/
+154
*
Introduce PPB_Flash_MessageLoop interface for Pepper Flash.
yzshen@chromium.org
2012-01-31
6
-0
/
+233
*
The tricky part about logging to the console is that many of the errors are g...
brettw@chromium.org
2012-01-31
11
-71
/
+133
*
Convert use of int ms to TimeDelta in scattered chromium files.
tedvessenes@gmail.com
2012-01-30
1
-1
/
+2
*
Make it possible to use ThreadLocalStorage::Slot as a static without
thakis@chromium.org
2012-01-30
1
-1
/
+1
*
Toward an android build of sync_unit_tests: OWNERS=viettrungluu
jrg@chromium.org
2012-01-27
2
-5
/
+5
*
Tweaks to PPB_VarArrayBuffer in preperation for taking out of Dev.
dmichael@chromium.org
2012-01-26
2
-2
/
+7
*
Revert 119200 - Revert 119198 - First pass at implementing the MessageLoop in...
brettw@chromium.org
2012-01-26
3
-0
/
+321
*
Revert 119198 - First pass at implementing the MessageLoop interface. This in...
brettw@chromium.org
2012-01-26
3
-321
/
+0
*
First pass at implementing the MessageLoop interface. This includes a simple
brettw@chromium.org
2012-01-26
3
-0
/
+321
*
Add ppapi perftests infrastructure, plus a performance test for PPP_Messaging.
dmichael@chromium.org
2012-01-24
2
-0
/
+92
*
Implement PPB_DeviceRef_Dev.
yzshen@chromium.org
2012-01-21
2
-0
/
+9
*
Relanding this with fixes to the mac dbg builder
ananta@chromium.org
2012-01-20
9
-261
/
+13
*
Revert 118385 since this seems to break mac-debug build.
sadrul@chromium.org
2012-01-20
9
-13
/
+261
*
Remove the Webkit thread in the PPAPI plugin process and perform the text and...
ananta@chromium.org
2012-01-19
9
-261
/
+13
*
Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...
fischman@chromium.org
2012-01-13
3
-26
/
+3
*
Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.
dmichael@chromium.org
2012-01-12
17
-185
/
+201
*
Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...
tommi@chromium.org
2012-01-12
17
-201
/
+185
*
Make it possible to have 1 PpapiGlobals per thread. Update unit tests.
dmichael@chromium.org
2012-01-12
17
-185
/
+201
*
Pepper gamepad support
scottmg@chromium.org
2012-01-10
2
-1
/
+8
*
Make PPB_Flash_NetConnector interface name macro usage consistent with others.
wez@chromium.org
2012-01-09
1
-1
/
+1
*
Introduce PPB_ResourceArray_Dev.
yzshen@chromium.org
2012-01-07
3
-2
/
+16
*
Move paint aggregator and the completion callback factory.
brettw@chromium.org
2012-01-06
14
-13
/
+15
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
3
-3
/
+1
*
Convert proxy callbacks to use TrackedCallback.
brettw@chromium.org
2012-01-05
8
-111
/
+57
*
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
23
-85
/
+62
*
Convert ppapi/shared to use TrackedCallback.
brettw@chromium.org
2012-01-05
3
-16
/
+5
*
Revert 116281 - Move paint aggregator and the completion callback factory.
brettw@chromium.org
2012-01-04
14
-14
/
+12
*
Move paint aggregator and the completion callback factory.
brettw@chromium.org
2012-01-04
14
-12
/
+14
*
Change the DidChangeView update to take a new ViewChanged resource.
brettw@chromium.org
2012-01-03
9
-219
/
+271
*
Coverity fixes for uninitialized vars
groby@chromium.org
2011-12-29
2
-4
/
+2
*
Move the tracked completion callback code into shared impl.
brettw@chromium.org
2011-12-29
2
-1
/
+13
*
Fixed coverity uninit bugs
groby@chromium.org
2011-12-22
2
-4
/
+2
*
Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.
dmichael@chromium.org
2011-12-22
5
-14
/
+178
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
1
-0
/
+1
*
Revert 115227 - Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
1
-1
/
+0
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-20
1
-0
/
+1
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-20
1
-1
/
+2
*
Hook up the PPB_Flash.PreloadFontWin function to our font loading infrastruct...
brettw@chromium.org
2011-12-20
11
-69
/
+102
*
Implement in-process PPB_VarArrayBuffer_Dev.
dmichael@chromium.org
2011-12-15
7
-14
/
+78
*
GetDocumentURL is added to PPB_Testing_Dev.
ygorshenin@google.com
2011-12-15
1
-1
/
+10
*
Rev the Flash interface to add new functionality.
brettw@chromium.org
2011-12-15
6
-20
/
+72
*
Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...
gman@chromium.org
2011-12-12
3
-70
/
+36
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-10
8
-4
/
+607
*
Revert 113817 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
8
-607
/
+4
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
8
-4
/
+607
[next]