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
/
c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an instance parameter to var objects, audio, and the 2D API. This replace...
brettw@chromium.org
2011-01-07
4
-14
/
+22
*
Expose Map/UnmapTexSubImage2DCHROMIUM to pepper plugins
piman@google.com
2011-01-07
1
-0
/
+41
*
Private Pepper extension for Flapper to allow TCP connections to be made
viettrungluu@chromium.org
2011-01-07
1
-1
/
+39
*
Move ppb_flash.h to ppapi/c/private ...
viettrungluu@chromium.org
2011-01-06
1
-0
/
+117
*
Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp...
alokp@chromium.org
2010-12-28
2
-5
/
+112
*
Added ppapi::Context3D interface. The API has already been reviewed. I am add...
alokp@chromium.org
2010-12-23
4
-71
/
+382
*
Fix comment on trusted File IO method to indicate that HANDLE is returned on ...
bbudge@google.com
2010-12-22
1
-4
/
+5
*
Moved the logic of maintaining the current context to gles2 helper library.
alokp@chromium.org
2010-12-21
2
-173
/
+232
*
Change ppapi C++ comment style into C.
neb@chromium.org
2010-12-20
65
-335
/
+400
*
Integrate NaCl Head - Revert 69309 to restore 64b handles in PPAPI
noelallen@google.com
2010-12-18
46
-54
/
+61
*
Renamed PPB_NaClUtil to PPB_NaCl as requested by brettw.
abarth@chromium.org
2010-12-17
1
-3
/
+3
*
Add LaunchSelLdr and UrandomFD to PPAPI
abarth@chromium.org
2010-12-17
1
-1
/
+13
*
Add stub PPAPI for launching NaCl's sel_ldr process.
abarth@chromium.org
2010-12-17
1
-0
/
+17
*
Revert 69511 - Make Graphics3D::SwapBuffers take a completion callback
piman@google.com
2010-12-17
1
-8
/
+3
*
Make Graphics3D::SwapBuffers take a completion callback
piman@google.com
2010-12-17
1
-3
/
+8
*
Resource width 64->32 change.
neb@chromium.org
2010-12-15
46
-61
/
+54
*
Added a stub gles2 implementation.
alokp@chromium.org
2010-12-15
1
-17
/
+0
*
Add compile assertions to enforce the sizes of all structs and enums in the C...
dmichael@google.com
2010-12-13
33
-30
/
+189
*
Fix out of date comment.
brettw@chromium.org
2010-12-02
1
-1
/
+1
*
Change trusted shared memory interface to match audio.
nfullagar@google.com
2010-12-02
2
-9
/
+11
*
Cleanup
nfullagar@google.com
2010-11-30
1
-15
/
+23
*
changes for proxy audio
nfullagar@google.com
2010-11-25
1
-13
/
+27
*
Add c/dev/ppb_widget_dev.h and cpp/non_thread_safe_ref_count.h to ppapi.gyp. ...
dmichael@google.com
2010-11-19
1
-1
/
+2
*
Renames Chrome only GL extension functions to follow
gman@chromium.org
2010-11-18
1
-14
/
+0
*
Make the GetName() comment more clear.
dumi@chromium.org
2010-11-18
1
-1
/
+4
*
Update cmd buffer script to reflect ppapi reorg.
neb@chromium.org
2010-11-17
1
-0
/
+2
*
Update some comments.
dumi@chromium.org
2010-11-17
2
-3
/
+11
*
Kill a #if 0 section as discussed in the meeting.
dumi@chromium.org
2010-11-17
1
-9
/
+0
*
A second attempt at forcing 8-byte alignment of the time stamp.
dmichael@google.com
2010-11-17
2
-8
/
+6
*
Run Pepper unit tests in Native Client
garianov@google.com
2010-11-16
1
-1
/
+1
*
Force 8-byte alignment in PP_InputEvent. Rev PPP_Instance interface to 0.3 b...
dmichael@google.com
2010-11-12
3
-4
/
+40
*
Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directory
brettw@chromium.org
2010-11-10
4
-27
/
+25
*
Add a macro (PP_ENUM) that ensures that enums are always 4 bytes. Wherever
dmichael@google.com
2010-11-10
3
-0
/
+19
*
Change the private image data shared memory handle code to return a native
brettw@chromium.org
2010-11-09
1
-2
/
+5
*
Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...
dmichael@google.com
2010-11-05
46
-330
/
+498
*
Add callback ability for URLLoader so an asynchronous proxy can send the
brettw@chromium.org
2010-11-04
3
-11
/
+56
*
Fix includes to make checkdeps happy
brettw@chromium.org
2010-11-01
1
-1
/
+1
*
Move PPAPI into the Chrome repo. The old repo was
brettw@chromium.org
2010-11-01
63
-0
/
+4856