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
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Android] MD5sum instrumentation test jars before using cached proguard output.
jbudorick
2014-11-13
1
-3
/
+16
*
x11: Always require XI2.2 for X11.
Sadrul Habib Chowdhury
2014-11-12
3
-17
/
+0
*
Move GetDuration method into BaseTestResult class.
mikecase
2014-11-12
5
-10
/
+12
*
Fix java_cpp_enum_tests to run on the bots.
mkosiba
2014-11-12
1
-3
/
+4
*
Migrate device utils WriteFile to AdbWrapper
perezju
2014-11-12
3
-163
/
+99
*
Enable -Wunused-local-typedef
thakis
2014-11-12
2
-6
/
+0
*
Push uiautomator test jar to its own folder in tmp
davileen
2014-11-12
2
-2
/
+9
*
[Android] Raise timeout multiplier for instrumentation tests on pre-JB devices.
jbudorick
2014-11-12
1
-1
/
+1
*
Fix bug in forwarder pid file writing.
tonyg
2014-11-12
1
-0
/
+1
*
Revert of Reland 597923002: Fix the way how we create webrtc::AudioProcessin...
xians
2014-11-12
1
-1
/
+0
*
Add final output directory option to build/android/test_runner.py
qsr
2014-11-12
2
-0
/
+15
*
Resolving build issue while disabling webrtc for android
mohan.reddy
2014-11-12
1
-1
/
+1
*
[Android] Extract test server spawner logic from BaseTestRunner.
jbudorick
2014-11-12
5
-47
/
+82
*
Fix: Set Android to go back to CLD2. The CLD version should not have been upd...
andrewhayden
2014-11-11
1
-1
/
+1
*
Migrate device_utils_test to mock_calls
perezju
2014-11-11
3
-404
/
+303
*
Refactor language detection logic to allow non-static CLD data sources.
andrewhayden
2014-11-11
2
-33
/
+1
*
Print project path in build/tree_truth.sh (fix typo)
johnme
2014-11-11
1
-3
/
+4
*
Use the experimental PBQP register allocator for UBSan builds.
glider
2014-11-11
1
-0
/
+7
*
Add assertCalls to unittest's TestCase
perezju
2014-11-11
2
-0
/
+334
*
Refactored TestCollection into its own module.
mikecase
2014-11-10
3
-90
/
+97
*
Make landmines handle GN build directories better.
brettw
2014-11-10
1
-1
/
+74
*
fix tree, android findbugs is now complaning
Carlos Pizano
2014-11-10
1
-0
/
+1
*
Add chrome perf tests to GN build, fix harfbuzz
Brett Wilson
2014-11-10
2
-11
/
+33
*
Revert of Make Cronet targets available in regular Android build. (patchset #...
jam
2014-11-10
1
-1
/
+0
*
Make Cronet targets available in regular Android build. Fix warnings reported...
mef
2014-11-10
1
-0
/
+1
*
mac: Switch from -O3 to -O2.
thakis
2014-11-10
1
-1
/
+1
*
Revert of Add remoting_host target to chromium_builder_webrtc dependencies. (...
nkostylev
2014-11-10
1
-1
/
+0
*
Add remoting_host target to chromium_builder_webrtc dependencies.
kjellander
2014-11-10
1
-0
/
+1
*
Beginning implementation of SessionDependencyFactory.
serya
2014-11-10
1
-0
/
+1
*
Revert "MacViews: Get chrome/browser/ui/views/frame to compile"
raymes
2014-11-10
1
-3
/
+0
*
Be able to display very basic notifications on Android.
peter
2014-11-08
1
-3
/
+2
*
Make *some* version of the Win GN build work.
dpranke
2014-11-08
3
-8
/
+26
*
Add support for shared library resources to java_apk build rules.
mkosiba
2014-11-08
4
-1
/
+25
*
gn win: disable 4267 (need for win x64)
scottmg
2014-11-08
1
-0
/
+1
*
Add C++11 enum class support to the Java enum class generator.
mkosiba
2014-11-08
3
-10
/
+97
*
MacViews: Get chrome/browser/ui/views/frame to compile
andresantoso
2014-11-07
1
-0
/
+3
*
Exclude spellcheck related code properly on android/ios which doesn't have sp...
oshima
2014-11-07
1
-0
/
+1
*
Use --no-output-all-resource-defines for grit on iOS.
lliabraa
2014-11-07
2
-88
/
+12
*
Compile Android using GRIT's new --no-output-all-resource-defines flag.
newt
2014-11-07
1
-2
/
+5
*
[Android] Skeleton of test script layer mode.
jbudorick
2014-11-06
11
-8
/
+206
*
Add NeedsSu for RunShellCommand to check whether it needs SU
perezju
2014-11-06
2
-37
/
+56
*
Fix tweak_info_plist's TOP path to be found relative to itself rather than th...
yoz
2014-11-06
1
-1
/
+1
*
More robust test for sd_card_ready
perezju
2014-11-06
2
-11
/
+15
*
Changes in whitespace in order to try submitting cl and commiting.
melandory
2014-11-06
1
-0
/
+2
*
Use thumb versions of external libraries with ARMv7.
fdegans
2014-11-06
4
-30
/
+66
*
Disable basic printing on ChromeOS.
vitalybuka
2014-11-06
2
-1
/
+3
*
Add support to base::Timer for custom task runners.
petrcermak
2014-11-06
1
-0
/
+1
*
Moved DeviceTempFile to a separate module.
mikecase
2014-11-06
2
-0
/
+96
*
Renamed enable_printing and printing_mode in *.gyp* and .*gn* files.
vitalybuka
2014-11-05
5
-30
/
+45
*
Re-factored printing defines and build configs.
vitalybuka
2014-11-05
3
-8
/
+8
[prev]
[next]