Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
37ff73cce43ac3d48bfa2159256f274cc8ba779d
37ff73c
Use constexpr TaskTraits constructor in base.
by fdoray
· 8 years ago
72d5b8f
Tracked objects: Bump cumulative byte count storage to 64 bits to avoid saturation.
by siggi
· 8 years ago
b111a21
Fix overflow when logging MaxInt32 to a sparse histogram.
by asvitkine
· 8 years ago
44a21b4
Remove the deprecated raw-pointer call from SupportsUserData
by avi
· 8 years ago
e535fdb
Removing (dest != prev) check from LastUnique algorithm.
by dyaroshev
· 8 years ago
6cdf6e9
Get rid of all pid references from base::SharedMemoryHandle.
by erikchen
· 8 years ago
b808ffd
Synchronize memory in TaskTracker::Flush().
by fdoray
· 8 years ago
fccfa6d
memory-infra: Plumb platform_private_footprint to MemoryDumpManager
by hjd
· 8 years ago
5a26666
Revert of Roll googletest to 1.8.0. (patchset #3 id:40001 of https://codereview.chromium.org/2852613002/ )
by msramek
· 8 years ago
58d5604
Remove base::SharedMemory::ShareToProcess.
by erikchen
· 8 years ago
156702b
Roll googletest to 1.8.0.
by pwnall
· 8 years ago
f10684c
Eliminate InterfaceFactory.
by ben
· 8 years ago
7db1a73
Get rid of SharedMemory::GiveToProcess.
by erikchen
· 8 years ago
68e4390
AndroidOverlay implementation using Dialog.
by liberato
· 8 years ago
a03572b
Mojo: Allow data pipe creation to fail gracefully
by Ken Rockot
· 8 years ago
4e92571
Replace base::SharedMemory read-only methods with GetReadOnlyHandle.
by erikchen
· 8 years ago
e0177c4
[Android] Keep extracted secondary dex files when clearing data in tests. (RELAND)
by jbudorick
· 8 years ago
ffc534f
Fix fuzzer crash for preg_parser
by ljusten
· 8 years ago
df28328
Crash if attempting to init the browser process not on UI thread.
by tedchoc
· 8 years ago
5babd95
Add OnceCallback support to PostTaskAndReplyWithResult
by tzik
· 8 years ago
3f421e3
Optionally pass BindSourceInfo as a parameter to BinderRegistry callbacks.
by ben
· 8 years ago
71b821d
[rendertext,i18n] Added flag to force RTL rendering
by krb
· 8 years ago
719afcb
tracing: Simplify TraceEventMemoryOverhead, use an enum insted of a map
by primiano
· 8 years ago
b318048
memory-infra: Add unittest for MemoryDumpManager summary calculations
by hjd
· 8 years ago
0c091c0
Remove unused variable from vs_toolchain.py
by tikuta
· 8 years ago
8d98abd
Fix missing headers in WebKit/public:mojo_bindings
by wychen
· 8 years ago
c705c67
Replace ServiceInfo with BindSourceInfo.
by ben
· 8 years ago
8b45148
Update to newer Android Lint and suppress new Lint errors
by zpeng
· 8 years ago
72c1d7e
Pref service: Add a ScopedDictionaryPrefUpdate to track value changes.
by Sam McNally
· 8 years ago
2386017
Revert of Reland RedirectNonUINonIOBrowserThreads to TaskScheduler by default on trunk (patchset #1 id:1 of https://codereview.chromium.org/2856583002/ )
by robliao
· 8 years ago
d01f157
[tracing] Allow enabling heap profiling from chrome://flags
by dskiba
· 8 years ago
ef309b5
Revert of [Android] Keep extracted secondary dex files when clearing data in tests. (patchset #2 id:20001 of https://codereview.chromium.org/2854503002/ )
by jbudorick
· 8 years ago
8f11441
Revert of Restore tests for single-sample storage in histograms. (patchset #1 id:1 of https://codereview.chromium.org/2850233002/ )
by sky
· 8 years ago
b7fb95e
Add constexpr TaskTraits constructor.
by fdoray
· 8 years ago
8b52091
Improve error message when debuggers not installed
by brucedawson
· 8 years ago
728a652
Restore tests for single-sample storage in histograms.
by bcwhite
· 8 years ago
cea8f85
Reland RedirectNonUINonIOBrowserThreads to TaskScheduler by default on trunk
by robliao
· 8 years ago
c9e5f06
[Android] Keep extracted secondary dex files when clearing data in tests.
by jbudorick
· 8 years ago
4e70cfa
Embed a single sample in histogram metadata.
by bcwhite
· 8 years ago
73fd0b9
Revert of Changing default Windows compiler to VS 2017 (patchset #1 id:1 of https://codereview.chromium.org/2852433005/ )
by brucedawson
· 8 years ago
78a0e68
Add associated binding set. Add associated_binding.html layout test.
by wangjimmy
· 8 years ago
8d1b7c4
Revert of Change ScopedFeatureList to overrides FeatureList not reset (patchset #6 id:140001 of https://codereview.chromium.org/2834583002/ )
by thestig
· 8 years ago
52b440d
Change 'enum' -> 'union' in tagged union example.
by rdsmith
· 8 years ago
263c2a9
Changing default Windows compiler to VS 2017
by brucedawson
· 8 years ago
358a2be
Get rid of base::SharedMemory::NULLHandle();
by erikchen
· 8 years ago
57812bc
Support checking and fixing non-existing header files in GN
by wychen
· 8 years ago
9a454c1
Make PlatformFileForTransit its own class on Windows.
by erikchen
· 8 years ago
b95a12a
Mojo C++ bindings: reject messages version 2 with null payload pointer.
by yzshen
· 8 years ago
6348637
Change ScopedFeatureList to overrides FeatureList not reset
by chaopeng
· 8 years ago
68e83c5
[Android] Fix stack symbolization when packed relocations are on.
by jbudorick
· 8 years ago
640783f
base: Make ElapsedTimer movable
by watk
· 8 years ago
9ac28c4
Make base::DictionaryValue::Set* return pointers
by jdoerrie
· 8 years ago
5249a36
Record the TaskLatency Histogram in Microseconds Instead of Milliseconds
by robliao
· 8 years ago
5bcaabf
[memory-infra] Remove thread check blacklist
by ssid
· 8 years ago
87de84c
Specify the trial name when crashing due to missing default group name.
by jdonnelly
· 8 years ago
c30dcf4
Fix a compile error
by phajdan.jr
· 8 years ago
64292ce
Clean up StrictMode.allowThreadDiskReads calls.
by torne
· 8 years ago
d7e5c50
Used a single class for SharedMemoryHandle.
by erikchen
· 8 years ago
df30248
Make base::SharedMemoryHandle a class on POSIX.
by erikchen
· 8 years ago
13824f1
Remove TaskScheduler::CreateAndSetDefaultTaskScheduler().
by fdoray
· 8 years ago
fda6a5f
Add encounteredError() to AssociatedInterfacePtrController.
by wangjimmy
· 8 years ago
b9e4ee0
Revert of Roll googletest to 1.8.0. (patchset #7 id:340001 of https://codereview.chromium.org/2779193002/ )
by findit-for-me
· 8 years ago
f0f1ed2
Roll googletest to 1.8.0.
by pwnall
· 8 years ago
976fd6e
Handle |public| in check_gn_headers.py
by wychen
· 8 years ago
0b7bff3
Replace uses of hash_map in //base
by brettw
· 8 years ago
55ce9bc
Fix comment in scoped_task_environment.h.
by fdoray
· 8 years ago
64dc947
memory-infra: Never kill memory-infra background thread
by hjd
· 8 years ago
b1657b5
Adopt base::OnceCallback in base::BarrierClosure
by tzik
· 8 years ago
0c5899e
Add ResetWithReason for AssociatedInterfaceRequest.
by wangjimmy
· 8 years ago
bf2ec36
(reland) Optimize check_gn_headers.py for speed
by wychen
· 8 years ago
8642c80
[UMA] Expand the comment for UMA_HISTOGRAM_SPARSE_SLOWLY
by jkrcal
· 8 years ago
65c9461
Use STL style naming for WTF::Vector::resize()
by Daniel Cheng
· 8 years ago
7369c59
Add a mechanism to scramble Mojo message IDs.
by nigeltao
· 8 years ago
fa1b636
Use STL style naming for WTF::String::swap().
by Daniel Cheng
· 8 years ago
f0e495c
Monitor Add for negative results.
by bcwhite
· 8 years ago
89262d5
Split out args in call to AddSubtractImpl().
by asvitkine
· 8 years ago
157aae3
GN: aix port along with linux_s390x, linux_ppc64 and linux_ppc64le support.
by rayb
· 8 years ago
4634e76
Remove TaskScheduler::CreateAndSetSimpleTaskScheduler().
by fdoray
· 8 years ago
e894b27
[Android] Enable multidex for release builds of chrome_public_test_apk. (RELAND)
by jbudorick
· 8 years ago
c624616
Fix integration tests in src/chrome and src/extensions so that we can turn on IO thread checks without failures.
by jam
· 8 years ago
9c05570
Allow ScopedTaskEnvironment to pump UI or IO messages on the main thread.
by fdoray
· 8 years ago
a0cc91d
Fifo order should be preserved for messages on associated interfaces.
by wangjimmy
· 8 years ago
ef986df
Be tolerant of bad histogram construction arguments.
by bcwhite
· 8 years ago
41be5e8
Expose Value::GetList and Value(ListStorage) on ListValue
by jdoerrie
· 8 years ago
a933ff9
Remove base::ListValue::Set(size_t, base::Value*)
by jdoerrie
· 8 years ago
1ff9143
memory-infra: Add SUMMARY_ONLY MemoryDumpType
by hjd
· 8 years ago
1ca93f3
Revert of Optimize check_gn_headers.py for speed (patchset #1 id:1 of https://codereview.chromium.org/2842513003/ )
by wychen
· 8 years ago
0d1a5d4
Simplify ALLOW_UNUSED_LOCAL to use (void)x directly instead of conditionally.
by kmarshall
· 8 years ago
f21b3f4
[memory-infra] Remove MemoryDumpManagerDelegate
by ssid
· 8 years ago
fa7f5e7
Mojo docs cleanup and add C++ struct/enum/union
by Ken Rockot
· 8 years ago
664aa93
Add a field platform_private_footprint_ to ProcessMemoryTotals.
by erikchen
· 8 years ago
357f6c6
mojo: Make EqualsTraits<> part of public C++ API
by jamescook
· 8 years ago
67d3537
Add TaskScheduler::Create and TaskScheduler::CreateAndStartWithDefaultParams.
by fdoray
· 8 years ago
845e9e0
Mojo: Fix Mach port relay
by Ken Rockot
· 8 years ago
caa6edc
Do not inherit TaskPriority in TaskTraits.
by fdoray
· 8 years ago
8d82634
Container guide
by Brett Wilson
· 8 years ago
f14c00a
Separate the create and start phases in TaskSchedulerImpl.
by fdoray
· 8 years ago
2042ad4
Remove base::Value::GetAsBinary
by jdoerrie
· 8 years ago
f3e48ea
Remove base::Value::Get{Buffer,Size}
by jdoerrie
· 8 years ago
e6bd680
Add comment against usage of base::Thread.
by fdoray
· 8 years ago
Next »