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
/
c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an interface for nacl to create delete-on-close temp files,
jvoung@google.com
2012-07-30
2
-3
/
+9
*
Factor out PP_FileHandle from ppb_flash_file into its
jvoung@google.com
2012-07-27
2
-12
/
+32
*
Add GetSitesWithData and FreeSiteList methods to PPP_Flash_BrowserOperations ...
bauerb@chromium.org
2012-07-27
1
-14
/
+57
*
Experimental flag for HiDPI-aware PDF Viewer
jhorwich@chromium.org
2012-07-26
1
-0
/
+7
*
Add a NaCl-Private interface for opening files in DIR_PNACL_COMPONENT.
jvoung@google.com
2012-07-23
1
-1
/
+7
*
Add support for VP8 decode to OmxVideoDecodeAccelerator, for HW that supports...
fischman@chromium.org
2012-07-23
1
-2
/
+2
*
Remove ppb_fullscreen_dev interface, as fullscreen has been out
nfullagar@google.com
2012-07-16
1
-62
/
+0
*
PPAPI: Add Quota info to PPB_FileSystem::Open doc
dmichael@chromium.org
2012-07-11
1
-2
/
+11
*
PPAPI: Add an API for setting a custom user agent for URL requests.
viettrungluu@chromium.org
2012-07-10
1
-2
/
+13
*
Plumb through the page focus lost event to Pepper plugins.
brettw@chromium.org
2012-06-30
1
-3
/
+11
*
Implement HiDPI support in Pepper dev interface
jhorwich@chromium.org
2012-06-28
2
-0
/
+131
*
Implement right-to-left text rendering in Pepper.
brettw@chromium.org
2012-06-28
2
-3
/
+23
*
This adds an interface for setting crash data from a plugin. It also provides...
raymes@chromium.org
2012-06-27
1
-4
/
+53
*
Add documentation for the context menu Pepper event.
brettw@chromium.org
2012-06-25
1
-4
/
+20
*
Revert 143483 - Add an IPC channel between the NaCl loader process and the re...
bbudge@chromium.org
2012-06-21
1
-8
/
+4
*
ppapi: Add support for touch events.
sadrul@chromium.org
2012-06-21
2
-2
/
+246
*
Add an IPC channel between the NaCl loader process and the renderer.
bbudge@chromium.org
2012-06-21
1
-4
/
+8
*
Let flash query the number of CPU cores present.
tsepez@chromium.org
2012-06-18
1
-2
/
+6
*
Actually free plugin implement vars when running out of process when the
brettw@chromium.org
2012-06-18
1
-1
/
+2
*
Change PP_Flash_BrowserOperations_SiteSetting.site from PP_Var to const char*.
yzshen@chromium.org
2012-06-18
1
-11
/
+7
*
Add CreateTemporaryFile to PPB_Flash_File_ModuleLocal.
yzshen@chromium.org
2012-06-15
1
-4
/
+41
*
This returns the default print settings for the default printer. Currently th...
raymes@chromium.org
2012-06-14
3
-46
/
+128
*
Add an asynchronous version of the Flash DeviceID API.
brettw@chromium.org
2012-06-11
2
-0
/
+51
*
Propogate the UI language on the command line and expose to Flash.
brettw@chromium.org
2012-06-11
1
-2
/
+10
*
Plumb texture target to VideoDecodeAccelerator::Client
sail@chromium.org
2012-06-08
1
-5
/
+24
*
"Replace" PPB_Flash's GetSettingInt with a more general GetSetting.
viettrungluu@chromium.org
2012-06-08
1
-16
/
+50
*
Pepper Flash: Remove PPB_Flash 11.
viettrungluu@chromium.org
2012-06-07
1
-27
/
+1
*
Fix trivial and inconsequential typo in ppp_flash_browser_operations.idl.
viettrungluu@chromium.org
2012-06-07
1
-2
/
+2
*
Add a comment explaining a different failure mode of the Pepper file chooser.
brettw@chromium.org
2012-06-06
1
-1
/
+11
*
Connect up flash blacklist entries to GetSettingInt
jbauman@chromium.org
2012-06-04
1
-2
/
+13
*
WebSocket Pepper API: allow to close connection without code and reason
toyoshim@chromium.org
2012-05-31
1
-2
/
+11
*
Remove PPB_Transport_Dev API.
sergeyu@chromium.org
2012-05-30
1
-186
/
+0
*
Modified the pepper file chooser API to support filtering files by extensions.
raymes@chromium.org
2012-05-30
1
-9
/
+11
*
Pepper Flash settings integration: implement "deauthorize content licenses".
yzshen@chromium.org
2012-05-27
1
-4
/
+129
*
Test for Pepper IME events.
kinaba@chromium.org
2012-05-21
1
-4
/
+62
*
[Print Preview] Modified PP_PrintSettings_Dev interface to support auto fit t...
kmadhusu@chromium.org
2012-05-16
1
-6
/
+16
*
Add an instance parameter to PPB_NaCl_Private::LaunchSelLdr.
bbudge@chromium.org
2012-05-15
1
-3
/
+11
*
Revert 135727 - Add AllowSuddenTermination to API. This provide means for plu...
tsepez@chromium.org
2012-05-10
1
-41
/
+4
*
Move gles2 extensions out of dev.
nfullagar@google.com
2012-05-07
3
-73
/
+79
*
Add AllowSuddenTermination to API. This provide means for plugins to let us k...
tsepez@chromium.org
2012-05-07
1
-4
/
+41
*
Update gl2.h and gl2ext.h headers from Khronos.
nfullagar@google.com
2012-05-03
1
-1
/
+1
*
Add a way to query whether a given instance is off-the-record
brettw@chromium.org
2012-05-02
1
-2
/
+7
*
NaCl: Remove unused process ID/handle arguments from launch_nacl_process()
mseaborn@chromium.org
2012-05-02
1
-8
/
+5
*
Add an API to determine if the system will support acceleration
brettw@chromium.org
2012-05-02
1
-4
/
+62
*
Add a PPB_Flash_Print interface and implement in Chrome.
brettw@chromium.org
2012-04-27
2
-2
/
+47
*
Fix small error in code in comment for PostMessage usage. No functional chang...
elijahtaylor@chromium.org
2012-04-27
1
-2
/
+2
*
WebSocket Pepper API: the second Close() should not return error code.
toyoshim@chromium.org
2012-04-25
1
-3
/
+3
*
Remove support for bitmap printing in pepper
brettw@chromium.org
2012-04-19
1
-9
/
+8
*
Supply Windows handle-passing function to NaCl
mseaborn@chromium.org
2012-04-17
1
-2
/
+18
*
Add a way to implement GetInterface in the broker.
brettw@chromium.org
2012-04-13
1
-2
/
+30
[next]