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
*
Revert 91859 - Porting ppapi_tests framework to postMessage.
dmichael@chromium.org
2011-07-08
4
-19
/
+1
*
Porting ppapi_tests framework to postMessage.
dmichael@chromium.org
2011-07-08
4
-1
/
+19
*
Remove PPBoolToBool and BoolToPPBool and use PP_FromBool and PP_ToBool instead.
brettw@chromium.org
2011-07-08
9
-25
/
+17
*
Trivial fixes to PPAPI
noelallen@google.com
2011-07-07
1
-0
/
+1
*
Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...
sanga@chromium.org
2011-07-07
13
-45
/
+52
*
Add interfaces for requesting and receiving input event resources.
brettw@chromium.org
2011-07-07
9
-0
/
+413
*
Move PPB_Zoom and PPB_Messageing to the thunk system. Implement PPB_Messaging
brettw@chromium.org
2011-07-06
3
-0
/
+42
*
Add PPB_Memory_Dev to the proxy.
dspringer@chromium.org
2011-07-06
4
-0
/
+103
*
Fix clang warning.
yzshen@chromium.org
2011-07-01
1
-1
/
+2
*
Re-land the reverted CL:
yzshen@chromium.org
2011-07-01
13
-1
/
+619
*
Add a flag field to PP_CompletionCallback to control if the callback should
polina@google.com
2011-06-30
9
-10
/
+10
*
Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.
dpapad@chromium.org
2011-06-30
11
-610
/
+1
*
Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.
yzshen@chromium.org
2011-06-30
11
-1
/
+610
*
Add owners files to ppapi.
brettw@chromium.org
2011-06-29
1
-0
/
+2
*
Make o.o.p. proxy handle PPP_Instance versions 0.4 and 0.5.
dmichael@chromium.org
2011-06-29
14
-116
/
+824
*
Make scrollbar GetThickness take a resource argument. This allows simlper
brettw@chromium.org
2011-06-23
2
-0
/
+8
*
Fix the ARM build. Apparently it's picky about the difference between NULL
brettw@chromium.org
2011-06-22
1
-1
/
+1
*
Convert most remaining resources to use the API/thunk system. The significant
brettw@chromium.org
2011-06-22
13
-731
/
+642
*
Fixing coverity PASS_BY_VALUE bugs.
dpapad@chromium.org
2011-06-22
4
-4
/
+4
*
Move the video decoder and video layer to the new API/thunk system.
brettw@chromium.org
2011-06-18
2
-0
/
+15
*
Convert the URL loading objects to the API/thunk system.
brettw@chromium.org
2011-06-17
10
-514
/
+421
*
Move fullscreen and instance to the new thunk system.
brettw@chromium.org
2011-06-15
12
-477
/
+246
*
Implement flash menu and net connector resources using the API/thunk model.
brettw@chromium.org
2011-06-15
9
-239
/
+272
*
Hooking MHTML generation to the browser.
jcivelli@chromium.org
2011-06-14
1
-22
/
+3
*
Add proper support for copy-constructed pp::Buffer_Dev's.
fischman@chromium.org
2011-06-14
1
-3
/
+6
*
Delete deserializer in synthesized message to avoid leak
fischman@chromium.org
2011-06-13
1
-3
/
+3
*
Implement out-of-process proxy for PPB_Buffer_Dev.
fischman@chromium.org
2011-06-10
3
-25
/
+54
*
Proxy PPB_Var, fix o-o-p string var id tracking.
dmichael@chromium.org
2011-06-08
8
-59
/
+223
*
roll clang 131935:132017
thakis@chromium.org
2011-06-08
2
-2
/
+2
*
Fix a bug in the Broker proxy thunk that breaks the Connect callback when run...
ddorwin@chromium.org
2011-06-02
1
-2
/
+2
*
Fixed handling of a non-NULL attrib_list in PPB_Surface3D Proxy's Create().
ddorwin@chromium.org
2011-06-02
1
-5
/
+8
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
26
-452
/
+507
*
Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...
thestig@chromium.org
2011-06-01
26
-507
/
+452
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
26
-452
/
+507
*
Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.
brettw@chromium.org
2011-05-27
12
-304
/
+353
*
Add a new function to run and claer a completion callback. This is a common
brettw@chromium.org
2011-05-27
5
-18
/
+6
*
Use the WebKit default fonts when specifying generic font families.
brettw@chromium.org
2011-05-26
6
-4
/
+58
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-26
1
-1
/
+1
*
Proxy PPB_Instance_Private and PPP_Instance_Private.
dmichael@chromium.org
2011-05-25
7
-0
/
+343
*
Revert 86625 - This change implements a first pass in the effort to remove th...
vandebo@chromium.org
2011-05-25
1
-1
/
+1
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-25
1
-1
/
+1
*
Don't re-enter when destroying FlashNetConnector
piman@google.com
2011-05-24
1
-2
/
+17
*
Support getting the font list in Pepper. This currently only works out of
brettw@chromium.org
2011-05-18
8
-43
/
+83
*
Convert audio-related messages to the new thunk/API system for Pepper.
brettw@chromium.org
2011-05-13
21
-276
/
+260
*
Don't send ReleaseResource notifications to the browser for fonts. They have
brettw@chromium.org
2011-05-11
1
-2
/
+4
*
Make the Pepper proxy support in-process font rendering.
brettw@chromium.org
2011-05-10
18
-479
/
+303
*
Keep a reference to the module when handling PPB_Flash::Navigate
piman@google.com
2011-05-10
3
-8
/
+12
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-10
2
-14
/
+14
*
Fix ppapi proxy
cpu@chromium.org
2011-05-09
1
-2
/
+4
*
This implements the new system for Graphics2D only.
brettw@chromium.org
2011-05-06
16
-368
/
+517
[next]