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
*
Fix installation of libgbm-dev package in install-build-deps.sh
primiano@chromium.org
2014-06-19
1
-15
/
+27
*
GN: Use -Wl,-filelist for rsp files on mac instead of @
jamesr@chromium.org
2014-06-19
1
-4
/
+4
*
Rezip tool used to modify the APK.
anton@chromium.org
2014-06-19
3
-0
/
+546
*
Sort nacl_list alphabetically.
thakis@chromium.org
2014-06-19
1
-10
/
+8
*
Move gn secondary_source to the build/ directory
cmasone@chromium.org
2014-06-19
21
-0
/
+4648
*
Android: cleanup old perf sharding list.
bulach@chromium.org
2014-06-19
2
-32
/
+1
*
Add probe to warm data reduction proxy
bengr@chromium.org
2014-06-19
1
-0
/
+8
*
Add a dependency on libelf-dev:i386.
thakis@chromium.org
2014-06-18
1
-1
/
+1
*
Revert of Disable excluding of tested apk's code in test apks (https://codere...
yusufo@chromium.org
2014-06-18
1
-2
/
+2
*
Rename FORCE_DETERMINISTIC_BUILD to DONT_EMBED_BUILD_METADATA.
sebmarchand@chromium.org
2014-06-18
2
-16
/
+16
*
Remove the "universal" accel. overflow scroll flags
vollick@chromium.org
2014-06-18
1
-2
/
+0
*
Moving compositor_bindings from webkit to content
amogh.bihani@samsung.com
2014-06-18
1
-2
/
+1
*
ui: Move canvas tests into gfx_unittests target.
tfarina@chromium.org
2014-06-18
2
-2
/
+2
*
Add GN support for midl.
brettw@chromium.org
2014-06-17
2
-0
/
+95
*
Changed default gdb lookup path for Android.
fdegans@chromium.org
2014-06-17
1
-3
/
+3
*
.
cjhopman@chromium.org
2014-06-17
1
-2
/
+2
*
Check the path in the zip archive not the path to the file.
mkosiba@chromium.org
2014-06-17
1
-1
/
+1
*
ChromeDriver has pre-installed APK's, thus should not wipe during provisioning.
navabi@google.com
2014-06-17
2
-1
/
+5
*
Add GN build for some chrome common, chrome net, and resources targets.
brettw@chromium.org
2014-06-16
1
-0
/
+2
*
[Android] Switch to DeviceUtils version of RunShellCommand.
jbudorick@chromium.org
2014-06-16
23
-79
/
+137
*
Enable policy support for registering protocol handler.
kaliamoorthi@chromium.org
2014-06-16
1
-0
/
+1
*
version.py: Use argparse instead of getopt.
raphael.kubo.da.costa@intel.com
2014-06-16
1
-74
/
+43
*
- Enable FIXED_POINT for Opus when building for arm64. This yields:
solenberg@chromium.org
2014-06-16
1
-1
/
+1
*
Update the default GYP flags for sanitizer tools.
earthdok@chromium.org
2014-06-16
1
-6
/
+9
*
Move Syzygy symbol files to 'exe' subdirectory as they were before.
chrisha@chromium.org
2014-06-15
1
-1
/
+6
*
Fix python build util script exception
hush@chromium.org
2014-06-14
1
-2
/
+2
*
Make test apks only dex files not in tested apk (proguard version)
cjhopman@chromium.org
2014-06-14
5
-22
/
+81
*
Add flag to force clobbering of index in gdb-add-index
ajwong@chromium.org
2014-06-14
1
-3
/
+33
*
Remove -Wl,gdb-index.
ajwong@chromium.org
2014-06-14
1
-1
/
+0
*
Alert chrome-labs-tech-ticket when new offline device detected.
zty@chromium.org
2014-06-14
1
-10
/
+31
*
Wait for perfbot devices to charge between runs.
tonyg@chromium.org
2014-06-14
3
-16
/
+37
*
Hook up content/browser compile in GN build.
brettw@chromium.org
2014-06-13
1
-0
/
+3
*
Don't delete the manifest when linking on Windows in GN
brettw@chromium.org
2014-06-13
1
-4
/
+4
*
GCMDriver.java should start the browser processes if necessary
johnme@chromium.org
2014-06-13
1
-0
/
+5
*
Add option device in install apk script
yang.gu@intel.com
2014-06-13
1
-0
/
+9
*
Bring Syzygy binaries in using a script rather than as a dependency.
chrisha@chromium.org
2014-06-13
1
-2
/
+31
*
Move adb_profile_chrome under tools/android/
skyostil@chromium.org
2014-06-13
19
-1135
/
+1
*
Do not define OS_CHROMEOS for untrusted NaCl code
hamaji@chromium.org
2014-06-13
1
-3
/
+3
*
Fix sourcing envsetup.sh under zsh.
rickyz@google.com
2014-06-13
1
-2
/
+5
*
Prevents error when using build/install-build-deps.sh --quick-check
varkha@chromium.org
2014-06-13
1
-1
/
+1
*
Refactor wipe option to wipe on default and have option to skip wipe.
navabi@google.com
2014-06-13
1
-22
/
+18
*
Now that the fix to the build-warning seen earlier,
anandc@chromium.org
2014-06-12
1
-0
/
+1
*
Add a new FORCE_DETERMINISTIC_BUILD define.
sebmarchand@chromium.org
2014-06-12
2
-1
/
+21
*
Make test apks only dex files not in tested apk
cjhopman@chromium.org
2014-06-12
3
-14
/
+44
*
Revert 276779 "Move adb_profile_chrome under tools/android/"
rouslan@chromium.org
2014-06-12
19
-1
/
+1135
*
Move adb_profile_chrome under tools/android/
skyostil@chromium.org
2014-06-12
19
-1135
/
+1
*
More work on content/browser GN build.
brettw@chromium.org
2014-06-12
2
-4
/
+11
*
Add yasm to the GN build.
brettw@chromium.org
2014-06-12
2
-0
/
+170
*
Use raw strings for javac colorize regexes
cjhopman@chromium.org
2014-06-12
1
-3
/
+3
*
Add a target to produce a SyzyASan instrumented version of pdf.dll
sebmarchand@chromium.org
2014-06-12
1
-0
/
+1
[next]