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
*
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
*
PPAPI: Proxy VarArrayBuffer for out-of-process.
dmichael@chromium.org
2012-02-16
9
-14
/
+57
*
Minor changes as per Christians most-recent review of the docs.
jond@google.com
2012-02-16
10
-21
/
+24
*
Fixed grammar error and fixed problem with TODO items (changed to 'C' style c...
jond@google.com
2012-02-16
4
-15
/
+10
*
Move socket API restriction check to browser process
dpolukhin@chromium.org
2012-02-16
7
-23
/
+56
*
Remove browser support for non-PPAPI nexes, plus related artifacts.
sehr@google.com
2012-02-16
27
-2035
/
+687
*
Fix nested invocation of graphics 2D Flush.
brettw@chromium.org
2012-02-16
2
-4
/
+10
*
Change PPB_NetAddress_Private.GetFamily to return a PP_AddressFamily_Private ...
yzshen@chromium.org
2012-02-16
9
-85
/
+167
*
Implement device enumeration for PPB_VideoCapture_Dev.
yzshen@chromium.org
2012-02-15
17
-174
/
+1127
*
[Clean up] OS_MAC -> OS_MACOSX
dbeam@chromium.org
2012-02-15
1
-1
/
+1
*
Dropping NaCl PPAPI hardware exception test on Chromium side
bradnelson@google.com
2012-02-15
3
-70
/
+0
*
reland 121901, PPAPI: Add unlocking for PPP calls and callbacks...
dmichael@chromium.org
2012-02-15
21
-71
/
+235
*
Prefer ScopedNestableTaskAllower over manual save/restore
dhollowa@chromium.org
2012-02-14
1
-3
/
+1
*
Remove TODO in PPAPI input event interface files.
yzshen@chromium.org
2012-02-14
3
-14
/
+2
*
Revert 121901 - PPAPI: Add unlocking for PPP calls and callbacks. Add more lo...
dpapad@chromium.org
2012-02-14
21
-235
/
+71
*
PPAPI: Add unlocking for PPP calls and callbacks. Add more locking.
dmichael@chromium.org
2012-02-14
21
-71
/
+235
*
Make a global enum to differentiate impl & proxy.
brettw@chromium.org
2012-02-14
48
-310
/
+201
*
Added idl file for Pepper 3D.
alokp@chromium.org
2012-02-10
9
-146
/
+511
*
Fix typo in IDLNode.Dump function.
asargent@chromium.org
2012-02-09
1
-2
/
+1
*
PPAPI: Dial back the PostMessage threading test and re-enable on Win
dmichael@chromium.org
2012-02-09
1
-0
/
+8
*
Fix creation/probing of temporary directory.
sehr@google.com
2012-02-09
2
-52
/
+6
*
Move the charset inteface to "trusted" (we can't implement this efficiently
brettw@chromium.org
2012-02-09
12
-214
/
+753
*
PPB_NetAddress_Private: add getter methods for sockaddr.
yzshen@chromium.org
2012-02-09
19
-34
/
+609
*
Make inline c blocks non-greedy, and use to add pragma pack to gamepad structure
scottmg@chromium.org
2012-02-08
3
-2
/
+14
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-02-08
2
-3
/
+7
*
PPAPI IDL -> C Generator: inout parameter should not be a pointer.
alokp@chromium.org
2012-02-07
1
-1
/
+1
*
Use the correct Resource constructor for PPB_Font_Shared in the plugin process.
yzshen@chromium.org
2012-02-07
2
-9
/
+41
*
Fix some random comment problems that people have noticed.
brettw@chromium.org
2012-02-07
4
-22
/
+16
*
Remove special handling for strings in var serialization.
brettw@chromium.org
2012-02-07
10
-232
/
+70
[next]