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
*
Revert 124702 - GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-1
/
+0
*
GPU: Buld most of the gpu as a single DLL.
rvargas@google.com
2012-03-02
1
-0
/
+1
*
Close and delete pnacl temp files when compile or link fails.
jvoung@google.com
2012-03-01
3
-54
/
+73
*
Revise gamepad interface
scottmg@chromium.org
2012-03-01
10
-99
/
+101
*
WebSocket Pepper API: an utility class implementation.
toyoshim@chromium.org
2012-02-29
5
-0
/
+746
*
Experimental .gyp file for building PPAPI Proxy as untrusted code using the ...
bbudge@chromium.org
2012-02-29
6
-203
/
+947
*
Adds a printing proxy and example. This adds a printing example.
brettw@chromium.org
2012-02-29
13
-6
/
+395
*
Implemented Clear() functionality in the clipboard.
raymes@chromium.org
2012-02-29
2
-0
/
+17
*
Revert 124106, turns memory bots red across the bord (linux, cros).
thakis@chromium.org
2012-02-29
7
-229
/
+39
*
Remove assertion on instance destruction.
brettw@chromium.org
2012-02-29
1
-7
/
+0
*
PPAPI: Really force-free NPObjects on Instance destruction.
dmichael@chromium.org
2012-02-29
7
-39
/
+229
*
Add missing private headers to all_c_includes and all_cpp_includes.
sergeyu@chromium.org
2012-02-29
2
-2
/
+13
*
Show url of NaCl manifest in memory view.
halyavin@google.com
2012-02-28
3
-4
/
+6
*
More changes for headless bots.
nfullagar@google.com
2012-02-28
1
-13
/
+34
*
Make VideoCapture_Dev backward compatible.
yzshen@chromium.org
2012-02-28
3
-30
/
+84
*
Make the PPP wrappers take an Instance*.
brettw@chromium.org
2012-02-27
20
-49
/
+41
*
Convert resources to take an instance key instead of an Instance*.
brettw@chromium.org
2012-02-27
128
-535
/
+684
*
Add UNREFERENCED_PARAMETER to fix NaCl integration.
bbudge@chromium.org
2012-02-27
1
-0
/
+1
*
Exposed PPB_TCPServerSocket_Private interface from renderer process to Native...
ygorshenin@chromium.org
2012-02-27
16
-0
/
+628
*
Add Pepper support for several GL extensions
jbauman@chromium.org
2012-02-26
12
-153
/
+649
*
Revert 123696 - Add Pepper support for several GL extensions
jbauman@chromium.org
2012-02-26
18
-646
/
+302
*
Add Pepper support for several GL extensions
jbauman@chromium.org
2012-02-26
18
-302
/
+646
*
Modified the flash cipboard interface to add html clipboard support.
raymes@chromium.org
2012-02-24
13
-126
/
+399
*
Make PPB_NetworkList_Private immutable.
sergeyu@chromium.org
2012-02-24
4
-124
/
+215
*
Change to interface to M19, add a few more test cases to test_audio.
nfullagar@google.com
2012-02-24
3
-7
/
+17
*
Fixed some grammar.
jond@google.com
2012-02-24
2
-107
/
+133
*
Revert 123100 - Disable nacl_integration.run_ppapi_messaging_browser_test
danakj@chromium.org
2012-02-24
1
-5
/
+4
*
Remove extra semi-colon so nacl-gcc doesn't complain.
nfullagar@google.com
2012-02-23
1
-1
/
+1
*
Plumb through cache_identity from manifest for first sketch of pnacl cache. ...
jvoung@google.com
2012-02-23
8
-75
/
+179
*
Try to squelch one more warning in nacl plugin to roll chrome into nacl.
jvoung@google.com
2012-02-22
1
-1
/
+5
*
Disable nacl_integration.run_ppapi_messaging_browser_test
danakj@chromium.org
2012-02-22
1
-4
/
+5
*
Exposed Listen and Accept methods to in-process plugins.
ygorshenin@chromium.org
2012-02-22
16
-1
/
+955
*
GetBoundAddress will return the address that Bind actually bound to. If ther...
yzshen@chromium.org
2012-02-21
23
-35
/
+302
*
Add GetUsbKeyCode _Dev interface for Pepper key events
garykac@chromium.org
2012-02-21
14
-12
/
+233
*
Correct some header paths in GYP files
rsleevi@chromium.org
2012-02-21
1
-1
/
+1
*
Fix typo in Flash::IsAvailable. I got a compiler error when building for heap...
jam@chromium.org
2012-02-21
1
-1
/
+1
*
Fix printf format code so that nacl can build with warnings treated as errors.
jvoung@google.com
2012-02-19
1
-3
/
+3
*
Ifdef out skia code that won't compile on nacl.
brettw@chromium.org
2012-02-18
3
-10
/
+28
*
Pepper: Add a function to PPB_Flash to check if a rect is topmost.
viettrungluu@chromium.org
2012-02-18
11
-11
/
+428
*
Updated grammar, added resource argument to all functions.
jond@google.com
2012-02-18
2
-113
/
+163
*
Work on improving PpbAudioConfig:RecommendSampleFrameCount
nfullagar@google.com
2012-02-18
26
-75
/
+561
*
Documentation for C++ version of ppb_view.
jond@google.com
2012-02-18
1
-51
/
+56
*
C++ documentation for VarArrayBuffer
jond@google.com
2012-02-18
1
-31
/
+41
*
Enable removing the object temporary file and quota tracking of the nexe.
sehr@google.com
2012-02-17
4
-7
/
+186
*
Add PPB_NetworkList_Private interface.
sergeyu@chromium.org
2012-02-17
2
-0
/
+343
*
Changes for 'C' version of documentation files needed to generate new DevSite...
jond@google.com
2012-02-17
3
-32
/
+30
*
Reinstate ResolveURL step in nacl manifest resolver -- mistake from 122409.
jvoung@google.com
2012-02-17
1
-2
/
+3
*
Rename PPB_Font to PPB_BrowserFont_Trusted.
brettw@chromium.org
2012-02-17
32
-398
/
+1691
*
Updated documentation (added <code></code> and some other changes).
jond@google.com
2012-02-17
2
-83
/
+111
*
Have nacl manifest lookup invoke pnacl coordinator to translate portable
jvoung@google.com
2012-02-17
7
-137
/
+289
[next]