Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
229a46c4015954e9f9abbfd9426c451513eb283f
229a46c
Make --enable-heap-profiling=native "work" on Windows.
by wez
· 8 years ago
753d006
Changing multiprocess test SpawnChild to return a struct instead of a
by jcivelli
· 8 years ago
a513a31
Remove a scoped_refptr<>::swap overload
by tzik
· 8 years ago
7ed7de2
Enable CED HTML5 mode
by jinsukkim
· 8 years ago
19d768e
Remove MemoryCoordinatorProxy::SetCurrentMemoryStateForTesting
by bashi
· 8 years ago
95bbfa9
mojo bindings: Support enums with no values
by watk
· 8 years ago
ed0fd6c
MacViews/a11y: Typedef gfx::NativeViewAccessible to id for all of Mac & iOS.
by patricialor
· 8 years ago
79bfa45
Fix TaskSchedulerWorkerPoolHistogramTest.NumTasksBeforeDetach
by robliao
· 8 years ago
d52ace3
Replace use of logging::DEBUG_MODE with DCHECK_IS_ON().
by wez
· 8 years ago
5cd56f9
mac: Fix calulation for resident size of a process.
by erikchen
· 8 years ago
e04401b
Use depfiles for mojom generation.
by sammc
· 8 years ago
bdf66b6
Copy *all* UCRT DLLs to the output directory
by brucedawson
· 8 years ago
c16909f
Mojo: Add signal for new data pipe consumer data
by rockot
· 8 years ago
8da2b91
Redirect SingleThreadTaskRunner creation to the SchedulerSingleThreadTaskRunnerManager
by robliao
· 8 years ago
3812af8
Fix Template Parameter List for Associative Containers in base::EraseIf
by jdoerrie
· 8 years ago
fdac8c3
[memory-infra] MemoryDumpScheduler follows config for time between dumps
by ssid
· 8 years ago
8580360
Only import gyp when required in vs_toolchain.py.
by thestig
· 8 years ago
e2ffe41
Don't confuse VS 2013 with VS 2017
by brucedawson
· 8 years ago
36dcaef
[memory-infra] Implement peak detection logic
by ssid
· 8 years ago
19e3ad7
Introduce SchedulerSingleThreadTaskRunnerManager
by robliao
· 8 years ago
d95fe6d
Add targetsAtLeastO() helper function
by ntfschr
· 8 years ago
42c0a66
Clear memory in a predictable and atomic manner when changing type.
by bcwhite
· 8 years ago
42ef309
Stop reporting metadata_fragmentation_caches for macOS.
by erikchen
· 8 years ago
ac0d0fa
Replace TestLaucher non-leaky LazyInstances with a static pointers.
by danakj
· 8 years ago
e75f61b
base: Remove LazyInstance with AtExit from process_linux.cc
by danakj
· 8 years ago
4aa6964
Improve singleton example by assuming implementation is outside base/
by pmonette
· 8 years ago
14e17db
[mojo-js] Converts binding unittest into layout test.
by alokp
· 8 years ago
fcb592e
Changing connections to take a ConnectionParams instead of a pipe handle.
by jcivelli
· 8 years ago
87dbd27
Introduce objectEquals for null-safe equality check
by ortuno
· 8 years ago
00988d3
Revert of memory-infra: Finish moving to Mojo (2nd attempt) (patchset #8 id:140001 of https://codereview.chromium.org/2734193002/ )
by msw
· 8 years ago
c29739c
memory-infra: Finish moving to Mojo (2nd attempt)
by chiniforooshan
· 8 years ago
754915a
Fix VS 2015 Update 3, 14393 SDK landmine
by brucedawson
· 8 years ago
6744c33
Auto convert base javatests in content shell apk to JUnit4
by yolandyan
· 8 years ago
2e31dc9
Enable alignment unittests on iOS arm device builds.
by sdefresne
· 8 years ago
c6e678b
Mojo JS bindings: duplicate the bindings files into src/mojo/public/js/new_bindings.
by yzshen
· 8 years ago
0976cc1
Revert of Remove a scoped_refptr<>::swap overload (patchset #4 id:60001 of https://codereview.chromium.org/2723083004/ )
by estevenson
· 8 years ago
f02a14e
Remove a scoped_refptr<>::swap overload
by tzik
· 8 years ago
f8fdfdd
base: Introduce SharedMemoryTracker for POSIX (but not macOS)
by hajimehoshi
· 8 years ago
7a1ef76
Require explicit selection of traits for LazyInstance
by scottmg
· 8 years ago
c192f0c
Avoid copy on move-conversion from RepeatingCallback to OnceCallback
by tzik
· 8 years ago
bb86e6d
Revert of [TSAN] Fix data race with base::i18n text direction. (patchset #1 id:1 of https://codereview.chromium.org/2716003002/ )
by mbjorge
· 8 years ago
ecb7a1a
Use std::move for pass-by-value'd scoped_refptr in the start-up hot path
by tzik
· 8 years ago
7ba5c4c
Convert TrackedPreferenceValidationDelegate into a mojo interface.
by sammc
· 8 years ago
0280170
Implementing erase/erase_if functions from library fundamentals ts:
by dyaroshev
· 8 years ago
7eac835
Check Swaps and MergeDictionary for base::Value
by vabr
· 8 years ago
a12d3ef
Support zero-sized values.
by bcwhite
· 8 years ago
bc755bd
Make much of gfx::Range[F] constexpr.
by pkasting
· 8 years ago
b9d57f2
base: Make TimeDurationFormat* report failures.
by derat
· 8 years ago
b2bb5cb
Add some changes to TraceAnalyzer to improve analysis
by skiazyk
· 8 years ago
6239590
Clean up g_memory_coordinator after each MemoryCoordinatorImpl test
by dimaa
· 8 years ago
af83649
Extract fallback locale pak file when system locale is unsupported
by agrieve
· 8 years ago
bf17663
Use UTF-8 rather than UNICODE for the OpenFile w/ character set test.
by grt
· 8 years ago
0d1295b
Remove base::StringValue
by jdoerrie
· 8 years ago
7f5be51
Added regression test for base::JoinString given a null StringPiece.
by mgiuca
· 8 years ago
dc59c69
Mojo: Support enums as map keys in WTF
by tibell
· 8 years ago
29b7947
Create ContentShellActivityTestRule and BaseJUnitRunner
by yolandyan
· 8 years ago
9a8d64f
Mojo C++ bindings: keep connection error handler on the stack while running it.
by yzshen
· 8 years ago
6a9d2f2
Disabling NumTasksBeforeDetach in base_unittests due to flakiness. This
by liaoyuke
· 8 years ago
5551ac5
Revert of Introduce SchedulerSingleThreadTaskRunnerManager (patchset #7 id:280001 of https://codereview.chromium.org/2698843006/ )
by twellington
· 8 years ago
501064d
Log Android LibraryLoader failures
by dtrainor
· 8 years ago
4f3e21e
Minor clean up for RefCountedThreadSafeBase
by tzik
· 8 years ago
bfe825e
Remove base::FundamentalValue
by jdoerrie
· 8 years ago
19117f0
base::JoinString: Pre-allocate the string to its final size.
by mgiuca
· 8 years ago
cf599e2
Fix lack of lock in MTTR::TakePendingTasks() and add a few more safety checks.
by gab
· 8 years ago
f86498c
Introduce ThreadTaskRunnerHandle::OverrideForTesting and TestMockTimeTaskRunner::ScopedContext.
by gab
· 8 years ago
8e84daa
[TSAN] Fix data race with base::i18n text direction.
by mbjorge
· 8 years ago
427d431
Mojo C++ bindings: handle the case where a message is recevied for an interface after it has encountered error.
by yzshen
· 8 years ago
8a73530
Remove auto raw pointer deduction from non-linux specific code.
by vmpstr
· 8 years ago
994a540
Initialize source field of PolicyMap::Entry
by hunyadym
· 8 years ago
3f3f37c
Disable SecurityTest.NewOverflow under msan.
by thakis
· 8 years ago
c3565bb
Revert of memory-infra: Finish moving memory_infra from TracingController (patchset #25 id:470001 of https://codereview.chromium.org/2694083005/ )
by primiano
· 8 years ago
411f938
allocator: Fix function type mismatch in allocator function definitions.
by pcc
· 8 years ago
701b203
Makes mojo generator generate export for constants
by sky
· 8 years ago
b7a731c
Adding a new message type to the Mojo channel.
by jcivelli
· 8 years ago
a6ecabd
Migrate web notifications to ChromeNotificationBuilder
by awdf
· 8 years ago
1849d74
Use O_CLOEXEC when calling open() in rand_util_posix
by mark
· 8 years ago
6567ffb
Fix ProcessMemoryDumpTest.TakeAllDumpsFrom under msan.
by thakis
· 8 years ago
fcb8e5c
AssociatedGroupController impls: reduce message pipes created for sync message signalling.
by yzshen
· 8 years ago
1417def
Android: improve static initializer counting in resource_sizes.py.
by estevenson
· 8 years ago
29ca844
Keep track of byte usage of the memory cache backend
by jkarlin
· 8 years ago
8b0297b
Add field-initializing constructors to generated mojo structs.
by sammc
· 8 years ago
1c421d4
Roll back ANALYSIS_ASSUME_TRUE() until bitfield support is developed
by kmarshall
· 8 years ago
5bcf646
Remove a superfluous optimization from ApiCompatibilityUtils
by yusufo
· 8 years ago
4c8a604
Move spin_lock into partition_allocator.
by palmer
· 8 years ago
3c83d98
Inline initialization of SamplingParams members.
by asvitkine
· 8 years ago
cad6a7b
Improve the performance of the JSON parser.
by brettw
· 8 years ago
760e106
Fix several potential buffer over-read errors in JSONParser::ConsumeNumber.
by rsesek
· 8 years ago
5a75ad0
memory-infra: Finish moving memory_infra from TracingController
by chiniforooshan
· 8 years ago
111f429
Introduce base::ScopedPlatformHandle
by rockot
· 8 years ago
bd260f6
[memory-infra] Update discardable memory dump provider names for background whitelist
by ssid
· 8 years ago
1f9ed8b
Synchronize Test Code Based off of Comments from https://codereview.chromium.org/2698843006/
by robliao
· 8 years ago
d353b71
Introduce SchedulerSingleThreadTaskRunnerManager
by robliao
· 8 years ago
989772a
Remove SingleThreadTaskRunner Dependency from TaskSchedulerWorkerPoolHistogramTest.NumTasksBeforeDetach
by robliao
· 8 years ago
459755e
Add operator!= to PlatformThreadRef
by robliao
· 8 years ago
6625f1c
Fix nocompile test failure due to clang roll and re-enable
by wychen
· 8 years ago
65920ac
Prefer returning a SingleThreadTaskRunner in SequencedTaskRunnerHandle::Get().
by fdoray
· 8 years ago
652413c
Update TaskScheduler docs to make it more obvious how a TaskScheduler should be put in place.
by gab
· 8 years ago
c0b0552
Whitelist net/ MemoryDumpProvider
by xunjieli
· 8 years ago
ac6724f
SchedulerWorker Refcounting for Destruction in Production
by robliao
· 8 years ago
0a6ecb1
base/process: Use /proc/self/stat to read startup time.
by dcastagna
· 8 years ago
Next »