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
*
Avoid deleting print buffer resources before the renderer takes a reference t...
raymes
2015-05-22
5
-23
/
+49
*
content/child: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-05-21
6
-13
/
+12
*
Cleanup some PPAPI proxy code.
thestig
2015-05-20
3
-24
/
+24
*
PPAPI Testing: Clean up location of ppapi::StripTestPrefixes
tommycli
2015-05-14
6
-14
/
+21
*
Fix typo in untrusted/irt_stub/BUILD.gn
sbc
2015-05-12
1
-1
/
+1
*
Send proper MIME type along with PPAPI test CSS files.
mkwst
2015-05-12
3
-0
/
+5
*
Pass correct length value in WebGamepads
arajp
2015-05-11
2
-5
/
+9
*
Pepper: Make PepperUDPSocketBase work with the private UDP resource.
bbudge
2015-05-09
1
-4
/
+12
*
ppapi: fix crash/infinite loop in VideoEncoder
lionel.g.landwerlin
2015-05-08
2
-1
/
+14
*
renderer: PepperVideoEncoderHost: use libvpx instead of media/cast/sender
lionel.g.landwerlin
2015-05-07
1
-2
/
+8
*
Remove the unused parts of PPB_PDF
raymes
2015-05-07
2
-16
/
+0
*
Change kMaxDescriptorsPerMessage back to 7
yusukes
2015-05-06
1
-2
/
+3
*
ppapi: report hardware support with PP_Bool in PP_VideoProfileDescription
lionel.g.landwerlin
2015-05-06
13
-29
/
+466
*
Initialize the CDM asynchronously
jrummell
2015-05-05
8
-76
/
+84
*
Plugin Power Saver: Make PPS work well with prerendered pages.
tommycli
2015-05-05
7
-48
/
+108
*
ppapi: VideoEncoder: add more details about supported codecs/platforms
lionel.g.landwerlin
2015-05-05
2
-7
/
+5
*
Fix pp::CompositorLayer::SetTexture() doesn't support GL_TEXTURE_EXTERNAL_OES...
penghuang
2015-05-01
1
-0
/
+1
*
Switch to linear filtering for PPAPI video decoder textures.
CodeByThePound
2015-04-30
1
-2
/
+2
*
[NaCl SDK] Compile libppapi_stub.a with -fPIC
sbc
2015-04-29
2
-0
/
+6
*
Fix a few spelling errors in comments.
thakis
2015-04-28
1
-1
/
+1
*
Change ScopedPtrHashMap's 2nd template parameter
kcwu
2015-04-28
3
-3
/
+4
*
Plugin Power Saver: Add comprehensive browser tests.
tommycli
2015-04-24
10
-11
/
+164
*
Pepper: Remove Mojo integration and tests.
teravest
2015-04-23
9
-117
/
+1
*
Update {virtual,override} to follow C++11 style in ppapi.
nick
2015-04-23
107
-1202
/
+1140
*
Update {virtual,override} to follow C++11 style in ppapi.
nick
2015-04-23
1
-18
/
+18
*
NaCl/GYP: remove references to prep_toolchain.
ncbray
2015-04-21
7
-23
/
+0
*
Plugins: Move Prerender tests to PPAPI and some refactoring.
tommycli
2015-04-18
4
-64
/
+0
*
Fix the float point epsilon issue in the pepper compositor API.
penghuang
2015-04-17
1
-5
/
+8
*
ppapi: VideoEncoder: fix reported value for GetSupportedProfiles()
lionel.g.landwerlin
2015-04-17
4
-8
/
+6
*
Stop adding the "files/" prefix when sending open_resource IPC
yusukes
2015-04-16
1
-3
/
+1
*
[NaCl SDK] Remove create_nmf dependency on NACL_SDK_ROOT env var
sbc
2015-04-16
2
-4
/
+15
*
Remove GTalk Pepper interfaces and related code.
jhorwich
2015-04-15
24
-985
/
+0
*
pepper: VideoEncoder: use same constraints as media::VideoFrame for software ...
lionel.g.landwerlin
2015-04-15
1
-0
/
+10
*
PPAPI: Avoid race condition in RunWhileLocked
dmichael
2015-04-10
1
-34
/
+58
*
PPAPI Examples: Fix painting in Graphics 2D example.
tommycli
2015-04-07
1
-11
/
+14
*
Make MediaStreamBufferManager.General pass in official builds.
thakis
2015-04-07
1
-2
/
+7
*
Work on Windows GN component build.
brettw
2015-04-06
3
-4
/
+28
*
Revert of Work on Windows GN component build. (patchset #8 id:140001 of https...
pkotwicz
2015-04-06
3
-28
/
+4
*
Work on Windows GN component build.
brettw
2015-04-06
3
-4
/
+28
*
Move V8 snapshot loading code from isolate_holder to gin/v8_startup_data.{h,cc}.
oth
2015-04-05
1
-3
/
+3
*
Hold the Pepper proxy lock for all Pepper GL calls.
dmichael
2015-04-03
4
-11
/
+31
*
Don't lock ProxyLock on the IO thread
dmichael
2015-04-02
19
-236
/
+571
*
ppapi : make gl2ext.h be consistent with Copy[Sub]TextureCHROMIUM API
dongseong.hwang
2015-04-02
1
-2
/
+21
*
media: Rename SessionError to LegacySessionError.
xhwang
2015-04-02
12
-113
/
+113
*
CreateSessionAndGenerateRequest() to use enum for |init_data_type|
jrummell
2015-04-02
10
-30
/
+44
*
PPAPI: Make TrackedCallback more threadsafe
dmichael
2015-03-31
9
-492
/
+704
*
ppapi_generator: Improve logging for versioned functions
eduardo.lima
2015-03-30
6
-13
/
+15
*
clean up GN targets that are already migrated, add pepper_hash_for_uma.
dpranke
2015-03-27
1
-1
/
+11
*
Test for net::ERR_ICANN_NAME_COLLISION in other places that check host resolo...
eroman
2015-03-27
1
-0
/
+1
*
Add Plugin.PpapiSyncIPCTime metric.
gab
2015-03-26
1
-0
/
+2
[next]