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
/
chrome
/
test
/
ppapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement GetVoucherFile and GetHmonitor functions for PPB_Flash_DRM
raymes@chromium.org
2013-06-11
1
-2
/
+8
*
Use a direct include of strings headers in chrome/test/.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Introduce PPB_NetAddress_Dev.
yzshen@chromium.org
2013-06-10
1
-5
/
+34
*
Re-enable PPAPI tests after r203544
jschuh@chromium.org
2013-06-03
1
-3
/
+0
*
Disable hanging Win64 browser_tests
jschuh@chromium.org
2013-05-30
1
-0
/
+3
*
Add a PPAPI browser tests for an issue of NaCl crash.
mazda@chromium.org
2013-05-30
1
-0
/
+5
*
Rename PPB_Flash_DeviceID interface to PPB_Flash_DRM
raymes@chromium.org
2013-05-25
1
-1
/
+1
*
Disable PPAPINaClGLibcTest.FileRef test on ARM.
sbc@chromium.org
2013-05-23
1
-1
/
+1
*
Revert 201420 - Disable PPB_FileIO_Private.
yzshen@chromium.org
2013-05-22
1
-10
/
+10
*
Disable PPB_FileIO_Private.
yzshen@chromium.org
2013-05-22
1
-10
/
+10
*
Disable PPAPI Graphics3D tests because of flaky failures.
yoz@chromium.org
2013-05-20
1
-2
/
+3
*
Hook up V8<->Var conversion in the pepper message channel
raymes@chromium.org
2013-05-17
1
-0
/
+15
*
Disable OutOfProcessPPAPITest.FileRef which is flaky.
benwells@chromium.org
2013-05-17
1
-1
/
+3
*
content: Move two more url constants into content namespace.
tfarina@chromium.org
2013-05-15
1
-1
/
+1
*
NaCl: Let SerializedHandle carry open flag.
victorhsieh@chromium.org
2013-05-14
1
-0
/
+5
*
Add PPAPI tests for VideoSource and VideoDestination resources.
bbudge@chromium.org
2013-05-11
2
-0
/
+6
*
Move SpawnedTestServer to its own subdirectory.
phajdan.jr@chromium.org
2013-05-07
1
-1
/
+1
*
Pepper: Re-enable many FileRef tests.
teravest@chromium.org
2013-05-07
1
-1
/
+48
*
Disable ppapi nacl FileRef tests for being flaky.
estade@chromium.org
2013-05-06
1
-1
/
+1
*
Move DirectoryReader::ReadEntries to FileRef::ReadDirectoryEntries
hamaji@chromium.org
2013-05-03
1
-3
/
+0
*
GTTF: rename net::TestServer -> net::SpawnedTestServer
phajdan.jr@chromium.org
2013-05-03
2
-18
/
+18
*
Fix PPB_TrueTypeFont GetTable functions by precaching on Windows.
bbudge@chromium.org
2013-04-26
1
-9
/
+2
*
Implement Pepper GetDeviceID for Windows
raymes@chromium.org
2013-04-25
1
-0
/
+4
*
Revert "Re-enable PPB_TrueTypeFont_Dev tests on Windows."
bbudge@chromium.org
2013-04-20
1
-2
/
+9
*
Re-enable PPB_TrueTypeFont_Dev tests on Windows.
bbudge@chromium.org
2013-04-20
1
-9
/
+2
*
Re-enable PPB_TrueTypeFont_Dev tests on Mac.
bbudge@chromium.org
2013-04-20
1
-3
/
+2
*
Disable NaCl glibc tests on ARM.
sbc@chromium.org
2013-04-16
1
-2
/
+2
*
Allow RequestOSFileHandle if an app has unlimited storage
hamaji@chromium.org
2013-04-12
1
-2
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
Implement the host side of the PPB_PDF proxy.
raymes@chromium.org
2013-04-06
1
-0
/
+2
*
Enable PPB_DirectoryReader_Dev under NaCl
nhiroki@chromium.org
2013-04-05
1
-0
/
+1
*
Add Pepper TrueType Font resource implementations for Win, Mac, and Linux.
bbudge@chromium.org
2013-04-02
1
-0
/
+11
*
Unlike GetOSFileDescriptor, this API is asynchronous.
hamaji@chromium.org
2013-04-01
2
-0
/
+9
*
Revert 191401 "Implemented queued UDP SendTo/RecvFrom requests. ..."
rsleevi@chromium.org
2013-03-29
1
-4
/
+0
*
Implemented queued UDP SendTo/RecvFrom requests. Exposed SO_SNDBUF and SO_RVF...
ygorshenin@chromium.org
2013-03-29
1
-0
/
+4
*
Revert 189855 "Add Pepper TrueType Font resource implementations..."
msw@chromium.org
2013-03-22
1
-3
/
+0
*
Add Pepper TrueType Font resource implementations for Win, Mac, and Linux.
bbudge@chromium.org
2013-03-22
1
-0
/
+3
*
Move c/b/a/infobar files back to c/b/infobar
kaiwang@chromium.org
2013-03-19
1
-3
/
+3
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-14
/
+15
*
Revert 186925 since it breaks many of the builds on the bots (e.g.
aberent@google.com
2013-03-08
1
-0
/
+4
*
PPAPI: Remove threading options; it's always on
dmichael@chromium.org
2013-03-08
1
-4
/
+0
*
Add PNaCl PPAPI browser tests via pre-translation.
jvoung@chromium.org
2013-03-07
3
-3
/
+157
*
PPAPI: Convert even more tests to run in 1 fixture
dmichael@chromium.org
2013-03-05
1
-38
/
+66
*
PPAPI: Convert more tests to run in 1 fixture
dmichael@chromium.org
2013-03-05
1
-47
/
+101
*
Previously, users had to pass "--ppapi-out-of-process" to load command line s...
teravest@chromium.org
2013-03-02
2
-4
/
+7
*
PPAPI: Make FileIO tests run in 1 fixture
dmichael@chromium.org
2013-03-02
1
-48
/
+56
*
Make PPAPI PostMessage tests run in 1 test fixture to save overall bot time.
jvoung@chromium.org
2013-02-28
1
-50
/
+57
*
Revert 184934
henrika@chromium.org
2013-02-27
1
-4
/
+0
[next]