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
*
- Implement internal API and thunk
toyoshim@chromium.org
2011-11-18
11
-0
/
+278
*
Attempt to fix win_shared bot following http://crrev.com/110587
rsleevi@chromium.org
2011-11-18
1
-1
/
+1
*
Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-18
25
-2
/
+1268
*
Revert 110587 - Microphone support for Pepper Flash.
ajwong@chromium.org
2011-11-17
25
-1268
/
+2
*
Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-17
25
-2
/
+1268
*
Pepper: Add some simple tests for most functions in the PPB_Flash interface.
viettrungluu@chromium.org
2011-11-17
3
-0
/
+146
*
Make PostMessageToJavaScript use new WebKit API instead of script.
dmichael@chromium.org
2011-11-17
1
-0
/
+22
*
ppapi: Fix memory leaks in TestCharSetToUTF16.
jhawkins@chromium.org
2011-11-16
1
-0
/
+8
*
Remove 1 exit time destructor from ppapi, and possibly fix a bug.
thakis@chromium.org
2011-11-16
2
-4
/
+8
*
Revert 110221 - Test NaCl version of ppapi_tests via ui_tests
dmichael@chromium.org
2011-11-16
3
-100
/
+5
*
Make PPAPI use 'new ProgressEvent' instead of initProgressEvent.
morrita@chromium.org
2011-11-16
1
-5
/
+7
*
Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...
dpolukhin@chromium.org
2011-11-16
30
-284
/
+930
*
WebSocket Pepper API documents minor revision
toyoshim@chromium.org
2011-11-16
3
-33
/
+41
*
Reland http://codereview.chromium.org/8477015
dmichael@chromium.org
2011-11-16
64
-231
/
+274
*
Add TestConnectFailure, TestGetHandleFailure and TestConnectAndPipe to PPAPI ...
xhwang@chromium.org
2011-11-16
2
-6
/
+252
*
Test NaCl version of ppapi_tests via ui_tests
noelallen@google.com
2011-11-16
3
-5
/
+100
*
Fix a small race condition in loading/executing the PPAPI tests.
viettrungluu@chromium.org
2011-11-15
1
-1
/
+1
*
ppapi/tests/test_graphics2d: Implement TestScroll.
polina@google.com
2011-11-15
1
-33
/
+108
*
Pepper: Add a test for PPB_TCPSocket_Private.
viettrungluu@chromium.org
2011-11-15
6
-6
/
+271
*
Using path in SHARED_INTERMEDIATE_DIR rather than PRODUCT_DIR to be consisten...
bradnelson@google.com
2011-11-15
1
-12
/
+12
*
Pepper: Generate ppb_flash_clipboard.h from .idl file.
viettrungluu@chromium.org
2011-11-15
3
-22
/
+166
*
Cleanup IDL Generator
noelallen@google.com
2011-11-14
6
-82
/
+104
*
Enable building ppapi/examples on Mac.
kinaba@chromium.org
2011-11-14
2
-151
/
+155
*
Add values to all dev Pepper .idl enumerations.
viettrungluu@chromium.org
2011-11-13
8
-52
/
+52
*
Add values to all (non-dev, non-private) Pepper .idl enumerations.
viettrungluu@chromium.org
2011-11-13
8
-72
/
+72
*
Cleanup: Remove some extraneous spaces from ppb_input_event.idl.
viettrungluu@chromium.org
2011-11-13
1
-11
/
+11
*
Convert comments in ppb_flash.h to the standard format.
viettrungluu@chromium.org
2011-11-12
1
-28
/
+53
*
Pepper: Implement PPB_NetAddress_Private Describe() for IPv4 on Windows.
viettrungluu@chromium.org
2011-11-12
1
-0
/
+29
*
Fix size regression on Mac
noelallen@google.com
2011-11-12
1
-0
/
+3
*
Revert 109771 - Fix size regression due to missing strip.
noelallen@google.com
2011-11-12
1
-64
/
+3
*
Fix size regression due to missing strip.
noelallen@google.com
2011-11-12
1
-3
/
+64
*
Revert 109764 - Fix size regression due to missing strip.
noelallen@google.com
2011-11-12
1
-64
/
+3
*
Fix size regression due to missing strip.
noelallen@google.com
2011-11-12
1
-3
/
+64
*
Enable untrusted GYP builds in Chrome (irt via gyp)
noelallen@google.com
2011-11-12
5
-0
/
+327
*
Change the native_client to use the third_party/jsoncpp.
ronghuawu@chromium.org
2011-11-12
3
-3
/
+3
*
Fix flaky PPAPITest.FlashClipboard.
yzshen@chromium.org
2011-11-11
4
-27
/
+50
*
Pepper: Add tests for the PPB_NetAddress_Private interface.
viettrungluu@chromium.org
2011-11-11
7
-4
/
+199
*
Get all the resources relative to a single base. Currently the same base
sehr@google.com
2011-11-11
8
-149
/
+51
*
Cleanup: Remove unneeded forward declarations in ppapi.
thestig@chromium.org
2011-11-11
47
-185
/
+72
*
IDL for WebSocket Pepper API.
toyoshim@chromium.org
2011-11-11
6
-0
/
+760
*
Fix 82176 by transferring ownership of render (client) file descriptor instea...
xhwang@chromium.org
2011-11-10
2
-3
/
+3
*
Some description changes and documentation for logging.h
jond@google.com
2011-11-10
4
-4
/
+28
*
Refactor the pnacl coordinator to load resources all at once, then load
sehr@google.com
2011-11-10
6
-385
/
+362
*
Add jvoung@google.com as an owner of the native_client subtree.
sehr@google.com
2011-11-10
1
-0
/
+1
*
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
39
-379
/
+336
*
Fix PPAPI generator so that it might actually report exceptions properly.
viettrungluu@chromium.org
2011-11-09
1
-1
/
+1
*
Remove unused function from nacl fullscreen test.
polina@google.com
2011-11-09
1
-10
/
+0
*
Enable sending requests to pre-cache fonts from pepper plugin processes.
yzshen@chromium.org
2011-11-09
1
-1
/
+1
*
Add crtbegin.o / crtend.o to the link line in the PNaCl coordinator.
pdox@google.com
2011-11-09
1
-0
/
+2
[next]