|
Update to Chromium //base at Chromium commit 01cb97b2e09618bbc3a60c7348f0a844eea20547.
This gets us to sometime during August 24, 2015.
TBR=jamesr@chromium.org
Committed: 3ed5621c3408ce7109597b81faa0c27f1085a2cb
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2987 lines, -677 lines) |
Patch |
 |
M |
BUILD.gn
|
View
|
|
4 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
allocator/BUILD.gn
|
View
|
|
3 chunks |
+21 lines, -1 line |
0 comments
|
Download
|
 |
M |
android/java/src/org/chromium/base/library_loader/LegacyLinker.java
|
View
|
|
27 chunks |
+70 lines, -123 lines |
0 comments
|
Download
|
 |
M |
android/java/src/org/chromium/base/library_loader/LibraryLoader.java
|
View
|
|
3 chunks |
+30 lines, -29 lines |
0 comments
|
Download
|
 |
M |
android/java/src/org/chromium/base/library_loader/Linker.java
|
View
|
|
19 chunks |
+340 lines, -79 lines |
0 comments
|
Download
|
 |
A |
android/java/src/org/chromium/base/library_loader/ModernLinker.java
|
View
|
|
1 chunk |
+504 lines, -0 lines |
0 comments
|
Download
|
 |
M |
android/javatests/src/org/chromium/base/ObserverListTest.java
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
android/linker/BUILD.gn
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
android/linker/android_dlext.h
|
View
|
|
1 chunk |
+77 lines, -0 lines |
0 comments
|
Download
|
 |
A |
android/linker/legacy_linker_jni.h
|
View
|
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
M |
android/linker/legacy_linker_jni.cc
|
View
|
|
20 chunks |
+49 lines, -326 lines |
0 comments
|
Download
|
 |
A |
android/linker/linker_jni.h
|
View
|
|
1 chunk |
+206 lines, -0 lines |
0 comments
|
Download
|
 |
A |
android/linker/linker_jni.cc
|
View
|
|
1 chunk |
+237 lines, -0 lines |
0 comments
|
Download
|
 |
A |
android/linker/modern_linker_jni.h
|
View
|
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
A |
android/linker/modern_linker_jni.cc
|
View
|
|
1 chunk |
+595 lines, -0 lines |
0 comments
|
Download
|
 |
M |
callback_internal.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
file_descriptor_posix.h
|
View
|
|
1 chunk |
+10 lines, -3 lines |
0 comments
|
Download
|
 |
M |
files/file_path_watcher_linux.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
i18n/case_conversion_unittest.cc
|
View
|
|
4 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
i18n/number_formatting_unittest.cc
|
View
|
|
3 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
i18n/time_formatting_unittest.cc
|
View
|
|
6 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
memory/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
message_loop/message_loop.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
prefs/json_pref_store.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
process/launch_win.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
process/process_util_unittest.cc
|
View
|
|
2 chunks |
+16 lines, -1 line |
0 comments
|
Download
|
 |
M |
profiler/native_stack_sampler_win.cc
|
View
|
|
9 chunks |
+19 lines, -45 lines |
0 comments
|
Download
|
 |
A |
profiler/win32_stack_frame_unwinder.h
|
View
|
|
1 chunk |
+84 lines, -0 lines |
0 comments
|
Download
|
 |
A |
profiler/win32_stack_frame_unwinder.cc
|
View
|
|
1 chunk |
+210 lines, -0 lines |
0 comments
|
Download
|
 |
A |
profiler/win32_stack_frame_unwinder_unittest.cc
|
View
|
|
1 chunk |
+230 lines, -0 lines |
0 comments
|
Download
|
 |
M |
strings/string_util.h
|
View
|
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
M |
test/BUILD.gn
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
test/android/javatests/src/org/chromium/base/test/BaseActivityInstrumentationTestCase.java
|
View
|
|
3 chunks |
+28 lines, -7 lines |
0 comments
|
Download
|
 |
M |
test/android/javatests/src/org/chromium/base/test/util/TestThread.java
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
test/android/javatests/src/org/chromium/base/test/util/parameter/Parameterizable.java
|
View
|
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
threading/sequenced_worker_pool.cc
|
View
|
|
2 chunks |
+11 lines, -9 lines |
0 comments
|
Download
|
 |
M |
trace_event/memory_dump_manager.h
|
View
|
|
4 chunks |
+17 lines, -4 lines |
0 comments
|
Download
|
 |
M |
trace_event/memory_dump_manager.cc
|
View
|
|
9 chunks |
+25 lines, -25 lines |
0 comments
|
Download
|
 |
M |
trace_event/memory_dump_manager_unittest.cc
|
View
|
|
4 chunks |
+106 lines, -0 lines |
0 comments
|
Download
|
 |
M |
trace_event/trace_buffer.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
trace_event/trace_event_impl.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
Total messages: 2 (1 generated)
|