Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
f909991af8296a0ed087b514c021f552ee49816d
f909991
Introduce TaskTracker::FlushAsyncForTesting()
by Robert Liao
· 7 years ago
5bbf93c
Fix base_unittests compilation failure on official build bots.
by Lei Zhang
· 7 years ago
8ef88a5
[jumbo] add missing include guard to aligned_memory.h
by Mostyn Bramley-Moore
· 7 years ago
0f20dcd
Assert time histogram ranges are within int32
by Wei-Yin Chen (陳威尹)
· 7 years ago
283c725
Add logging to DirReaderPosixUnittest
by Anthony Berent
· 7 years ago
b76c1e3
Add asm.js to build_config.h.
by Henrique Nakashima
· 7 years ago
e2b7abb
android: Don't parse /proc/self/maps to prefetch the library.
by Benoit Lize
· 7 years ago
1424f27
Support attribute lists for mojom const types.
by Eve Martin-Jones
· 7 years ago
ec48b1d
Enable sampling profiler for IO thread of browser process at startup
by Xi Cheng
· 7 years ago
9ad435f
Fuchsia: Add PathServiceTest exemption for FILE_MODULE on Fuchsia.
by Kevin Marshall
· 7 years ago
afde7b3
Revert "Make DestructorAtExit LazyInstances leak."
by Joe Downing
· 7 years ago
9135b1f
Make DestructorAtExit LazyInstances leak.
by Daniel Cheng
· 7 years ago
8598e62
Add support for include_dirs to gn check.
by Marcin Simonides
· 7 years ago
8ea69d1
Revert "Switch //build/print_python_deps.py to vpython."
by John Budorick
· 7 years ago
86982b0
Build Fuchsia packages for test and executable targets.
by Kevin Marshall
· 7 years ago
2b7871e
Make base::MatchPattern() implementation constexpr.
by Bernhard Bauer
· 7 years ago
8bf55ec
Revert "Reland "Make many base:: classes constexpr default constructible""
by Gabriel Charette
· 7 years ago
b5938bb
Switch //build/print_python_deps.py to vpython.
by John Budorick
· 7 years ago
0793fdd
Use TimeTicks instead of Time in base::internal::NeedsLazyInstance.
by Francois Doray
· 7 years ago
f2bab8d
Replace base::MakeUnique with std::make_unique in components/ - 2
by Gyuyoung Kim
· 7 years ago
8b2bb86
Add base::TimeTicks::FromUptimeMillis()
by Egor Pasko
· 7 years ago
e6f96f8
Add a generic component export macro
by Ken Rockot
· 7 years ago
bcdc177
Minor cleanups in WeakPtr implementation.
by Wez
· 7 years ago
220aa23
Add heap profiler events for jni generated functions
by Siddhartha
· 7 years ago
60c394d
Use base::NoDestructor for TimeTicks::UnixEpoch.
by Francois Doray
· 7 years ago
1eeb501
SessionStorage: allowing sync primitives for leveldb.
by Chris Mumford
· 7 years ago
2fc6ce0
Avoid passing ProcessId via int64_t in GlobalActivityTracker.
by Wez
· 7 years ago
9ba9bfb
Avoid recursion in base::MatchPattern().
by Bernhard Bauer
· 7 years ago
602382d
Avoid varying behavior of header files
by Bruce Dawson
· 7 years ago
3d6a7ef
Fix non-copyable class's optional move.
by Hidehiko Abe
· 7 years ago
c6b6390
android: Enforce read-only mapping of Ashmem regions.
by David 'Digit' Turner
· 7 years ago
6c26630
chromium_android_linker: Disable debugger support for release builds.
by David 'Digit' Turner
· 7 years ago
5d482b0
Mark the UserMetricsAction ctor as being constexpr and noexcept.
by Greg Thompson
· 7 years ago
eb80b1c
Replace base::MakeUnique with std::make_unique in components/ - 1
by Gyuyoung Kim
· 7 years ago
1907539
Add explicit ".Browser" suffix for TaskScheduler histograms from browser process.
by Gabriel Charette
· 7 years ago
ecbe2d8
Make LazyInstance's constructor constexpr.
by Gabriel Charette
· 7 years ago
4658ad4
Enable -Wglobal-constructors in //base.
by Gabriel Charette
· 7 years ago
81270b6
Add base::NoDestructor<T>.
by Daniel Cheng
· 7 years ago
3dfce43
Correct mojo::WrapSharedMemoryHandle usage
by Ken Rockot
· 7 years ago
194b85e
Make PolicyServiceImpl and BrowserPolicyConnectorBase have explicit setter
by Scott Violet
· 7 years ago
e164063
Remove TaskScheduler name from its worker thread's names
by Gabriel Charette
· 7 years ago
4f30e66
Add TaskScheduler name to TaskLatencyMicroseconds histograms
by Gabriel Charette
· 7 years ago
3e7392c
[DevTools] Remove devtools_messages.h
by Dmitry Gozman
· 7 years ago
49a9dbc
Fix default charset warning for usage of getBytes() in Java.
by Ted Choc
· 7 years ago
0df5280
Limit nesting of RegistryDicts in preg_parser
by Pavol Marko
· 7 years ago
ea091b3
[Android WebAPK] Delete WebApkSandboxedProcess part 1
by Peter Kotwicz
· 7 years ago
a36ec13
Add operator bool to mojo handles and handle wrappers.
by Eve Martin-Jones
· 7 years ago
0628c9f
Add LazyInstanceTest.PriorityInversionAtInitializationResolves
by Gabriel Charette
· 7 years ago
a50f00c
Make Singleton and LazyInstance use the same logic for lazy creation.
by Gabriel Charette
· 7 years ago
43977bd
Fix mojom typemap dependencies
by Ken Rockot
· 7 years ago
c45d2be
Move ResourceResponseInfo to //services/network.
by Randy Smith
· 7 years ago
0d2c4d7
Mark IncomingTaskQueue::message_loop_scheduled_ after kicking it off.
by Gabriel Charette
· 7 years ago
ccaf1da
Use importlib instead of imp in mojo_bindings_gen
by Risan
· 7 years ago
56e720f
Allow literal separators (') in integral/floating constants.
by Peter Kasting
· 7 years ago
e5e547e
android: fix the "end of text" sentinel with lld.
by Benoit Lize
· 7 years ago
f9cd8c1
Introduce mojo.common.mojom.BigString16
by Ken Rockot
· 7 years ago
8ccd27b
Reland "Basic Audio Service hosting mojom::SystemInfo":
by Olga Sharonova
· 7 years ago
72cbbe9
🔬 Annotation test rules can decide to always apply
by Nicolas Dossou-gbete
· 7 years ago
12af20b
Make scoped_refptr constexpr default constructible.
by Gabriel Charette
· 7 years ago
6f145ea
Remove redundant FP checks from PermissionService
by Raymes Khoury
· 7 years ago
5a85664
[Variations] Save a safe seed upon successful seed fetch.
by Ilya Sherman
· 7 years ago
593c6bb
Moving DEBUG_ALIAS_FOR_CSTR into //base/debug/alias.h
by Lukasz Anforowicz
· 7 years ago
93f98da
Test that null times are serialized and deserialized idempotently.
by Ilya Sherman
· 7 years ago
869c4cf
Allow tuple addressing by type.
by Peter Kasting
· 7 years ago
a6ddfb3
Introduce hybrid byte array / shared memory type
by Ken Rockot
· 7 years ago
42105de
Add convenience methods for serialization and deserialization of Time values.
by Ilya Sherman
· 7 years ago
1c09f80
Add param to support expired studies in FieldTrialList::AllStatesToString.
by Gayane Petrosyan
· 7 years ago
404d6d6
Make task runners at RTCPeerConnectionHandle in WaitableEventWatcher changeable
by Hajime Hoshi
· 7 years ago
4d1ba11
Reland "Make many base:: classes constexpr default constructible"
by Gabriel Charette
· 7 years ago
fed6108
constexpr base::Time constructor
by Gabriel Charette
· 7 years ago
37770d1
Format update after gn format behavior change
by Scott Graham
· 7 years ago
25cc0ad
Revert "Make many base:: classes constexpr default constructible"
by Nate Chapin
· 7 years ago
1d206ab
Make many base:: classes constexpr default constructible
by Gabriel Charette
· 7 years ago
601dd7e
Restore the UNICODE macro after third_party/ced has undefined it
by Daniel Bratell
· 7 years ago
8d9abd6
Revert "Basic Audio Service hosting mojom::SystemInfo"
by Daniel Cheng
· 7 years ago
e198954
Basic Audio Service hosting mojom::SystemInfo
by Olga Sharonova
· 7 years ago
55cd29f
Include tcmalloc's config before tcmalloc.h
by Daniel Bratell
· 7 years ago
edba601
[Cronet] Extract common CronetURLRequestContext from Android CronetURLRequestContextAdapter.
by Misha Efimov
· 7 years ago
9885708
[ndk] Change ndk deps in src and relocate to third_party/android_ndk
by Shenghua Zhang
· 7 years ago
509d00f
Simplified StatisticsRecorder API.
by David Vallet
· 7 years ago
9feec0a
Dump list of all threads in timed-out/hung sub-processes.
by Wez
· 7 years ago
58fe3a1
MemoryDumpManager invokes dump provider in loop instead of recursion
by Siddhartha
· 7 years ago
15c2b01
Mojofy DWriteFontProxy.
by Sam McNally
· 7 years ago
b64e517
Reland "Proper MessageLoop::IsIdleForTesting() that corresponds to the actual idleness criteria for MessageLoop."
by Gabriel Charette
· 7 years ago
89d965f
Revert "Re-enable CheckStreamsAreLazy and Dcheck on iOS."
by Wez
· 7 years ago
fc9738e
Implement or remove some process LaunchOptions under Fuchsia.
by Wez
· 7 years ago
7d3a9fc
Allow to wait a condition variable in midi::TaskService
by Takashi Toyoshima
· 7 years ago
f5e707a
Update TestLauncher to use Fuchsia jobs in place of POSIX process jobs.
by Wez
· 7 years ago
6823e5c
Support MockCertVerifier when network service is enabled
by John Abd-El-Malek
· 7 years ago
8f6bcaa
Fix PreExecHook test to actually verify that the hook is run.
by Wez
· 7 years ago
d16b03e
don't include ICU license twice in chrome://credits
by Mostyn Bramley-Moore
· 7 years ago
b28411b
[Cleanup] Rename UMA_HISTOGRAM_SPARSE_SLOWLY to base::UmaHistogramSparse().
by Ilya Sherman
· 7 years ago
d7b0eb5
Map ERROR_ALREADY_EXISTS to File::Error::ERROR_ALREADY_EXISTS.
by Chris Mumford
· 7 years ago
f12a152
MemoryInfra: temporary fix for stack overflow when creating memory dump
by Siddhartha
· 7 years ago
8a6cca3
Enable NetworkServiceBrowserTest on Android.
by Xing Liu
· 7 years ago
c697751
Implement conditional constexpr copy-/move- constructors.
by Hidehiko Abe
· 7 years ago
ea9f87d
Revert "Add MemoryDumpProvider for DnsConfigServicePosix::HostsReader"
by Miriam Gershenson
· 7 years ago
0dd05ce
Removed StatisticsRecorder::Initialize and StatisticsRecorder::IsActive.
by François Degros
· 7 years ago
e983593
StatisticsRecorder doesn't need to be explicitly initialized.
by François Degros
· 7 years ago
7ad5002
Revert "Proper MessageLoop::IsIdleForTesting() that corresponds to the actual idleness criteria for MessageLoop."
by Wez
· 7 years ago
Next »