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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't close the client file descriptor, it's owned by the channel
piman@google.com
2011-04-08
2
-28
/
+3
*
Reupload of http://codereview.chromium.org/6801053/
dmichael@chromium.org
2011-04-08
8
-149
/
+29
*
Add parser and test files
noelallen@google.com
2011-04-08
7
-22
/
+1068
*
Expose scancodes to PP_InputEvent_Key events that are independent of the inpu...
wez@chromium.org
2011-04-08
3
-5
/
+37
*
Allow re-entrancy in PPB_Flash::Navigate()
piman@google.com
2011-04-08
1
-0
/
+8
*
Added PPB_BrokerTrusted interface and a basic Chrome implementation of it.
ddorwin@chromium.org
2011-04-07
2
-0
/
+67
*
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
*
Fixing PPB_Graphics2D::Describe
brettw@chromium.org
2011-04-06
1
-3
/
+6
*
Make DidDestroy a sync IPC so that plugins can properly cleanup.
piman@google.com
2011-04-04
1
-2
/
+2
*
Remove assertion when destroying a plugin that doesn't exist. The DidDestroy
brettw@chromium.org
2011-04-04
2
-5
/
+4
*
Make DidChangeView async again
piman@google.com
2011-04-01
1
-3
/
+1
*
Fix resource destruction in proxy
piman@google.com
2011-04-01
4
-23
/
+25
*
Add GetPluginURL to PPB_URLUtil_Dev
piman@google.com
2011-03-31
9
-2
/
+60
*
Checking in major revision of Pepper video decode APIs.
scherkus@chromium.org
2011-03-31
10
-415
/
+741
*
Unblock for all plugin->renderer messages to preserve the ordering for plugin
brettw@chromium.org
2011-03-30
2
-0
/
+13
*
IDL version of PPAPI interfaces.
neb@chromium.org
2011-03-30
34
-0
/
+2109
*
Convert C++ example in the comment to C
nfullagar@google.com
2011-03-29
2
-14
/
+21
*
Implement proxy for PPB_Flash_NetConnector.
brettw@chromium.org
2011-03-29
8
-1
/
+422
*
Hook up status notifications in the Proxy.
brettw@chromium.org
2011-03-29
3
-7
/
+74
*
Fix up some types in the API.
neb@chromium.org
2011-03-28
17
-25
/
+27
*
Rename PPB_Flash::NavigateToURL() (to Navigate()) and make it take an URLRequ...
viettrungluu@chromium.org
2011-03-28
4
-31
/
+41
*
Change a parameter name from message_data to message based on a review commen...
dmichael@google.com
2011-03-28
2
-4
/
+4
*
Initialize a few uninitialized member variables and structs in PPAPI.
finnur@chromium.org
2011-03-28
6
-10
/
+26
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
15
-22
/
+22
*
Make PPAPI PostMessage behave asynchronously.
dmichael@google.com
2011-03-26
1
-4
/
+20
*
Fixed header guard.
ddorwin@chromium.org
2011-03-24
1
-3
/
+3
*
Pepper/Flapper: Add IsFormatAvailable() to PPB_Flash_Clipboard.
viettrungluu@chromium.org
2011-03-24
4
-2
/
+63
*
Pepper: Add SetRecordDownloadProgress() to pp::URLRequestInfo (C++ wrapper).
viettrungluu@chromium.org
2011-03-23
1
-0
/
+3
*
A proposal and implementation for an initial postMessage interface. These in...
dmichael@google.com
2011-03-23
17
-14
/
+688
*
Add IDL Lexer
noelallen@google.com
2011-03-23
2
-0
/
+321
*
PPB_CursorControl_Dev.SetCursor: Add support for custom cursor.
yzshen@chromium.org
2011-03-23
1
-2
/
+31
*
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
12
-724
/
+5
*
Unbreak compilation of ppapi examples.
neb@chromium.org
2011-03-22
3
-13
/
+13
*
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
3
-0
/
+47
*
Implement a proxy for URL util. Some of the implementation that doesn't need to
brettw@chromium.org
2011-03-18
8
-0
/
+458
*
Creates the ipclist utility that chrome security team has wanted to dump
tsepez@chromium.org
2011-03-17
1
-5
/
+5
*
Build skia as a dll in windows multi-dll build.
ctguil@chromium.org
2011-03-17
2
-1
/
+2
*
Updated/rewrote documentation.
jond@google.com
2011-03-16
1
-12
/
+12
*
Run PPB_CharSet_Dev logic directly in the plugin process.
yzshen@chromium.org
2011-03-15
6
-130
/
+210
*
Convert ppapi messages to new format.
tsepez@chromium.org
2011-03-14
4
-732
/
+747
*
Pepper: Add a property to URLRequestInfo to skip header validation.
viettrungluu@chromium.org
2011-03-14
2
-1
/
+15
*
Prevent Pepper plugin reentrancy for synchronous messages except for script
brettw@chromium.org
2011-03-13
5
-0
/
+74
*
Add a console interface for logging to the JS console from a PPAPI plugin.
brettw@chromium.org
2011-03-11
10
-22
/
+234
*
Ensure that PP_Instance values are unique within a plugin process in addition
brettw@chromium.org
2011-03-10
12
-22
/
+241
*
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
[next]