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
/
cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
WebSocket Pepper API: make the API out of dev
toyoshim@chromium.org
2012-01-27
2
-15
/
+163
*
WebSocket Pepper API: Remove binary type handling interfaces
toyoshim@chromium.org
2012-01-27
2
-42
/
+4
*
PPAPI: Move PPB_ArrayBuffer out of Dev.
dmichael@chromium.org
2012-01-27
3
-98
/
+97
*
Tweaks to PPB_VarArrayBuffer in preperation for taking out of Dev.
dmichael@chromium.org
2012-01-26
3
-39
/
+78
*
New header and footer (removed old ones) for devsite. New doxyfile pointing t...
jond@google.com
2012-01-25
5
-26
/
+167
*
Implement PPB_DeviceRef_Dev.
yzshen@chromium.org
2012-01-21
2
-0
/
+83
*
Add API definition and error values for running message loops.
brettw@chromium.org
2012-01-20
2
-0
/
+348
*
WebSocket Pepper API: WebArrayBuffer support
toyoshim@chromium.org
2012-01-19
2
-2
/
+42
*
Pepper/Flapper: Add C++ wrappers for PPB_Flash_Clipboard.
viettrungluu@chromium.org
2012-01-14
2
-0
/
+118
*
Fixed capitalization of error codes as per bug here:
jond@google.com
2012-01-13
2
-6
/
+6
*
Fixed a couple warnings that came up during doxygen generation. Changed <code...
jond@google.com
2012-01-13
2
-4
/
+4
*
Needed to add an @file introduction and a class introduction.
jond@google.com
2012-01-13
1
-1
/
+7
*
PPAPI: Implement operator= for FileChooser_Trusted.
viettrungluu@chromium.org
2012-01-13
2
-4
/
+14
*
Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...
fischman@chromium.org
2012-01-13
2
-16
/
+2
*
Fixed lint errors
jond@google.com
2012-01-11
1
-2
/
+2
*
Introduce PPB_ResourceArray_Dev.
yzshen@chromium.org
2012-01-07
2
-0
/
+102
*
Move paint aggregator and the completion callback factory.
brettw@chromium.org
2012-01-06
6
-1563
/
+1
*
Check for the specific interface versions required in pp::Var.
wez@chromium.org
2012-01-05
1
-5
/
+5
*
New CPP docs for mouse lock and fullscreen. The docs are identical to those f...
jond@google.com
2012-01-04
2
-28
/
+112
*
Switch a number of code and header files from DOS to Unix line-endings.
wez@chromium.org
2012-01-04
2
-176
/
+176
*
Revert 116281 - Move paint aggregator and the completion callback factory.
brettw@chromium.org
2012-01-04
6
-1
/
+1563
*
Move paint aggregator and the completion callback factory.
brettw@chromium.org
2012-01-04
6
-1563
/
+1
*
Change the DidChangeView update to take a new ViewChanged resource.
brettw@chromium.org
2012-01-03
5
-6
/
+203
*
Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.
dmichael@chromium.org
2011-12-22
2
-11
/
+16
*
Coverity: Fixing pass by value bugs
dpapad@chromium.org
2011-12-20
2
-2
/
+2
*
Revert 115093 because of memory test failures - WebSocket Pepper API: C++ hel...
toyoshim@chromium.org
2011-12-20
2
-250
/
+0
*
WebSocket Pepper API: C++ helper class implementation.
toyoshim@chromium.org
2011-12-20
2
-0
/
+250
*
Pepper: Add a wrapper for the private PPB_Flash interface.
viettrungluu@chromium.org
2011-12-16
2
-0
/
+236
*
WebSocket Pepper API: C++ bindings implementation.
toyoshim@chromium.org
2011-12-16
3
-58
/
+256
*
Add FileIOTrusted class.
sehr@google.com
2011-12-15
2
-0
/
+90
*
Remove PP_Module from parameters for PPB_Var.VarFromUtf8.
dmichael@chromium.org
2011-12-07
2
-23
/
+27
*
Draft of a PPAPI interface for ArrayBuffer.
dmichael@chromium.org
2011-12-07
3
-0
/
+126
*
Add DEPS include rules so we don't accidentally use chromium stuff.
dmichael@chromium.org
2011-12-01
4
-1
/
+24
*
Remove Context3D/Surface3D
piman@chromium.org
2011-12-01
8
-211
/
+0
*
Pepper: Add remaining Flash-specific C++ Pepper wrappers to ppapi_cpp.gypi.
viettrungluu@chromium.org
2011-11-21
6
-124
/
+0
*
Pepper: Remove ppapi/cpp/private/flash_tcp_socket.*.
viettrungluu@chromium.org
2011-11-18
2
-155
/
+0
*
Pepper: Add IsAvailable() static methods to C++ wrappers to AudioInput_Dev an...
viettrungluu@chromium.org
2011-11-18
4
-0
/
+19
*
Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-18
2
-0
/
+92
*
Revert 110587 - Microphone support for Pepper Flash.
ajwong@chromium.org
2011-11-17
2
-92
/
+0
*
Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-17
2
-0
/
+92
*
Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...
dpolukhin@chromium.org
2011-11-16
4
-0
/
+256
*
WebSocket Pepper API documents minor revision
toyoshim@chromium.org
2011-11-16
1
-2
/
+2
*
Pepper: Add a test for PPB_TCPSocket_Private.
viettrungluu@chromium.org
2011-11-15
2
-6
/
+8
*
Pepper: Add tests for the PPB_NetAddress_Private interface.
viettrungluu@chromium.org
2011-11-11
2
-0
/
+8
*
Cleanup: Remove unneeded forward declarations in ppapi.
thestig@chromium.org
2011-11-11
9
-24
/
+4
*
IDL for WebSocket Pepper API.
toyoshim@chromium.org
2011-11-11
1
-0
/
+135
*
Some description changes and documentation for logging.h
jond@google.com
2011-11-10
4
-4
/
+28
*
pp::NetAddress -> pp::NetAddressPrivate.
viettrungluu@chromium.org
2011-11-10
2
-11
/
+12
*
Make the Pepper Flash net address just private, not Flash-specific.
viettrungluu@chromium.org
2011-11-10
10
-141
/
+131
*
Re-land r109086: Add private Pepper API for dealing with PP_Flash_NetAddress.
viettrungluu@chromium.org
2011-11-09
2
-0
/
+119
[next]