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
/
shared_impl
Commit message (
Expand
)
Author
Age
Files
Lines
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-30
6
-63
/
+80
*
Pepper: Autogenerate thunk for PPB_Graphics3D.
teravest@chromium.org
2013-03-30
2
-0
/
+8
*
Revert 191420 "PPAPI: Remove threading options; it's always on"
rlarocque@chromium.org
2013-03-29
6
-80
/
+63
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-29
6
-63
/
+80
*
Apps V2 in Pepper: introduce singleton resource ExtensionsCommon.
yzshen@chromium.org
2013-03-29
5
-54
/
+201
*
Implement the plugin side of the PPB_PDF proxy.
raymes@chromium.org
2013-03-29
1
-0
/
+1
*
Flash: Don't lose references to the Graphics3D from the VideoDecoder.
danakj@chromium.org
2013-03-28
1
-2
/
+7
*
PPAPI: Make Resource::ReleaseSoon lock for Release
dmichael@chromium.org
2013-03-24
1
-3
/
+3
*
Pepper: Unify Buffer and BufferTrusted APIs.
teravest@chromium.org
2013-03-23
1
-1
/
+0
*
Revert 189518 "PPAPI: Remove threading options; it's always on"
dmichael@chromium.org
2013-03-21
6
-76
/
+63
*
This is in preparation for adding a new-style proxy for PDF.
raymes@chromium.org
2013-03-21
2
-1
/
+1
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-21
6
-63
/
+76
*
PPAPI: Remove ImageDataInstanceCache on instance shutdown
dmichael@chromium.org
2013-03-20
1
-0
/
+4
*
Pepper: Use shared memory for ArrayBufferVar.
teravest@chromium.org
2013-03-19
4
-0
/
+71
*
Add PPB_VarArray_Dev support - part 1.
yzshen@chromium.org
2013-03-19
7
-26
/
+304
*
Add PPB_VarDictionary_Dev support - part 1.
yzshen@chromium.org
2013-03-18
9
-1
/
+763
*
Add Pepper TrueType font API plumbing.
bbudge@chromium.org
2013-03-16
2
-0
/
+3
*
Revert 187427 "PPAPI: Remove threading options; it's always on"
karen@chromium.org
2013-03-13
6
-75
/
+62
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-12
6
-62
/
+75
*
Revert 187340 "PPAPI: Remove threading options; it's always on"
dmichael@chromium.org
2013-03-11
6
-75
/
+62
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-11
6
-62
/
+75
*
Revert 186925 since it breaks many of the builds on the bots (e.g.
aberent@google.com
2013-03-08
6
-75
/
+62
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-08
6
-62
/
+75
*
Add support for Var arrays to ArrayWriter.
bbudge@chromium.org
2013-03-08
2
-3
/
+66
*
PPAPI: Add VarTracker lock check, fix bugs
dmichael@chromium.org
2013-02-26
4
-4
/
+33
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
2
-2
/
+2
*
Provide a way to disable Nagle's algorithm on Pepper TCP sockets.
wez@chromium.org
2013-02-22
2
-0
/
+39
*
Replace FilePath with base::FilePath.
brettw@chromium.org
2013-02-17
1
-1
/
+1
*
IDL: Autogenerate thunk .cc file for PPB_View
teravest@chromium.org
2013-02-13
2
-0
/
+50
*
PPB_HostResolver_Private is switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-02-12
2
-175
/
+0
*
Allow separately blacklisting Stage3D baseline mode.
jbauman@chromium.org
2013-02-12
2
-1
/
+4
*
Add explicit base to FilePath.
brettw@chromium.org
2013-02-07
2
-4
/
+4
*
PPAPI: Fix WebSocket Var ref leak receiving binary
dmichael@chromium.org
2013-02-04
2
-4
/
+15
*
Revert 180190
dmichael@chromium.org
2013-02-02
2
-15
/
+4
*
PPAPI: Fix WebSocket Var ref leak receiving binary
dmichael@chromium.org
2013-02-01
2
-4
/
+15
*
Revert 180093
koz@chromium.org
2013-02-01
2
-15
/
+4
*
PPAPI: Fix WebSocket Var ref leak receiving binary
dmichael@chromium.org
2013-02-01
2
-4
/
+15
*
Reland: Add trace event Pepper API
elijahtaylor@chromium.org
2013-01-28
3
-0
/
+111
*
PPAPI: Acquire lock before resource access
dmichael@chromium.org
2013-01-23
1
-0
/
+2
*
PPB_UDPSocket_Private is switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-01-21
2
-322
/
+0
*
Refactor FileIO to the new resource host system.
bbudge@chromium.org
2013-01-19
4
-403
/
+125
*
Pepper: Introduce ThreadAwareCallback.
yzshen@chromium.org
2013-01-17
8
-7
/
+406
*
Revert 176792
dpapad@chromium.org
2013-01-17
4
-125
/
+403
*
Refactor FileIO to the new resource host system.
bbudge@chromium.org
2013-01-15
4
-403
/
+125
*
Tell Graphics3D not to lock on Flush().
ihf@chromium.org
2013-01-10
2
-1
/
+14
*
Roll ICU and convert include style to standard Chromium style,
phajdan.jr@chromium.org
2013-01-07
1
-4
/
+4
*
Revert 175233 because Linux ASAN builder cannot compile it.
alexeypa@google.com
2013-01-04
3
-111
/
+0
*
Add trace event Pepper API
elijahtaylor@chromium.org
2013-01-04
3
-0
/
+111
*
Remove the old PPB_Flash proxy.
raymes@chromium.org
2012-12-26
1
-1
/
+0
*
PPAPI: modify FileIO.Open to return PP_ERROR_NOTAFILE when opening a directory
nhiroki@chromium.org
2012-12-21
1
-0
/
+2
[next]