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
/
ppb_flash_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Keep a module reference during all Pepper message handling.
brettw@chromium.org
2012-10-03
1
-5
/
+0
*
Hook up PpapiPermissions in more places.
brettw@chromium.org
2012-10-02
1
-0
/
+3
*
[OSX] Forward Flapper GetLocalTimeZoneOffset() to browser on OSX.
shess@chromium.org
2012-09-25
1
-1
/
+3
*
Convert url request info to new proxy API.
brettw@chromium.org
2012-09-19
1
-16
/
+10
*
Cache the current locale in Pepper GetLocalTimeZoneOffset
jschuh@chromium.org
2012-09-07
1
-8
/
+20
*
Add PP_FlashLSORestrictions to the list of settings supported by the Flash_Ge...
bauerb@chromium.org
2012-08-02
1
-0
/
+21
*
Fix code in breakpad_win.cc which handles crash data entries for ppapi plugins.
raymes@chromium.org
2012-07-13
1
-7
/
+0
*
Re-enabled PPAPI crash url for non-windows platforms.
raymes@chromium.org
2012-07-11
1
-1
/
+4
*
Disable setting the crash URL in breakpad for pepper flash.
raymes@chromium.org
2012-07-02
1
-0
/
+5
*
This adds an interface for setting crash data from a plugin. It also provides...
raymes@chromium.org
2012-06-27
1
-0
/
+15
*
Let flash query the number of CPU cores present.
tsepez@chromium.org
2012-06-18
1
-0
/
+2
*
Add CreateTemporaryFile to PPB_Flash_File_ModuleLocal.
yzshen@chromium.org
2012-06-15
1
-0
/
+19
*
Propogate the UI language on the command line and expose to Flash.
brettw@chromium.org
2012-06-11
1
-1
/
+3
*
Cleanup - remove ModuleLocalThreadAdapter.
tsepez@chromium.org
2012-06-08
1
-326
/
+0
*
"Replace" PPB_Flash's GetSettingInt with a more general GetSetting.
viettrungluu@chromium.org
2012-06-08
1
-0
/
+20
*
Open pepper files directly in browser.
tsepez@chromium.org
2012-06-05
1
-176
/
+98
*
Perform GetLocalTimeZoneOffset in plugin process on Windows
jbauman@chromium.org
2012-06-04
1
-5
/
+21
*
Connect up flash blacklist entries to GetSettingInt
jbauman@chromium.org
2012-06-04
1
-0
/
+3
*
Revert 140399 - Open pepper files directly in browser.
tsepez@chromium.org
2012-06-04
1
-99
/
+176
*
Open pepper files directly in browser.
tsepez@chromium.org
2012-06-04
1
-176
/
+99
*
Revert 140093 - Open pepper files directly in browser.
tsepez@chromium.org
2012-06-01
1
-97
/
+176
*
Open pepper files directly in browser.
tsepez@chromium.org
2012-06-01
1
-176
/
+97
*
ppapi: Fix typo when entering FileRef.
ihf@chromium.org
2012-05-22
1
-2
/
+2
*
Revert 135727 - Add AllowSuddenTermination to API. This provide means for plu...
tsepez@chromium.org
2012-05-10
1
-17
/
+0
*
Hook up the PPB_Flash_Print proxy.
brettw@chromium.org
2012-05-07
1
-4
/
+30
*
Add AllowSuddenTermination to API. This provide means for plugins to let us k...
tsepez@chromium.org
2012-05-07
1
-0
/
+17
*
Generate and connect a Pepper identifier for Chrome OS
drewry@google.com
2012-05-04
1
-4
/
+18
*
Add a way to query whether a given instance is off-the-record
brettw@chromium.org
2012-05-02
1
-0
/
+2
*
Add an API to determine if the system will support acceleration
brettw@chromium.org
2012-05-02
1
-0
/
+11
*
Move the rest of the Flash functions to the thunk system.
brettw@chromium.org
2012-04-30
1
-0
/
+626
*
Delete FunctionGroupBase from Pepper.
brettw@chromium.org
2012-04-30
1
-1
/
+1
*
Move the FlashClipboard API into the Flash one.
brettw@chromium.org
2012-04-25
1
-29
/
+188
*
Convert the PPB_Flash interface to use the thunk system.
brettw@chromium.org
2012-04-24
1
-241
/
+143
*
Hook up screensaver prevention on Windows
brettw@chromium.org
2012-04-20
1
-1
/
+2
*
Hook up the DeviceID to the browser process.
brettw@chromium.org
2012-04-20
1
-2
/
+4
*
Add a Flash API to get the device ID.
brettw@chromium.org
2012-04-13
1
-0
/
+26
*
Pepper: Add a function to PPB_Flash to check if a rect is topmost.
viettrungluu@chromium.org
2012-02-18
1
-3
/
+55
*
reland 121901, PPAPI: Add unlocking for PPP calls and callbacks...
dmichael@chromium.org
2012-02-15
1
-2
/
+11
*
Revert 121901 - PPAPI: Add unlocking for PPP calls and callbacks. Add more lo...
dpapad@chromium.org
2012-02-14
1
-11
/
+2
*
PPAPI: Add unlocking for PPP calls and callbacks. Add more locking.
dmichael@chromium.org
2012-02-14
1
-2
/
+11
*
Update PPAPI IDL generator to define versioned structs, and unversioned typedef.
wez@chromium.org
2012-01-05
1
-2
/
+2
*
Hook up the PPB_Flash.PreloadFontWin function to our font loading infrastruct...
brettw@chromium.org
2011-12-20
1
-3
/
+5
*
Rev the Flash interface to add new functionality.
brettw@chromium.org
2011-12-15
1
-15
/
+58
*
Remove PP_Module from parameters for PPB_Var.VarFromUtf8.
dmichael@chromium.org
2011-12-07
1
-2
/
+2
*
Convert the Flash interfaces to no longer use GetInfo.
brettw@chromium.org
2011-10-22
1
-9
/
+2
*
Rename InterfaceID to ApiID and move the file.
brettw@chromium.org
2011-10-20
1
-8
/
+8
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-20
1
-3
/
+4
*
Revert 106142 - Add a new globals object for PPAPI tracking information.
sail@chromium.org
2011-10-18
1
-4
/
+3
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
1
-3
/
+4
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
1
-20
/
+19
[next]