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
*
We are removing checksum/HMAC in WebM spec for encrypted content.
fgalligan@chromium.org
2012-09-18
1
-7
/
+2
*
Return void from all PPP CDM API interface methods
tomfinegan@chromium.org
2012-09-13
1
-39
/
+13
*
Update PP_InputEvent_Modifier enum to match WebInputEvent::Modifiers
raymes@chromium.org
2012-09-11
1
-2
/
+4
*
This adds the plugin side of the resource only, as well as a unittest.
raymes@chromium.org
2012-09-07
1
-6
/
+34
*
AllowBroadcast() is exposed to NaCl.
ygorshenin@chromium.org
2012-08-31
1
-4
/
+61
*
PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread work
dmichael@chromium.org
2012-08-30
1
-2
/
+2
*
Hook up CDM calls in CdmWrapper.
xhwang@chromium.org
2012-08-28
1
-1
/
+26
*
Connect PpapiDecryptor and PluginInstance.
xhwang@chromium.org
2012-08-28
1
-2
/
+8
*
Add SetScale to PPB_WidgetDev, use scale for painting
jhorwich@chromium.org
2012-08-23
1
-4
/
+19
*
Modify the PPAPI CDM interface to pass more info.
tomfinegan@chromium.org
2012-08-22
3
-30
/
+223
*
Revert 152495 - Add SetScale to PPB_WidgetDev, use scale for painting
kinuko@chromium.org
2012-08-21
1
-19
/
+4
*
Add SetScale to PPB_WidgetDev, use scale for painting
jhorwich@chromium.org
2012-08-21
1
-4
/
+19
*
don't use COMPILER_MSVC in pp_macros.h
sbc@chromium.org
2012-08-21
1
-3
/
+3
*
Add PPAPI decryptor interfaces.
tomfinegan@chromium.org
2012-08-14
2
-0
/
+335
*
Add ability to load pnacl resources from DIR_PNACL_COMPONENT.
jvoung@google.com
2012-08-13
1
-2
/
+5
*
Retry "Add an interface for PNaCl to check if the session is incognito..."
jvoung@google.com
2012-08-06
1
-1
/
+4
*
Revert "Add an IPC for PNaCl to check if the session is incognito,"
jvoung@google.com
2012-08-03
1
-4
/
+1
*
Add an IPC for PNaCl to check if the session is incognito,
jvoung@google.com
2012-08-02
1
-1
/
+4
*
Add PP_FlashLSORestrictions to the list of settings supported by the Flash_Ge...
bauerb@chromium.org
2012-08-02
1
-2
/
+23
*
Add PPB_PDF API to load scaled image resources
jhorwich@chromium.org
2012-08-02
1
-0
/
+6
*
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
[next]