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
/
cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
12
-17
/
+48
*
Move ppapi audio interface out of dev, but
nfullagar@google.com
2011-01-15
5
-1
/
+189
*
Fix self-assignment in pp::Resource
piman@google.com
2011-01-12
1
-2
/
+2
*
Pull NaCl deps, remove temporary hack to keep the build compiling in PPAPI.
brettw@chromium.org
2011-01-07
1
-7
/
+0
*
Add an instance parameter to var objects, audio, and the 2D API. This replace...
brettw@chromium.org
2011-01-07
11
-16
/
+39
*
Private Pepper extension for Flapper to allow TCP connections to be made
viettrungluu@chromium.org
2011-01-07
2
-0
/
+106
*
Make Graphics3D::SwapBuffers take a completion callback
piman@google.com
2011-01-05
2
-4
/
+4
*
Move some functions out of win_util and into hwnd_util, and into a new win/sh...
brettw@google.com
2010-12-30
9
-42
/
+10
*
Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp...
alokp@chromium.org
2010-12-28
6
-20
/
+100
*
Added ppapi::Context3D interface. The API has already been reviewed. I am add...
alokp@chromium.org
2010-12-23
6
-108
/
+131
*
Implement operator= for FontDev (it currently gives errors if you try to use
brettw@chromium.org
2010-12-22
2
-1
/
+8
*
Moved the logic of maintaining the current context to gles2 helper library.
alokp@chromium.org
2010-12-21
2
-37
/
+6
*
Remove static initializers.
neb@chromium.org
2010-12-20
34
-531
/
+546
*
Revert 69511 - Make Graphics3D::SwapBuffers take a completion callback
piman@google.com
2010-12-17
2
-5
/
+3
*
Make Graphics3D::SwapBuffers take a completion callback
piman@google.com
2010-12-17
2
-3
/
+5
*
Start deinlining non-empty virtual methods. (This will be automatically checked
erg@google.com
2010-12-09
2
-1
/
+5
*
Fix a bug in pp:Var (var.cc) where DebugString could throw an exception on Wi...
bbudge@google.com
2010-12-07
1
-11
/
+20
*
Move more code from headers to implementation.
erg@google.com
2010-12-07
2
-2
/
+11
*
Remove trusted interface wrappers from the FileIO C++ wrapper. The wrapper
brettw@chromium.org
2010-12-03
2
-37
/
+1
*
Remove all the swap() stuff in the PPAPI C++ wrappers.
brettw@google.com
2010-12-02
20
-109
/
+26
*
Change trusted shared memory interface to match audio.
nfullagar@google.com
2010-12-02
2
-4
/
+4
*
Remove pp::Var(int)
garianov@google.com
2010-11-19
2
-7
/
+0
*
Run Pepper unit tests in Native Client
garianov@google.com
2010-11-16
2
-0
/
+7
*
Fix some bugs in paint manager. Some of the class members were not getting
brettw@chromium.org
2010-11-14
1
-3
/
+7
*
Make the Graphics2D flush call an asynchronous operation. This tracks the
brettw@chromium.org
2010-11-12
1
-1
/
+2
*
Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directory
brettw@chromium.org
2010-11-10
10
-160
/
+112
*
Reland r65152 with mac and linux fix.
apatrick@chromium.org
2010-11-06
2
-0
/
+12
*
Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...
dmichael@google.com
2010-11-05
22
-107
/
+197
*
Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor.
apatrick@chromium.org
2010-11-05
2
-11
/
+0
*
Integrated Pepper3D v2 with the accelerated compositor.
apatrick@chromium.org
2010-11-05
2
-0
/
+11
*
Move PPAPI into the Chrome repo. The old repo was
brettw@chromium.org
2010-11-01
82
-0
/
+7073