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 in-process PPB_VarArrayBuffer_Dev.
dmichael@chromium.org
2011-12-15
22
-43
/
+311
*
GetDocumentURL is added to PPB_Testing_Dev.
ygorshenin@google.com
2011-12-15
19
-143
/
+500
*
Reland; WebSocket Pepper API: Add live object check to WebSocket PPAPI tests
toyoshim@chromium.org
2011-12-15
3
-12
/
+33
*
Reland; Pepper: Var keeps invalid var_id if VarTracker release it and there i...
toyoshim@chromium.org
2011-12-15
2
-0
/
+7
*
reduce log verbosity level
bsy@google.com
2011-12-15
2
-6
/
+15
*
Fix buildbot warning about initialization order.
sehr@google.com
2011-12-15
1
-2
/
+2
*
Rev the Flash interface to add new functionality.
brettw@chromium.org
2011-12-15
16
-127
/
+314
*
This CL moves all command line processing out of the coordinator. Key other ...
sehr@google.com
2011-12-14
8
-691
/
+756
*
Put irt and untrusted TC dependencies behind a flag.
robertm@google.com
2011-12-14
3
-101
/
+112
*
Reverting because I reverted the CL this depends on...
finnur@chromium.org
2011-12-14
3
-33
/
+12
*
Reverting half the checkins that are suspected of breaking the world.
finnur@chromium.org
2011-12-14
2
-7
/
+0
*
WebSocket Pepper API: Add live object check to WebSocket PPAPI tests
toyoshim@chromium.org
2011-12-14
3
-12
/
+33
*
Var keeps invalid var_id if VarTracker release it and there is
toyoshim@chromium.org
2011-12-14
2
-0
/
+7
*
Enhance PPAPI IME example for demonstrating features related to text selection.
kinaba@chromium.org
2011-12-14
1
-28
/
+124
*
(Cleanup) Use its own MIME type in the PPAPI IME example.
kinaba@chromium.org
2011-12-14
1
-8
/
+8
*
This CL forces ppapi_untrusted to use the same extra_deps PATH as the default...
wez@chromium.org
2011-12-13
1
-4
/
+4
*
<video> decode in hardware!
fischman@chromium.org
2011-12-13
2
-7
/
+11
*
Actually delete the nacl_file_main.* files
nfullagar@google.com
2011-12-12
3
-2
/
+0
*
Updated doxy_cleanup.py to move h2 tag in front of table tag
mball@google.com
2011-12-12
1
-11
/
+26
*
Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...
gman@chromium.org
2011-12-12
15
-170
/
+87
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-10
23
-65
/
+1221
*
Revert 113895 - <video> decode in hardware!
fischman@chromium.org
2011-12-10
2
-11
/
+7
*
<video> decode in hardware!
fischman@chromium.org
2011-12-10
2
-7
/
+11
*
Fix PluginImageData and mouselock NaCl example:
yzshen@chromium.org
2011-12-09
2
-0
/
+6
*
Revert 113817 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
22
-1219
/
+64
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
22
-64
/
+1219
*
Update ppb_var NaCl test to use 1.1 interface
nfullagar@google.com
2011-12-09
1
-4
/
+2
*
WebSocket Pepper API: validate redundant protocols in Connect()
toyoshim@chromium.org
2011-12-09
2
-10
/
+39
*
Chrome-side change to support stdout/err to postmessage debug hookup.
bsy@google.com
2011-12-09
3
-2
/
+44
*
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
[next]