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
*
Add URLLoader tests for FollowRedirect.
bbudge@google.com
2011-12-08
2
-33
/
+79
*
Simulate a user gesture in Fullscreen test so it can run on bots.
bbudge@chromium.org
2011-12-08
2
-0
/
+22
*
In ppapi/tests: |... const*| -> |const ...*| (for consistency).
viettrungluu@chromium.org
2011-12-08
18
-34
/
+28
*
Remove TODOs about TryCatch not working.
brettw@chromium.org
2011-12-08
1
-3
/
+3
*
Revert 113656 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
22
-1216
/
+64
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
22
-64
/
+1216
*
Move the PP_ALLOW_THIS_IN_INITIALIZER_LIST macro from test_utils.h to
toyoshim@chromium.org
2011-12-08
5
-18
/
+35
*
Set default text input type to NONE for NaCl apps on OSX
kochi@chromium.org
2011-12-08
1
-0
/
+11
*
Apply renaming of ppapi shared stuff to new ppb_var shared code.
dmichael@chromium.org
2011-12-08
6
-22
/
+22
*
Consolidate tests for HTTP request restrictions on untrusted loaders.
bbudge@chromium.org
2011-12-08
2
-134
/
+111
*
Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
rsimha@google.com
2011-12-08
15
-87
/
+170
*
Remove PP_Module from parameters for PPB_Var.VarFromUtf8.
dmichael@chromium.org
2011-12-07
49
-272
/
+272
*
Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
gman@chromium.org
2011-12-07
15
-170
/
+87
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-07
50
-345
/
+379
*
Draft of a PPAPI interface for ArrayBuffer.
dmichael@chromium.org
2011-12-07
11
-4
/
+271
*
Break FileIO and URLLoader tests down into individual cases.
bbudge@chromium.org
2011-12-07
3
-82
/
+123
*
Revert 113290 - Rename the shared_impl resource files to give them more regul...
brettw@chromium.org
2011-12-07
50
-379
/
+345
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-06
50
-345
/
+379
*
Revert 113250 - Add CommandBuffer::SetGetBuffer
dglazkov@chromium.org
2011-12-06
15
-87
/
+170
*
Add CommandBuffer::SetGetBuffer
gman@chromium.org
2011-12-06
15
-170
/
+87
*
Pepper WebSocket API: Add unit test to call Close()
toyoshim@chromium.org
2011-12-06
2
-3
/
+115
*
Add rough version pnacl shim commandlines to pnacl coordinator.
jvoung@google.com
2011-12-06
1
-3
/
+8
*
Pepper WebSocket API: Add unit test to access uninitialized properties
toyoshim@chromium.org
2011-12-06
2
-1
/
+33
*
Modified html2ezt.py to not rename the html files
mball@google.com
2011-12-06
1
-17
/
+9
*
Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...
dpolukhin@chromium.org
2011-12-06
16
-558
/
+1320
*
Regularize how ImageData and Graphics2D are created.
brettw@chromium.org
2011-12-04
9
-176
/
+197
*
Use ppapi_sources.gypi for nacl trusted build.scons like the untrusted nacl.s...
jvoung@google.com
2011-12-02
1
-4
/
+8
*
WebSocket Pepper API: error handling improvement
toyoshim@chromium.org
2011-12-02
2
-6
/
+13
*
Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...
jam@chromium.org
2011-12-02
16
-1320
/
+558
*
Convert file ref private to use new registration.
brettw@chromium.org
2011-12-02
5
-17
/
+5
*
Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...
dpolukhin@chromium.org
2011-12-02
16
-558
/
+1320
*
Remove 1 static initializer in id_assignment.cc.
thakis@chromium.org
2011-12-02
1
-1
/
+1
*
Enable port validation because net::IsPortAllowedByDefault() was exported now
toyoshim@chromium.org
2011-12-02
1
-2
/
+1
*
Disable pdf test for pnacl for now. It relies on a private interface,
jvoung@google.com
2011-12-02
1
-1
/
+7
*
Add DEPS include rules so we don't accidentally use chromium stuff.
dmichael@chromium.org
2011-12-01
18
-58
/
+151
*
Avoid references to untrusted.gypi in WebKit
noelallen@google.com
2011-12-01
7
-565
/
+466
*
PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Renderer process.
dpolukhin@chromium.org
2011-12-01
18
-0
/
+2130
*
WebSocket Pepper API: minor properties implementation
toyoshim@chromium.org
2011-12-01
2
-42
/
+81
*
WebSocket Pepper API: GetBufferedAmount() implementation
toyoshim@chromium.org
2011-12-01
1
-0
/
+4
*
Remove Context3D/Surface3D
piman@chromium.org
2011-12-01
51
-2347
/
+178
*
Pepper: Add some basic tests for PPB_Audio.
viettrungluu@chromium.org
2011-12-01
5
-0
/
+210
*
Hide private IDL files from generator behind "--include_private" flag
jvoung@google.com
2011-12-01
1
-3
/
+6
*
Move the mock headers file for 'test_case.html' to the destination directory ...
bbudge@google.com
2011-12-01
1
-9
/
+26
*
Pepper: Add a test for PPB_AudioConfig failure cases.
viettrungluu@chromium.org
2011-12-01
2
-3
/
+34
*
Pnacl ppapi shim generator (from IDL), based on Noel's first cut.
jvoung@google.com
2011-11-30
8
-31
/
+950
*
Pepper IDL: also generate files from 'private'
piman@chromium.org
2011-11-30
1
-1
/
+1
*
Update extension_mime_handler extension manifest to manifest_version 2.
abarth@chromium.org
2011-11-30
1
-0
/
+1
*
Trusted proxy side checks on GetRingBuffer()
nfullagar@google.com
2011-11-30
1
-3
/
+9
*
Remove unused enum value from PPAPI Flash Clipboard
dcheng@chromium.org
2011-11-30
3
-9
/
+4
*
Pepper: Make the sample rate settable in the audio (output) example plugin.
viettrungluu@chromium.org
2011-11-30
2
-27
/
+71
[next]