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
*
Implemented broker dispatcher, pipe creation, and handle distribution.
ddorwin@chromium.org
2011-04-18
1
-4
/
+6
*
Implemented PPB_Broker_Proxy.
ddorwin@chromium.org
2011-04-17
1
-2
/
+13
*
Pre-buffer data from the host to the plugin in the PPAPI proxy to reduce the
brettw@chromium.org
2011-04-15
1
-1
/
+6
*
Added functionality to use "SaveAs..." from PDF plugin.
gene@chromium.org
2011-04-15
1
-3
/
+12
*
Support PPB_Flash_ModileLocal blocking calls from background threads. This is
brettw@chromium.org
2011-04-15
1
-1
/
+15
*
Add trusted Instance C interfaces with scripting-related functions.
dmichael@chromium.org
2011-04-15
2
-0
/
+128
*
Draft version of the HW video decode tester and few other changes.
scherkus@chromium.org
2011-04-14
1
-6
/
+7
*
Add CORS options to URL requests. This information will be used by the URLLoa...
bbudge@chromium.org
2011-04-14
1
-3
/
+18
*
Added ppp_broker.h and parameterized PpapiThread to support the broker process.
ddorwin@chromium.org
2011-04-14
3
-4
/
+92
*
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...
polina@google.com
2011-04-11
3
-12
/
+16
*
Create a VarPrivate interface to contain the scripting helper functions of Var.
brettw@chromium.org
2011-04-11
1
-4
/
+45
*
Reupload of http://codereview.chromium.org/6801053/
dmichael@chromium.org
2011-04-08
2
-15
/
+15
*
Expose scancodes to PP_InputEvent_Key events that are independent of the inpu...
wez@chromium.org
2011-04-08
1
-4
/
+17
*
Added PPB_BrokerTrusted interface and a basic Chrome implementation of it.
ddorwin@chromium.org
2011-04-07
1
-0
/
+66
*
Added and partially implemented entry points for PPB_GRAPHICS_3D.
alokp@chromium.org
2011-04-07
1
-0
/
+1
*
New and updated docs for pp_completion_callback
jond@google.com
2011-04-07
1
-16
/
+43
*
Pepper3D API change - merging PPB_Surface3D and PPB_Context3D into PPB_Graphi...
alokp@chromium.org
2011-04-07
2
-22
/
+137
*
Remove assertion when destroying a plugin that doesn't exist. The DidDestroy
brettw@chromium.org
2011-04-04
1
-0
/
+4
*
Add GetPluginURL to PPB_URLUtil_Dev
piman@google.com
2011-03-31
1
-1
/
+12
*
Checking in major revision of Pepper video decode APIs.
scherkus@chromium.org
2011-03-31
3
-353
/
+538
*
Convert C++ example in the comment to C
nfullagar@google.com
2011-03-29
2
-14
/
+21
*
Fix up some types in the API.
neb@chromium.org
2011-03-28
7
-15
/
+13
*
Rename PPB_Flash::NavigateToURL() (to Navigate()) and make it take an URLRequ...
viettrungluu@chromium.org
2011-03-28
1
-7
/
+6
*
Pepper/Flapper: Add IsFormatAvailable() to PPB_Flash_Clipboard.
viettrungluu@chromium.org
2011-03-24
1
-2
/
+14
*
A proposal and implementation for an initial postMessage interface. These in...
dmichael@google.com
2011-03-23
2
-0
/
+145
*
Minor changes to the comments of ResourceTracker and PP_ImageDataFormat.
yzshen@chromium.org
2011-03-23
1
-1
/
+5
*
Remove PPB_Var interface's scripting functionality.
neb@chromium.org
2011-03-23
2
-413
/
+2
*
fix comments
dilmah@chromium.org
2011-03-22
1
-2
/
+2
*
Add an (unimplemented) API for getting the available list of font families on
brettw@chromium.org
2011-03-19
1
-0
/
+45
*
Updated/rewrote documentation.
jond@google.com
2011-03-16
1
-12
/
+12
*
Pepper: Add a property to URLRequestInfo to skip header validation.
viettrungluu@chromium.org
2011-03-14
1
-1
/
+11
*
Add a console interface for logging to the JS console from a PPAPI plugin.
brettw@chromium.org
2011-03-11
1
-0
/
+45
*
Ensure that PP_Instance values are unique within a plugin process in addition
brettw@chromium.org
2011-03-10
1
-1
/
+15
*
Clarify the behavior of PaintImageData.
brettw@chromium.org
2011-03-10
1
-1
/
+10
*
Add some more documentation from a recent ppapi discussion.
nfullagar@google.com
2011-03-10
2
-4
/
+12
*
Added link to ppb.h to point to list of valid interface names. Wrote/rewrote ...
jond@google.com
2011-03-09
2
-22
/
+77
*
Clarify/fix fullscreen semantics, and add GetScreenSize
piman@google.com
2011-03-08
1
-5
/
+14
*
New assets for PDF progress control. Added asset for drop shadow.
gene@chromium.org
2011-03-04
1
-0
/
+1
*
Adding missing forward declaration of struct PP_CompletionCallback.
brettw@chromium.org
2011-03-04
1
-0
/
+2
*
Pepper/Flapper: Add very basic clipboard support.
viettrungluu@chromium.org
2011-03-04
2
-2
/
+33
*
Adding resources for PDF loading progress control.
gene@chromium.org
2011-03-03
1
-0
/
+11
*
Minor doc changes. Mostly commented out TODO and {PENDING notes that engineer...
jond@google.com
2011-03-03
5
-43
/
+90
*
Implement the grab/grabbing cursors (for Mac/GTK).
avi@chromium.org
2011-03-02
2
-2
/
+4
*
Add PPB_URLUtil_Dev::GetDocumentURL
piman@google.com
2011-03-02
1
-21
/
+29
*
Pepper/Flapper: Get rid of unimplemented private file ref stuff and implement...
viettrungluu@chromium.org
2011-03-02
1
-12
/
+4
*
Pepper/Flapper: Add an interface to do sync file ops on FileRefs.
viettrungluu@chromium.org
2011-03-01
1
-19
/
+45
*
Removed variables sections in DoxygenLayOut. Changed header to point to new c...
jond@google.com
2011-03-01
2
-3
/
+2
*
Review URL: http://codereview.chromium.org/6502007
jond@google.com
2011-02-28
2
-65
/
+150
*
Pin the PPAPI custom cursor value. PPAPI is intended to be frozen, so make sp...
avi@chromium.org
2011-02-24
1
-3
/
+3
*
PPB_Flash cleanup part 2: move all the file stuff to ppb_flash_file.*.
viettrungluu@chromium.org
2011-02-24
3
-74
/
+91
[next]