Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
00e880ccd876c393f44eb637157b03686abf020c
/
base
54c3c09
Don't leak the WatcherThreadManager background thread.
by John Abd-El-Malek
· 9 years ago
4e6faf7
base: Make shared memory backed by Mach primitives by default.
by erikchen
· 9 years ago
3ce529d
Stack sampling profiler: fix off-by-one error on truncated stacks
by wittman
· 9 years ago
32a250b
[StyleGuide] Allow begin and end non-member functions
by ruuda
· 9 years ago
2c26624
Cleanup: Correctly spell success(ful).
by thestig
· 9 years ago
f017506
Revert of views/mus: Fix showing menu in chrome in mus. (patchset #2 id:20001 of https://codereview.chromium.org/1460003004/ )
by beaudoin
· 9 years ago
de03688
views/mus: Fix showing menu in chrome in mus.
by sadrul
· 9 years ago
682e113
Fix regression in memory-infra bots due to change in dump order
by ssid
· 9 years ago
fc1eba0
Add stats to distinguish android renderer crashes.
by wnwen
· 9 years ago
42cca5e
[Android] Add gn support for multidex.
by jbudorick
· 9 years ago
f3cdc16
Remove ScopedVector from message_pump_perftest
by olli.raula
· 9 years ago
01c3e1c
Add a move constructor and move assignment operator to scoped_ptr.
by dcheng
· 9 years ago
e44703f
Use subtle::NoBarrier* statements for Histogram flags_ field.
by asvitkine
· 9 years ago
e7245111
Use ThreadChecker in HistogramDeltaSerialization class.
by asvitkine
· 9 years ago
142816f
avoid 'may be used uninitialized' warnings in stack_sampling_profiler_unittest.cc
by mostynb
· 9 years ago
2f638b0
Make vector_as_array use std::vector::data and switch a few directories.
by davidben
· 9 years ago
ab8fea6
Try to remove <algorithm> header from scoped_ptr.h, again.
by dcheng
· 9 years ago
90476c9
Implements AddStartupEventsForTelemetry() in startup_metric_utils.cc for in-coming startup telemetry benchmarks using TBM.
by gabadie
· 9 years ago
74f5a1a
Temporarily re-add #include <algorithm> to scoped_ptr.h
by Daniel Cheng
· 9 years ago
0bdf377
Use std::default_delete as the default deleter for scoped_ptr.
by dcheng
· 9 years ago
3b96334
mac: Some consumers of SharedMemory require a POSIX fd.
by erikchen
· 9 years ago
36fbab2
p1 mus+ash chrome renders ui and content
by rjkroege
· 9 years ago
703f671
Mark base::Tuple as final
by tzik
· 9 years ago
ca150e6
Revert the work of supporting WorkerPool clean shutdown on POSIX.
by yzshen
· 9 years ago
5a1db87
Make base::trace_event::TracedValue use StringPiece where possible.
by jbroman
· 9 years ago
a0f5975
Revert of p1 mus+ash chrome renders ui and content (patchset #9 id:160001 of https://codereview.chromium.org/1438903002/ )
by msramek
· 9 years ago
495da40
styleguide: Allow enable_if, conditional, and other type_traits.
by vmpstr
· 9 years ago
241ea84
p1 mus+ash chrome renders ui and content
by rjkroege
· 9 years ago
d2fcf98
linked_ptr: Add deprecation notice.
by limasdf
· 9 years ago
41c1d40
Align handling of ParameterizedTest annotations in Java and Python code
by mnaganov
· 9 years ago
0c887d0
base: Remove deprecated CaseInsensitiveCompareDeprecated struct.
by tfarina
· 9 years ago
e112aba
Make operators on scoped_ptr match the ones defined for std::unique_ptr
by danakj
· 9 years ago
6317056
styleguide: Allow std::move for move semantics.
by vmpstr
· 9 years ago
5c49d68
Convert IDMap to use SequenceChecker
by jsbell
· 9 years ago
e6a5404
Fix base::ProcessIsProcessBackgrounded() on ChromeOS
by afakhry
· 9 years ago
397f516
[Tracing] Preallocate vector in HeapDumpWriter
by ruuda
· 9 years ago
a4d71e6
[Tracing] Add tests for HeapDumpWriter
by ruuda
· 9 years ago
935db44
[Tracing] Make AllocationContext constructor private
by ruuda
· 9 years ago
b0869fa
[Tracing] Clean up heap profiler files
by ruuda
· 9 years ago
1b20efe
Unify ParamsUseScopedRefptrCorrectly specializations to one
by tzik
· 9 years ago
562aab6
[Android] Enable multidex for debug builds of ChromePublic.
by jbudorick
· 9 years ago
1baaca3
mandoline: Reland "Fix ICU initialization".
by erg
· 9 years ago
246ac37
ScopedVector and ScopedPtrMap: Added deprecation notice.
by mgiuca
· 9 years ago
ed14ab2
Add ProcessMetrics::CreateCurrentProcessMetrics() method.
by fdoray
· 9 years ago
9d412f1
mac: The attachment broker waits for the port provider before brokering.
by erikchen
· 9 years ago
df1c444
Unify mc.exe calling in GN, set environment.
by brettw
· 9 years ago
af79782
Revert of mandoline: Fix ICU initialization. (patchset #31 id:570001 of https://codereview.chromium.org/1425853003/ )
by erg
· 9 years ago
39955f0
Remove unused OS_ANDROID_HOST GYP define
by pkotwicz
· 9 years ago
ac64f63
mandoline: Fix ICU initialization.
by erg
· 9 years ago
f98df99
mac: Log messages to the system log via ASL
by mark
· 9 years ago
526c9ae
Revert of Add 200MS delay before starting toolbar scale animation (patchset #2 id:20001 of https://codereview.chromium.org/1389293003/ )
by robliao
· 9 years ago
11f0140
Add 200MS delay before starting toolbar scale animation
by ianwen
· 9 years ago
41f0853
Fix crash when test launcher tries to find location of disabled tests.
by lukasza
· 9 years ago
00eec55
Fix errorprone StaticAccessedFromInstance warning in LibraryLoader.
by mikecase
· 9 years ago
05888ea
Implement a MusBrowserFrame.
by ben
· 9 years ago
857590b
Handle null |error| in LoadNativeLibrary on Mac.
by xhwang
· 9 years ago
f57c20d
Add frame argument to the trace events from DocumentTiming and DocumentLoadTiming
by ksakamoto
· 9 years ago
b70751e
[tracing] Fix typo in malloc dump provider for Mac
by primiano
· 9 years ago
b281f0e
[tracing] Add malloc dump provider for mac
by ssid
· 9 years ago
c6b28a5
[tracing] Display private resident memory in mac
by ssid
· 9 years ago
8b7b117
include what you use: errno.h and string.h in base/
by mostynb
· 9 years ago
cba51a4
[Discardable Shared Memory] Adding Windows support.
by pennymac
· 9 years ago
bc46195
Add CommandLineArgumentParameter and use it for WebView tests
by mnaganov
· 9 years ago
feee476
Implement UncheckedMalloc and UncheckedCalloc for platforms that stub out EnableTerminationOnOutOfMemory.
by grt
· 9 years ago
81f88c3
Deprecate *_EXPORT_PRIVATE macros.
by xhwang
· 9 years ago
40fa462
[Tracing] Estimate memory overhead of AllocationRegister
by ruuda
· 9 years ago
3f44ded
Memory Sheriff: Tiny string formatting fix
by tommycli
· 9 years ago
36c5252
[Tracing] Consider metadata events in tracing overhead estimation
by ruuda
· 9 years ago
1cd1210
Kills TraceTicks, which was functionally the same as TimeTicks
by charliea
· 9 years ago
efc201d
include what you use: errno.h in process_memory_dump.cc
by mostynb
· 9 years ago
1086b85
Update StringPrintfTest.Invalid for VS 2015
by brucedawson
· 9 years ago
d33ea18
mac: StackDumpSignalHandler() should reraise the signal.
by erikchen
· 9 years ago
babf673
base: SysInfo::Uptime() returns a TimeDelta
by sque
· 9 years ago
c385b94
Revert of StackDumpSignalHandler() should reraise the signal. (patchset #8 id:140001 of https://codereview.chromium.org/1402403006/ )
by jorgelo
· 9 years ago
d2f1b52
Call reset(nullptr) in scoped_ptr's destructor.
by amistry
· 9 years ago
2acb2d8
Avoid const int definition problems
by brucedawson
· 9 years ago
4cd9386
StackDumpSignalHandler() should reraise the signal.
by erikchen
· 9 years ago
9bbfa01
[tracing] Add support for composable memory dumps
by primiano
· 9 years ago
e4080a8
Use SequencedWorkerPoolOwner in SequencedTaskRunnerHandlerTest.
by bauerb
· 9 years ago
46ea9c2
Use chromium linker and relocation packing for chrome_public_apk in GN
by pkotwicz
· 9 years ago
5680a83
[Tracing] Add support type IDs to heap profiler
by ruuda
· 9 years ago
c42571e
[tracing] Add TRACE_EVENT_API_ADD_TRACE_EVENT_WITH_PROCESS_ID
by primiano
· 9 years ago
bff6015
Reland Reland Reland Switch Chrome Android using v8 arch specific external data name
by michaelbai
· 9 years ago
67e13bc
Add negative test case for CompareAndSwap.
by bcwhite
· 9 years ago
dd48306
android: Add ToJavaByteArray variant for vector<uint8_t>.
by scheib
· 9 years ago
0fb5037
Revert of Reland Reland Switch Chrome Android using v8 arch specific external data name (patchset #9 id:180001 of https://codereview.chromium.org/1422793004/ )
by sammc
· 9 years ago
5a90276
Reland Reland Switch Chrome Android using v8 arch specific external data name
by michaelbai
· 9 years ago
a7f3ea2
Stack sampling profiler: handle unloading and unloaded modules
by wittman
· 9 years ago
b5f8a1d
Register a default instance of FeatureList for content browser.
by asvitkine
· 9 years ago
ddd69bb
Include TraceConfig JSON into trace metadata
by lpy
· 9 years ago
b3cf2c7
Tracing: Renamed the exported folder to common as it will also be used as the DEPS mountpoint
by oysteine
· 9 years ago
031e976
reland 3: "mac: Run A/B experiment on SharedMemory mechanism for resource buffers."
by erikchen
· 9 years ago
c42519e
[tracing] Move memory-infra dumps to dedicated thread
by primiano
· 9 years ago
c87fe94
[tracing] heap-profiler: Use explicit ConvertableToTraceFormat cast
by primiano
· 9 years ago
aad0b0d
Reduced the size of each TraceEvent from 152 to 144 bytes (x64) by being more strategic about padding
by oysteine
· 9 years ago
e270a1d
Revert of Call reset(nullptr) in scoped_ptr's. (patchset #7 id:120001 of https://codereview.chromium.org/1356483002/ )
by perkj
· 9 years ago
256bf94
Change ScopedPtr(Hash)Map to make qualified calls to ignore_result().
by sammc
· 9 years ago
7a0e111
Call reset(nullptr) in scoped_ptr's destructor.
by amistry
· 9 years ago
8e640ae
Generate an ETW event at the end of "Complete" chrome://tracing events.
by fdoray
· 9 years ago
4342938
Revert "reland 2: "mac: Run A/B experiment on SharedMemory mechanism for resource buffers.""
by erikchen
· 9 years ago
Next »