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
/
ppapi_sources.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an interface for nacl to create delete-on-close temp files,
jvoung@google.com
2012-07-30
1
-0
/
+1
*
Remove ppb_fullscreen_dev interface, as fullscreen has been out
nfullagar@google.com
2012-07-16
1
-3
/
+0
*
Add support for threadsafe completion callback factory.
brettw@chromium.org
2012-07-13
1
-1
/
+3
*
Move fullscreen & core ppapi tests to common so they're also included in NaCl
nfullagar@google.com
2012-07-12
1
-4
/
+4
*
Fix PPB_MouseLock.LockMouse crash and add tests.
yzshen@chromium.org
2012-07-09
1
-0
/
+2
*
Implement HiDPI support in Pepper dev interface
jhorwich@chromium.org
2012-06-28
1
-0
/
+4
*
Add test_graphics3d to ppapi_uitest, untrusted (NaCl) test suite, using
nfullagar@google.com
2012-06-27
1
-5
/
+5
*
Revert 144030 - Add test_graphics3d to ppapi_uitest, untrusted (NaCl) test su...
nfullagar@google.com
2012-06-26
1
-5
/
+5
*
Pepper Flash: Add trivial C++ wrappers for PPB_Flash_File_{ModuleLocal,FileRef}.
viettrungluu@chromium.org
2012-06-25
1
-0
/
+2
*
Add test_graphics3d to ppapi_uitest, untrusted (NaCl) test suite, using
nfullagar@google.com
2012-06-25
1
-5
/
+5
*
ppapi: Add support for touch events.
sadrul@chromium.org
2012-06-21
1
-0
/
+2
*
Revert 143294 - Provides a real implementation of GetDefaultPrintSettings.
raymes@google.com
2012-06-21
1
-2
/
+0
*
Provides a real implementation of GetDefaultPrintSettings.
raymes@chromium.org
2012-06-20
1
-0
/
+2
*
Add CreateTemporaryFile to PPB_Flash_File_ModuleLocal.
yzshen@chromium.org
2012-06-15
1
-0
/
+2
*
Add more testing to trusted graphics_3d.
nfullagar@google.com
2012-06-14
1
-0
/
+3
*
This returns the default print settings for the default printer. Currently th...
raymes@chromium.org
2012-06-14
1
-0
/
+1
*
Add an asynchronous version of the Flash DeviceID API.
brettw@chromium.org
2012-06-11
1
-0
/
+2
*
Remove PPB_Transport_Dev API.
sergeyu@chromium.org
2012-05-30
1
-13
/
+0
*
Test for Pepper IME events.
kinaba@chromium.org
2012-05-21
1
-0
/
+2
*
Enable the PPAPI audio test under NaCl
mseaborn@chromium.org
2012-05-07
1
-2
/
+2
*
Work around linker error of multiple definitions of pp::BlockUntilComplete.
scottmg@google.com
2012-05-04
1
-1
/
+0
*
De-duplicate ppapi_sources.gypi's test file lists
mseaborn@chromium.org
2012-04-30
1
-57
/
+38
*
This adds the following to functions to the ppapi TCPSocket interface:
raymes@chromium.org
2012-04-12
1
-0
/
+2
*
Add new MouseCursor interface for setting the mouse cursor.
brettw@chromium.org
2012-04-08
1
-0
/
+5
*
Add the PPAPI X509 Certificate interface and implementation.
raymes@chromium.org
2012-04-04
1
-0
/
+5
*
Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS.
viettrungluu@chromium.org
2012-03-28
1
-3
/
+0
*
HostResolver is exposed to Native Client.
ygorshenin@chromium.org
2012-03-22
1
-2
/
+4
*
Removed redundant TestTCPSocketPrivateShared. Renamed TestUDPSocketPrivateSha...
raymes@chromium.org
2012-03-22
1
-6
/
+4
*
Add NetworkListObserver utility class.
sergeyu@chromium.org
2012-03-21
1
-0
/
+2
*
Added C++ wrappers for PPB_HostResolver_Private interface.
ygorshenin@chromium.org
2012-03-21
1
-0
/
+2
*
Revert 127797 - Add NetworkListObserver utility class.
sergeyu@chromium.org
2012-03-20
1
-2
/
+0
*
Add NetworkListObserver utility class.
sergeyu@chromium.org
2012-03-20
1
-0
/
+2
*
Revert 127668 "HostResolver is exposed to Native Client." for breaking HostRe...
pfeldman@chromium.org
2012-03-20
1
-4
/
+2
*
HostResolver is exposed to Native Client.
ygorshenin@chromium.org
2012-03-20
1
-2
/
+4
*
Test for --nacl-gdb functionality.
halyavin@google.com
2012-03-19
1
-0
/
+2
*
Revert 127443 - HostResolver is exposed to Native Client.
ygorshenin@chromium.org
2012-03-19
1
-2
/
+2
*
HostResolver is exposed to Native Client.
ygorshenin@chromium.org
2012-03-19
1
-2
/
+2
*
Pepper IME API for surrounding text retrieval.
kinaba@chromium.org
2012-03-15
1
-1
/
+2
*
HostResolver is exposed to plugin.
ygorshenin@chromium.org
2012-03-15
1
-0
/
+2
*
Add C++ wrappers for output parameters.
brettw@chromium.org
2012-03-14
1
-0
/
+3
*
Added CPP wrapper for PPB_TCPServerSocket_Private.
ygorshenin@chromium.org
2012-03-13
1
-0
/
+2
*
Implement PPB_NetworkMonitor_Private Pepper interface.
sergeyu@chromium.org
2012-03-13
1
-0
/
+2
*
Added test for disallowed tcp server socket API.
ygorshenin@chromium.org
2012-03-11
1
-0
/
+1
*
Revert 125761 - Implement PPB_NetworkMonitor_Private Pepper interface.
viettrungluu@chromium.org
2012-03-09
1
-2
/
+0
*
Implement PPB_NetworkMonitor_Private Pepper interface.
sergeyu@chromium.org
2012-03-09
1
-0
/
+2
*
Add the array output C API.
brettw@chromium.org
2012-03-08
1
-0
/
+1
*
Rename NaCl/pepper gamepad interface from _dev to stable
scottmg@chromium.org
2012-03-07
1
-1
/
+1
*
Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-05
1
-0
/
+6
*
Revert 124797 - Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-03
1
-6
/
+0
*
Add NetworkList/NetworkMonitor hooks and C++ wrappers.
sergeyu@chromium.org
2012-03-03
1
-0
/
+6
[next]