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
/
third_party
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use libaddressinput revision 334.
rouslan
2014-08-26
1
-2
/
+2
*
closure: add script to track compilation progress.
Dan Beam
2014-08-26
1
-0
/
+101
*
Windows fixes for GN build.
Brett Wilson
2014-08-25
1
-3
/
+3
*
[chromedriver] Add samuong to OWNERS file.
stgao
2014-08-25
1
-0
/
+1
*
roll harfbuzz 0d2c2f238bf0a847ecd55a70cc0f081f18a053ac:d457e3f0ff9b27616a34e4...
Nico Weber
2014-08-25
7
-28
/
+15
*
Core mojo API for python.
qsr
2014-08-25
6
-0
/
+314
*
Revert "Core mojo API for python."
qsr
2014-08-25
6
-321
/
+0
*
Core mojo API for python.
qsr
2014-08-25
6
-0
/
+321
*
Add back organization field for autofill settings.
rouslan
2014-08-23
2
-3
/
+5
*
Port parts of //third_pary/libjingle build to GN
ajwong
2014-08-23
2
-2
/
+354
*
Rename the docserver third_party dependency "handlebar" to "motemplate", as part
kalman@chromium.org
2014-08-22
5
-18
/
+15
*
Add support for prebuilt jars
cjhopman@chromium.org
2014-08-22
1
-0
/
+3
*
Add gyp file which builds all compiled_resources.gyp files in Chrome
vitalyp@chromium.org
2014-08-21
1
-0
/
+16
*
Create build target for libaddressinput android widget
estade@chromium.org
2014-08-21
1
-0
/
+21
*
Revert of Roll webrtc 6905:6948. (patchset #2 of https://codereview.chromium....
dewittj@chromium.org
2014-08-21
1
-1
/
+1
*
Fix typo in LOG() statement.
simonb@chromium.org
2014-08-21
2
-1
/
+3
*
Roll webrtc 6905:6948.
grunell@chromium.org
2014-08-21
1
-1
/
+1
*
Add chrome main dll target to GN build, minor fixes.
brettw@chromium.org
2014-08-20
1
-19
/
+16
*
Fix argument passed to phdr_table_get_dynamic_section().
simonb@chromium.org
2014-08-20
2
-1
/
+3
*
Add new version of runner.jar with vitalyp@'s new compiler pass improvements.
dbeam@chromium.org
2014-08-20
1
-0
/
+0
*
Fix in compiler pass: cr.define() can export variable without assigned value
vitalyp@chromium.org
2014-08-20
2
-8
/
+68
*
Fix thumbnail store crashing on loading old files
dtrainor@chromium.org
2014-08-20
2
-0
/
+80
*
Added assert() and assertInstanceof() declaration, added handling of assert()...
vitalyp@chromium.org
2014-08-19
2
-5
/
+55
*
closure: run closure compiler with -client instead of -server to save memory.
dbeam@chromium.org
2014-08-19
1
-1
/
+1
*
closure: make ninja rebuild on failures.
dbeam@chromium.org
2014-08-19
1
-2
/
+3
*
closure: check all JS in strict mode.
dbeam@chromium.org
2014-08-19
1
-3
/
+2
*
Assume sqrtf is always present in the system when building libpixman.
glider@chromium.org
2014-08-19
2
-0
/
+24
*
Extend the crazy linker for arm64 packed relative relocations.
simonb@chromium.org
2014-08-19
7
-108
/
+234
*
Roll BoringSSL.
davidben@chromium.org
2014-08-19
7
-52
/
+132
*
Make udev target disappear on linux when use_udev==0
spang@chromium.org
2014-08-18
1
-3
/
+24
*
Roll dom_distiller_js
yfriedman@chromium.org
2014-08-18
3
-504
/
+509
*
win: Enable warning 4273 for mesa after r290207.
thakis@chromium.org
2014-08-18
1
-3
/
+3
*
mesa: Don't build mapi.h / mapi.c
thakis@chromium.org
2014-08-18
3
-4
/
+2
*
Roll harfbuzz to pick up this/NULL comparison fix.
thakis@chromium.org
2014-08-17
4
-76
/
+42
*
Fix harfbuzz compile on Windows LKGRs after r290100
jschuh@chromium.org
2014-08-16
3
-3
/
+21
*
Roll HarfBuzz to 0.9.35
dominik.rottsches@intel.com
2014-08-16
38
-383
/
+1297
*
Handle cr.exportPath() in compiler pass, declare every object only once
vitalyp@chromium.org
2014-08-15
4
-11
/
+117
*
Fix in compiler pass: cr.defineProperty() with 2 arguments means opt_kind == ...
vitalyp@chromium.org
2014-08-15
2
-3
/
+12
*
Add frameworks.jar for the Chromium WebView build
hjd@chromium.org
2014-08-15
2
-1
/
+3
*
Implement the LEB128 decoder for packed relocations more efficiently.
simonb@chromium.org
2014-08-15
2
-9
/
+11
*
gn win: Add missing defines for osmesa build
scottmg@chromium.org
2014-08-15
1
-0
/
+8
*
gn yasm: use root_build_dir instead of . for rebase_path
scottmg@chromium.org
2014-08-15
1
-3
/
+6
*
Disable -Wmismatched-tags for mesa.
thakis@chromium.org
2014-08-14
1
-0
/
+2
*
Landing https://codereview.chromium.org/470203002
niklase@chromium.org
2014-08-14
1
-2
/
+2
*
roll webrtc 6825-6898 and add some missing files to libjingle gyp
mcasas@chromium.org
2014-08-14
2
-1
/
+3
*
Handle property definition by {cr|Object}.defineProperty() in compiler pass
vitalyp@chromium.org
2014-08-14
4
-103
/
+204
*
Change string concatentation from + to % in part of third_party/closure_compi...
dbeam@chromium.org
2014-08-13
1
-18
/
+19
*
Closure compiler: add pydoc for parts of third_party/closure_compiler/.
dbeam@chromium.org
2014-08-13
4
-37
/
+145
*
Roll opus 256783:289085
thakis@chromium.org
2014-08-13
1
-0
/
+3
*
Update Dr. Memory to r2015
bruening@google.com
2014-08-13
2
-2
/
+2
[next]