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
/
ppapi_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 233768 "PPAPI: Add a test to make sure we detect crashes"
yhirano@chromium.org
2013-11-08
1
-35
/
+0
*
PPAPI: Add a test to make sure we detect crashes
dmichael@chromium.org
2013-11-08
1
-0
/
+35
*
Fix PPApiTest's early return condition for AshBrowserTests as in https://chro...
gab@chromium.org
2013-10-02
1
-5
/
+2
*
Enable PNaCl by default (revert disabling CL)
sehr@google.com
2013-08-22
1
-4
/
+2
*
disable pnacl by default
sehr@chromium.org
2013-08-12
1
-2
/
+4
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-12
1
-10
/
+0
*
Revert 216780 "Clean up compositor initialization/destruction."
nhiroki@chromium.org
2013-08-12
1
-0
/
+10
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-09
1
-10
/
+0
*
Get rid of webkit/plugins/plugin_constants.* and move them to content/public/...
jam@chromium.org
2013-08-09
1
-1
/
+0
*
Revert 216278 "Clean up compositor initialization/destruction."
kalman@chromium.org
2013-08-07
1
-0
/
+10
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
1
-10
/
+0
*
Revert "Clean up compositor initialization/destruction."
danakj@chromium.org
2013-08-07
1
-0
/
+10
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
1
-10
/
+0
*
Enable pnacl by default
sehr@chromium.org
2013-07-26
1
-4
/
+2
*
Temporarily disable all PPAPITests for Ash browser tests.
gab@chromium.org
2013-07-24
1
-0
/
+12
*
More misc. cleanup:
pkasting@chromium.org
2013-07-19
1
-6
/
+6
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
1
-1
/
+1
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-4
/
+4
*
Split --use-fake-device-for-media-stream into two switches.
phoglund@chromium.org
2013-06-24
1
-0
/
+2
*
Put FileIO::RequestOSFileHandle behind whitelist
victorhsieh@chromium.org
2013-06-13
1
-0
/
+2
*
Use a direct include of strings headers in chrome/test/.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Add PPAPI tests for VideoSource and VideoDestination resources.
bbudge@chromium.org
2013-05-11
1
-0
/
+2
*
GTTF: rename net::TestServer -> net::SpawnedTestServer
phajdan.jr@chromium.org
2013-05-03
1
-16
/
+16
*
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
*
Unlike GetOSFileDescriptor, this API is asynchronous.
hamaji@chromium.org
2013-04-01
1
-0
/
+4
*
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
*
Add PNaCl PPAPI browser tests via pre-translation.
jvoung@chromium.org
2013-03-07
1
-0
/
+9
*
Previously, users had to pass "--ppapi-out-of-process" to load command line s...
teravest@chromium.org
2013-03-02
1
-4
/
+5
*
PPAPI/NaCl: Make related tests run in 1 fixture
dmichael@chromium.org
2013-02-19
1
-2
/
+2
*
PPAPI/WS: use server providing hostname as test serevr hostname
toyoshim@chromium.org
2013-02-14
1
-1
/
+4
*
Move FilePath->base::FilePath
brettw@chromium.org
2013-02-11
1
-9
/
+9
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Make PPAPI test servers start in parallel
dmichael@chromium.org
2013-01-25
1
-26
/
+46
*
Enable Pepper threading on all channels.
shess@chromium.org
2013-01-05
1
-3
/
+0
*
Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelper
pkasting@chromium.org
2012-12-20
1
-1
/
+0
*
Put pepper threading support behind a command line flag.
brettw@chromium.org
2012-11-20
1
-0
/
+3
*
Remove tabstrip wrappers in browser_tabstrip.
avi@chromium.org
2012-11-20
1
-1
/
+2
*
Don't check for output devices when running audio tests.
dalecurtis@google.com
2012-11-15
1
-18
/
+2
*
Add GetWebSocketTestDataDirectory() to test_data_directory
toyoshim@chromium.org
2012-11-06
1
-1
/
+2
*
WebSocket test server migration on PPAPI tests
toyoshim@chromium.org
2012-10-17
1
-6
/
+5
*
Remove gpu test_switches.* and move the constant from content to chrome.
tfarina@chromium.org
2012-10-05
1
-1
/
+0
*
Revert 160362 - Move gpu test_switches.* from content to chrome.
tfarina@chromium.org
2012-10-05
1
-2
/
+3
*
Move gpu test_switches.* from content to chrome.
tfarina@chromium.org
2012-10-05
1
-3
/
+2
*
Hook up PpapiPermissions in more places.
brettw@chromium.org
2012-10-02
1
-0
/
+1
*
Add infobar for PPAPI broker usage.
bauerb@chromium.org
2012-09-04
1
-0
/
+52
*
Refactoring for merging WebSocket test server to net::TestServer
toyoshim@chromium.org
2012-08-23
1
-1
/
+2
[next]