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
/
ppapi_shared.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add untrusted NaCl build for PPAPI proxy.
bbudge@chromium.org
2012-06-16
1
-259
/
+296
*
Revert 142482 - Add untrusted NaCl build for PPAPI proxy.
bbudge@chromium.org
2012-06-15
1
-296
/
+259
*
Add untrusted NaCl build for PPAPI proxy.
bbudge@chromium.org
2012-06-15
1
-259
/
+296
*
This returns the default print settings for the default printer. Currently th...
raymes@chromium.org
2012-06-14
1
-0
/
+1
*
Reland: Pepper Flash settings integration - camera and microphone.
yzshen@chromium.org
2012-06-12
1
-0
/
+1
*
Revert 141482 - Pepper Flash settings integration - camera and microphone.
yzshen@chromium.org
2012-06-11
1
-1
/
+0
*
Add an asynchronous version of the Flash DeviceID API.
brettw@chromium.org
2012-06-11
1
-0
/
+2
*
Pepper Flash settings integration - camera and microphone.
yzshen@chromium.org
2012-06-11
1
-0
/
+1
*
Open pepper files directly in browser.
tsepez@chromium.org
2012-06-05
1
-1
/
+3
*
Revert 140399 - Open pepper files directly in browser.
tsepez@chromium.org
2012-06-04
1
-3
/
+1
*
Open pepper files directly in browser.
tsepez@chromium.org
2012-06-04
1
-1
/
+3
*
Revert 140093 - Open pepper files directly in browser.
tsepez@chromium.org
2012-06-01
1
-3
/
+1
*
Open pepper files directly in browser.
tsepez@chromium.org
2012-06-01
1
-1
/
+3
*
Remove PPB_Transport_Dev API.
sergeyu@chromium.org
2012-05-30
1
-2
/
+0
*
Make ppapi_shared depend on gles2_utils.
thakis@chromium.org
2012-05-12
1
-0
/
+1
*
ui: Move surface/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-03
1
-1
/
+1
*
Remove reference to file deleted in r134284
rsleevi@chromium.org
2012-04-30
1
-1
/
+0
*
Move the rest of the Flash functions to the thunk system.
brettw@chromium.org
2012-04-30
1
-0
/
+2
*
Delete FunctionGroupBase from Pepper.
brettw@chromium.org
2012-04-30
1
-2
/
+0
*
Remove thunk/ppb_flash_api.h from ppapi_shared.gypi following r133955
rsleevi@chromium.org
2012-04-26
1
-1
/
+0
*
Move the FlashClipboard API into the Flash one.
brettw@chromium.org
2012-04-25
1
-0
/
+2
*
Convert the PPB_Flash interface to use the thunk system.
brettw@chromium.org
2012-04-24
1
-2
/
+4
*
Correct missing path files in Chromium GYP
rsleevi@chromium.org
2012-04-17
1
-1
/
+0
*
Add new MouseCursor interface for setting the mouse cursor.
brettw@chromium.org
2012-04-08
1
-0
/
+1
*
Add the PPAPI X509 Certificate interface and implementation.
raymes@chromium.org
2012-04-04
1
-1
/
+4
*
Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS.
viettrungluu@chromium.org
2012-03-28
1
-2
/
+0
*
New file chooser interface that uses the new PP_ArrayOutput feature. This als...
brettw@chromium.org
2012-03-26
1
-0
/
+2
*
Add a private PPB_Talk_Private interface.
varunjain@chromium.org
2012-03-19
1
-0
/
+2
*
HostResolver is exposed to plugin.
ygorshenin@chromium.org
2012-03-15
1
-0
/
+5
*
GPU: Build most of the gpu as a single DLL.
rvargas@google.com
2012-03-05
1
-0
/
+1
*
Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-05
1
-0
/
+6
*
Revert 124797 - Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-03
1
-6
/
+0
*
Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-03
1
-0
/
+6
*
Revert 124702 - GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-1
/
+0
*
GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-0
/
+1
*
Revert 123696 - Add Pepper support for several GL extensions
jbauman@chromium.org
2012-02-26
1
-0
/
+1
*
Add Pepper support for several GL extensions
jbauman@chromium.org
2012-02-26
1
-1
/
+0
*
Exposed Listen and Accept methods to in-process plugins.
ygorshenin@chromium.org
2012-02-22
1
-1
/
+4
*
Rename PPB_Font to PPB_BrowserFont_Trusted.
brettw@chromium.org
2012-02-17
1
-6
/
+4
*
Implement device enumeration for PPB_VideoCapture_Dev.
yzshen@chromium.org
2012-02-15
1
-0
/
+2
*
Move the charset inteface to "trusted" (we can't implement this efficiently
brettw@chromium.org
2012-02-09
1
-2
/
+2
*
Convert most users in thunk that used MayForceCallback to use the new Enter.....
brettw@chromium.org
2012-02-05
1
-2
/
+0
*
Introduce PPB_Flash_MessageLoop interface for Pepper Flash.
yzshen@chromium.org
2012-01-31
1
-0
/
+2
*
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
*
Implement PPB_DeviceRef_Dev.
yzshen@chromium.org
2012-01-21
1
-0
/
+4
*
r118503 introduced a dependency on WebKit.gyp to ppapi_shared;
dpranke@chromium.org
2012-01-21
1
-3
/
+12
*
Relanding this with fixes to the mac dbg builder
ananta@chromium.org
2012-01-20
1
-2
/
+15
*
Revert 118385 since this seems to break mac-debug build.
sadrul@chromium.org
2012-01-20
1
-5
/
+2
[next]