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
*
Merge 144623 - Implement right-to-left text rendering in Pepper.
brettw@chromium.org
2012-07-09
2
-3
/
+23
*
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
*
Add a Flash API to get the device ID.
brettw@chromium.org
2012-04-13
1
-4
/
+36
*
Add an interface for Flash to clear its data.
brettw@chromium.org
2012-04-12
1
-0
/
+70
*
Fixed some PP_X509Certificate_Private_Field enum values.
raymes@chromium.org
2012-04-12
1
-4
/
+8
*
This adds the following to functions to the ppapi TCPSocket interface:
raymes@chromium.org
2012-04-12
1
-4
/
+52
*
Add new MouseCursor interface for setting the mouse cursor.
brettw@chromium.org
2012-04-08
1
-0
/
+138
*
Implemented the function which converts a Chrome X509Certificate into a peppe...
raymes@chromium.org
2012-04-05
1
-9
/
+15
*
Add the PPAPI X509 Certificate interface and implementation.
raymes@chromium.org
2012-04-04
1
-0
/
+172
*
Added RTF support to pepper API.
raymes@chromium.org
2012-04-02
1
-4
/
+15
*
Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS.
viettrungluu@chromium.org
2012-03-28
1
-46
/
+0
*
Cleaned up documentation (standard documentation rewrite).
jond@google.com
2012-03-27
1
-8
/
+8
*
New file chooser interface that uses the new PP_ArrayOutput feature. This als...
brettw@chromium.org
2012-03-26
2
-21
/
+36
*
Add CreateFromIPv[46]Address() in PPB_NetAddress_Private.
sergeyu@chromium.org
2012-03-22
1
-7
/
+48
*
Change interface name
noelallen@chromium.org
2012-03-22
1
-2
/
+2
*
PPAPI: Remove out-dated or unnecessary TODOs from public files.
dmichael@chromium.org
2012-03-21
2
-12
/
+2
*
Add a private PPB_Talk_Private interface.
varunjain@chromium.org
2012-03-19
1
-0
/
+58
*
Add OpenGL occlusion query support to pepper.
jbauman@chromium.org
2012-03-16
1
-20
/
+26
[next]