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
/
base
/
chrome_test_suite.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide ContentClient getters from embedders so that they they don't reuse conte...
jam@chromium.org
2013-04-05
1
-4
/
+2
*
Remove the chrome include in extensions\DEPS by creating a test data director...
jam@chromium.org
2013-03-29
1
-0
/
+3
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-1
/
+1
*
Move FilePath->base::FilePath
brettw@chromium.org
2013-02-11
1
-2
/
+2
*
Linux/ChromeOS Chromium style checker cleanup, chrome/ edition part 1.
rsleevi@chromium.org
2013-02-07
1
-1
/
+1
*
Move ChromeWebUIControllerFactory to before PostProfileInit, so that login ui...
jam@chromium.org
2013-01-29
1
-0
/
+12
*
Register ChromeWebUIControllerFactory at ChromeContentBrowserClient to try to...
jam@chromium.org
2013-01-28
1
-12
/
+0
*
Allow multiple WebUIControllerFactory objects to be registered. This makes is...
jam@chromium.org
2013-01-28
1
-0
/
+12
*
Use correct favicon scale factor on Android.
aruslan@chromium.org
2013-01-24
1
-0
/
+2
*
Reland: Fix resource.pak lookup for unit_test suite.
yfriedman@chromium.org
2013-01-18
1
-0
/
+4
*
Revert 177477
yfriedman@chromium.org
2013-01-17
1
-1
/
+3
*
Fix resource.pak lookup for unit_test suite.
yfriedman@chromium.org
2013-01-17
1
-3
/
+1
*
Revert 175971
ricow@chromium.org
2013-01-10
1
-12
/
+0
*
Revert 175890: actually, looks like we want this to also help move chromeos w...
jam@chromium.org
2013-01-10
1
-0
/
+12
*
Revert 175822
jam@chromium.org
2013-01-09
1
-12
/
+0
*
Allow multiple WebUIControllerFactory objects to be registered. This makes is...
jam@chromium.org
2013-01-09
1
-0
/
+12
*
Cleanup: Remove an unsed variable in ChromeTestSuiteInitializer.
thestig@chromium.org
2013-01-03
1
-2
/
+0
*
Get a minimal unit_tests target building and running for iOS
stuartmorgan@chromium.org
2012-11-16
1
-0
/
+9
*
Move scale factor independent resources to separate chrome_unscaled_resources...
oshima@chromium.org
2012-11-15
1
-1
/
+1
*
Upstream Autofill functionality for Android.
aurimas@chromium.org
2012-10-23
1
-0
/
+2
*
Changes toward ability to run Chrome unit tests for iOS.
blundell@chromium.org
2012-10-19
1
-3
/
+7
*
Cleanup: Add a const variable for /proc/self/exe.
thestig@chromium.org
2012-09-15
1
-2
/
+3
*
Makes it possible to run content_browsertests with --as-browser and fake WebR...
phoglund@chromium.org
2012-09-10
1
-2
/
+0
*
Include chromium_net.jar in unit_tests_apk.
nileshagrawal@chromium.org
2012-08-02
1
-0
/
+10
*
Prevent loading libffmpegsumo.so to python (autotests) process.
glotov@chromium.org
2012-07-24
1
-0
/
+24
*
Add methods to add DataPack from open files
cjhopman@chromium.org
2012-07-10
1
-1
/
+1
*
Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding (r...
scherkus@chromium.org
2012-06-28
1
-3
/
+4
*
Revert 144484 - Reland r143115: Provide a Chrome-owned buffer to FFmpeg for v...
dmichael@chromium.org
2012-06-27
1
-4
/
+3
*
Reland r143115: Provide a Chrome-owned buffer to FFmpeg for video decoding.
scherkus@chromium.org
2012-06-27
1
-3
/
+4
*
Simplify how Content*Client interfaces are created. Instead of depending on t...
jam@chromium.org
2012-06-05
1
-1
/
+1
*
Move RegisterContentSchemes from public url_constants into non-public url_sch...
grt@chromium.org
2012-05-28
1
-16
/
+6
*
Revert "Revert 137734 - Select theme resources from ResourceBundle at request...
flackr@chromium.org
2012-05-24
1
-1
/
+1
*
Revert 137734 - Select theme resources from ResourceBundle at requested scale...
fischman@chromium.org
2012-05-17
1
-1
/
+1
*
Select theme resources from ResourceBundle at requested scale factor.
flackr@chromium.org
2012-05-17
1
-1
/
+1
*
Add new ResourceBundle::Delegate interface.
marshall@chromium.org
2012-05-09
1
-1
/
+1
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
1
-1
/
+1
*
Add scale factor tag to data packs
sail@chromium.org
2012-05-01
1
-1
/
+3
*
RefCounted types should not have public destructors, chrome/ edition
rsleevi@chromium.org
2012-04-25
1
-2
/
+4
*
Convert the session restore ui_tests to browser_tests. I renabled the disable...
jam@chromium.org
2012-04-25
1
-0
/
+2
*
Get chrome:// dev tool urls hooked up in content_shell.
michaeln@google.com
2012-04-20
1
-1
/
+4
*
Metro/HiDPI: Cleanup ResourceBundle
sail@chromium.org
2012-04-12
1
-1
/
+1
*
content: Modfiy ResourceBundle and content_shell to run with alternative pak ...
erg@chromium.org
2012-01-28
1
-1
/
+1
*
Remove old (pre-webkit) compositor
piman@chromium.org
2012-01-27
1
-8
/
+0
*
Transition to base/mac/bundle_locations.h step 1
jeremy@chromium.org
2012-01-19
1
-3
/
+4
*
Attempt 3 at:
sky@chromium.org
2011-12-09
1
-1
/
+10
*
Revert 113676 - Attempt 2 at : Makes tests either use mock compositor or mock
sky@chromium.org
2011-12-08
1
-10
/
+1
*
Attempt 2 at : Makes tests either use mock compositor or mock
sky@chromium.org
2011-12-08
1
-1
/
+10
*
Revert 113470 - Makes tests either use mock compositor or mock WebGraphicsCon...
sky@chromium.org
2011-12-07
1
-10
/
+1
*
Makes tests either use mock compositor or mock WebGraphicsContext3D depending...
sky@chromium.org
2011-12-07
1
-1
/
+10
*
[Mac] Move event hooks from CrApplication to BrowserCrApplication.
shess@chromium.org
2011-11-12
1
-2
/
+2
[next]