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
*
Disable GN call, it breaks the win perf builder.
thakis@chromium.org
2013-12-05
1
-2
/
+4
*
Turn on deprecation warnings for V8 on Mac
jochen@chromium.org
2013-12-05
1
-4
/
+3
*
gyp_chromium: Escape " for gn files.
thakis@chromium.org
2013-12-05
1
-4
/
+8
*
Fix build/gyp_chromium for supplement.gypi files with no variables.
thakis@chromium.org
2013-12-05
1
-1
/
+1
*
Fix handling of GYP defines from supplemental files.
brettw@chromium.org
2013-12-04
1
-1
/
+2
*
Re-enable GN in the GYP build.
brettw@chromium.org
2013-12-04
1
-5
/
+13
*
Build components.gyp:* and components_test.gyp:* on iOS.
blundell@chromium.org
2013-12-04
1
-4
/
+4
*
Fix non-goma android build after r238630
boliu@chromium.org
2013-12-04
2
-4
/
+1
*
remove arm_version==5 configuration, since it's no longer supported
mostynb@opera.com
2013-12-04
1
-8
/
+0
*
Revert 238718 "Fix non-goma android build after r238630"
boliu@chromium.org
2013-12-04
2
-1
/
+6
*
Fix non-goma android build after r238630
boliu@chromium.org
2013-12-04
2
-6
/
+1
*
TODO: remove armv7 setting
mostynb@opera.com
2013-12-04
1
-0
/
+2
*
Add use_goma for GYP_DEFINES
yyanagisawa@chromium.org
2013-12-04
1
-22
/
+60
*
Factor out a system_properties interface for interacting with getprop/setprop.
tonyg@chromium.org
2013-12-04
3
-25
/
+108
*
Move the logic for getting icu data out of icu_util
jshin@chromium.org
2013-12-04
1
-0
/
+15
*
[Win] Add option to reauthenticate the OS user before revealing passwords.
wfh@chromium.org
2013-12-04
1
-0
/
+2
*
Build liblouis_nacl using gyp.
plundblad@chromium.org
2013-12-04
1
-0
/
+1
*
Disable GN in gyp_chromium.
brettw@chromium.org
2013-12-04
1
-2
/
+4
*
Revert 238466 "Revert 238036 "Revert 238025 "Let test_isolation_..."
thakis@chromium.org
2013-12-04
1
-1
/
+3
*
Convert GN hyphens to underscores when passing command line args.
brettw@chromium.org
2013-12-04
1
-2
/
+4
*
Check getconf to get the bittedness of the local system.
brettw@chromium.org
2013-12-04
1
-3
/
+2
*
Fix crash in gyp. TBR=brettw
jam@chromium.org
2013-12-03
1
-1
/
+1
*
Fix crash during build/gyp_chromium time.
thakis@chromium.org
2013-12-03
1
-1
/
+1
*
Hook up GN to the GYP build system.
brettw@chromium.org
2013-12-03
1
-6
/
+88
*
Revert 238036 "Revert 238025 "Let test_isolation_mode default to..."
thakis@chromium.org
2013-12-03
1
-3
/
+1
*
Revert 238454 "Hook up GN to the GYP build system."
brettw@chromium.org
2013-12-03
1
-88
/
+6
*
Hook up GN to the GYP build system.
brettw@chromium.org
2013-12-03
1
-6
/
+88
*
swarming: Support branded mac builds.
thakis@chromium.org
2013-12-03
1
-30
/
+25
*
gyp_chromium integration for automatic toolchain
scottmg@chromium.org
2013-12-03
1
-0
/
+29
*
Android: run bb_device_status_check prior to other steps.
bulach@chromium.org
2013-12-03
1
-1
/
+1
*
Add instrumented libraries build with msan
alextaran@chromium.org
2013-12-03
1
-0
/
+10
*
Define ARCH_CPU_LITTLE_ENDIAN for PNaCl
sergeyu@chromium.org
2013-12-03
1
-0
/
+1
*
For implementing printing in android K release, we had to temporarily
sgurun@chromium.org
2013-12-02
1
-8
/
+0
*
[android] Adds AdbWrapper which is the base of the eventual AndroidCommands r...
craigdh@chromium.org
2013-12-02
3
-0
/
+513
*
Disable deprecated V8 APIs when building
jochen@chromium.org
2013-12-02
1
-0
/
+4
*
Revert 238096 "Disable deprecated V8 APIs when building"
jochen@chromium.org
2013-12-02
1
-6
/
+0
*
Revert 238100 "Don't enable V8 deprecation warnings on Mac just yet"
jochen@chromium.org
2013-12-02
1
-2
/
+1
*
Don't enable V8 deprecation warnings on Mac just yet
jochen@chromium.org
2013-12-02
1
-1
/
+2
*
Disable deprecated V8 APIs when building
jochen@chromium.org
2013-12-02
1
-0
/
+6
*
Revert 238025 "Let test_isolation_mode default to check on mac."
hashimoto@chromium.org
2013-12-02
1
-1
/
+3
*
Let test_isolation_mode default to check on mac.
thakis@chromium.org
2013-12-02
1
-3
/
+1
*
Remove -Wno-deprecated-warnings from cflags for clang
jochen@chromium.org
2013-11-30
1
-6
/
+0
*
Revert 237900 "Add use_goma for GYP_DEFINES"
eae@chromium.org
2013-11-29
1
-48
/
+22
*
Add use_goma for GYP_DEFINES
yyanagisawa@chromium.org
2013-11-29
1
-22
/
+48
*
Remove unused line from android/envsetup_functions.sh
thakis@chromium.org
2013-11-28
1
-2
/
+0
*
Re-enable ScrollingCoordinatorChromium tests on Android
skyostil@chromium.org
2013-11-28
1
-4
/
+0
*
[Telemetry] Refactor common Android test harness functions.
primiano@chromium.org
2013-11-28
3
-29
/
+41
*
IPC fuzzer child process component
aedla@chromium.org
2013-11-28
2
-1
/
+12
*
Check library version and handle library load errors
aberent@chromium.org
2013-11-28
3
-14
/
+65
*
Symbolize crashes for the Windows perf builder.
isherman@chromium.org
2013-11-28
1
-0
/
+10
[next]