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
/
shared_impl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweaks to PPB_VarArrayBuffer in preperation for taking out of Dev.
dmichael@chromium.org
2012-01-26
2
-5
/
+14
*
Revert 119200 - Revert 119198 - First pass at implementing the MessageLoop in...
brettw@chromium.org
2012-01-26
1
-0
/
+1
*
Revert 119198 - First pass at implementing the MessageLoop interface. This in...
brettw@chromium.org
2012-01-26
1
-1
/
+0
*
First pass at implementing the MessageLoop interface. This includes a simple
brettw@chromium.org
2012-01-26
1
-0
/
+1
*
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky
fischman@chromium.org
2012-01-26
1
-4
/
+2
*
Implement PPB_DeviceRef_Dev.
yzshen@chromium.org
2012-01-21
3
-0
/
+109
*
Relanding this with fixes to the mac dbg builder
ananta@chromium.org
2012-01-20
5
-91
/
+496
*
Revert 118385 since this seems to break mac-debug build.
sadrul@chromium.org
2012-01-20
5
-496
/
+91
*
Remove the Webkit thread in the PPAPI plugin process and perform the text and...
ananta@chromium.org
2012-01-19
5
-91
/
+496
*
Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.
dmichael@chromium.org
2012-01-12
8
-34
/
+124
*
Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...
tommi@chromium.org
2012-01-12
8
-119
/
+34
*
Make it possible to have 1 PpapiGlobals per thread. Update unit tests.
dmichael@chromium.org
2012-01-12
8
-34
/
+119
*
Introduce PPB_ResourceArray_Dev.
yzshen@chromium.org
2012-01-07
3
-1
/
+120
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
2
-2
/
+1
*
Update PPAPI IDL generator to define versioned structs, and unversioned typedef.
wez@chromium.org
2012-01-05
6
-21
/
+19
*
Convert ppapi/shared to use TrackedCallback.
brettw@chromium.org
2012-01-05
10
-141
/
+135
*
Use the new callback tracker and delete the old one
brettw@chromium.org
2012-01-04
3
-4
/
+46
*
Switch a number of code and header files from DOS to Unix line-endings.
wez@chromium.org
2012-01-04
3
-173
/
+173
*
Change the DidChangeView update to take a new ViewChanged resource.
brettw@chromium.org
2012-01-03
5
-16
/
+206
*
Move the tracked completion callback code into shared impl.
brettw@chromium.org
2011-12-29
9
-1
/
+654
*
Move net/base/sys_byteorder.h to base/sys_byteorder.h
isherman@chromium.org
2011-12-28
1
-1
/
+1
*
Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.
dmichael@chromium.org
2011-12-22
2
-0
/
+19
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
1
-0
/
+2
*
Revert 115227 - Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
1
-2
/
+0
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-20
1
-0
/
+2
*
Pepper: unit tests for VarTracker
toyoshim@chromium.org
2011-12-16
2
-0
/
+160
*
Implement in-process PPB_VarArrayBuffer_Dev.
dmichael@chromium.org
2011-12-15
8
-17
/
+152
*
Reland; Pepper: Var keeps invalid var_id if VarTracker release it and there i...
toyoshim@chromium.org
2011-12-15
2
-0
/
+7
*
Reverting half the checkins that are suspected of breaking the world.
finnur@chromium.org
2011-12-14
2
-7
/
+0
*
Var keeps invalid var_id if VarTracker release it and there is
toyoshim@chromium.org
2011-12-14
2
-0
/
+7
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-10
5
-0
/
+495
*
Revert 113817 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
5
-495
/
+0
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
5
-0
/
+495
*
Revert 113656 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
5
-492
/
+0
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
5
-0
/
+492
*
Apply renaming of ppapi shared stuff to new ppb_var shared code.
dmichael@chromium.org
2011-12-08
2
-7
/
+7
*
Remove PP_Module from parameters for PPB_Var.VarFromUtf8.
dmichael@chromium.org
2011-12-07
9
-56
/
+134
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-07
30
-245
/
+277
*
Revert 113290 - Rename the shared_impl resource files to give them more regul...
brettw@chromium.org
2011-12-07
30
-277
/
+245
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-06
30
-245
/
+277
*
Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...
dpolukhin@chromium.org
2011-12-06
4
-0
/
+706
*
Regularize how ImageData and Graphics2D are created.
brettw@chromium.org
2011-12-04
1
-0
/
+1
*
Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...
jam@chromium.org
2011-12-02
4
-706
/
+0
*
Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...
dpolukhin@chromium.org
2011-12-02
4
-0
/
+706
*
Remove 1 static initializer in id_assignment.cc.
thakis@chromium.org
2011-12-02
1
-1
/
+1
*
Remove Context3D/Surface3D
piman@chromium.org
2011-12-01
4
-17
/
+6
*
Re-land http://codereview.chromium.org/8586008/
yzshen@chromium.org
2011-11-29
2
-0
/
+104
*
Implement FileRef GetPathPrivate interface for O3D
jhorwich@chromium.org
2011-11-28
1
-0
/
+1
*
Revert 111666 - Move PepperTCPSocket and PepperUDPSocket from pepper_message_...
rsleevi@chromium.org
2011-11-28
2
-104
/
+0
*
Move PepperTCPSocket and PepperUDPSocket from pepper_message_filter to separa...
yzshen@chromium.org
2011-11-28
2
-0
/
+104
[next]