Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
ea4b661fe7c11614e223b55bafda811d1376b56d
ea4b661
Use acquire/relase for delayed persistent allocations.
by bcwhite
· 8 years ago
7089489
Set limit for number of failed EXPECTs per test in test launcher output.
by alex-ac
· 8 years ago
5ddad2a
Use TaskScheduler instead of SequencedWorkerPool in sequenced_task_runner_handle_unittest.cc.
by fdoray
· 8 years ago
565b762
memory-infra: Don't invoke all dump providers in SUMMARY_ONLY mode
by hjd
· 8 years ago
b8d32a8
Add functions to convert boolean jni array.
by vitaliii
· 8 years ago
675351a
[reland] Support generation of component targets for Mojom C++ bindings
by Ken Rockot
· 8 years ago
f639062
Mojo C++ Bindings: Remove redundant InterfaceRequest APIs
by Ken Rockot
· 8 years ago
2f4f705
Use TaskScheduler instead of SequencedWorkerPool in streaming_utf8_validator_unittest.cc.
by fdoray
· 8 years ago
bf4c124
Revert "[reland] Support generation of component targets for Mojom C++ bindings"
by Ken Rockot
· 8 years ago
a20021a
Cleanup definition of ActivityState and ApplicationStatus warnings
by dgn
· 8 years ago
0a9b782
Add missing IWYU message_loop.h includes.
by gab
· 8 years ago
13f3a56
Config changes to support target_os="fuchsia"
by scottmg
· 8 years ago
57d5843
[histogram] Make histograms more resistant to overflows.
by altimin
· 8 years ago
5d1878f
Marshal 64 bit byte counts as double through to JavaScript.
by siggi
· 8 years ago
1c2b88b
[reland] Support generation of component targets for Mojom C++ bindings
by Ken Rockot
· 8 years ago
9841406
Mojo C++ Bindings: Remove superfluous Bind overloads
by Ken Rockot
· 8 years ago
3a2260f
Make the PGO profiling step work with VS2017
by sebmarchand
· 8 years ago
31307e3
Use a common buffer across all instances for stack-copy.
by bcwhite
· 8 years ago
a2c9ee0
Introduce SingleThreadTaskRunnerThreadMode
by robliao
· 8 years ago
3bf38eb
Reland "Add enable_ipc_logging build argument"
by davidsz
· 8 years ago
b09bbc8
Revert "[reland] Support generation of component targets for Mojom C++ bindings"
by Max Morin
· 8 years ago
28720a7
[reland] Support generation of component targets for Mojom C++ bindings
by Ken Rockot
· 8 years ago
e87fadb
[Suggestions UI] Drop Bitmap references from articles under memory pressure.
by bauerb
· 8 years ago
c36d006
Mojo EDK: Require explicit TransportProtocol in ConnectionParams ctor
by Ken Rockot
· 8 years ago
11c7384
Copy only accessed PersistentHistogramData fields when validating.
by bcwhite
· 8 years ago
cc0279a
Add << operator for convenient base::FilePath logging.
by Mike Bjorge
· 8 years ago
d68c22c
Reduce boilerplate when creating simple mojom::URLLoaders.
by jam
· 8 years ago
f9a3cc9
Ensure that memory-maped files are fully realized.
by bcwhite
· 8 years ago
dffa136
Mojo EDK: Kill SetParentPipe* and CreateChildMessagePipe
by Ken Rockot
· 8 years ago
67ed520
memory-infra: Fix deadlock in MemoryDumpManager
by hjd
· 8 years ago
91d62ae
Mojo code generator: change where to add computed data to mojom definitions
by yzshen
· 8 years ago
891e845
Update EDK IPC API
by Ken Rockot
· 8 years ago
3ca3548
Enable use_once_callback on mojom GN rule by default
by tzik
· 8 years ago
d42f630
Move screenshot capture to Java-side.
by mikecase
· 8 years ago
be9beea
New Sequence/Thread checking API.
by gab
· 8 years ago
1ac7e5e
Add crash keys about field trial shared memory errors.
by asvitkine
· 8 years ago
cfc0196
InstalledAppProviderImpl: Assert that code is run off the UI thread.
by mgiuca
· 8 years ago
7f276aa
Pass the GUID for the SharedMemoryHandle used by base::FieldTrialList.
by erikchen
· 8 years ago
75f3143
Change SharedMemory to initialize member vars in header.
by asvitkine
· 8 years ago
d073121
Heap Profiler: Avoid splitting PartitionAlloc / BlinkGC type names by comma
by tasak
· 8 years ago
de535ea
base: employ ReadSymbolicLink() in PathProviderAndroid()
by tfarina
· 8 years ago
1ece390
Do not flush main thread tasks in ~ScopedTaskEnvironment.
by fdoray
· 8 years ago
7c2fc54
Adding malloc allocator metric for objects allocated through shim
by etienneb
· 8 years ago
25dad6d
base: get rid of RealPath() function
by tfarina
· 8 years ago
e4b2b6b
Fix potential buffer over-read errors for un-terminated JSON strings and comments.
by rsesek
· 8 years ago
c794ce5
Remove methods associated with the builder pattern from TaskTraits.
by fdoray
· 8 years ago
aad5307
memory-infra: Rename Enable/Disable in MemoryDumpManager.
by hjd
· 8 years ago
990f9e8
Add base::test::ScopedTaskEnvironment::RunUntilIdle().
by fdoray
· 8 years ago
6c533d0
Revert "Support generation of component targets for Mojom C++ bindings"
by Jochen Eisinger
· 8 years ago
4256516
[Synchronization] Fix a crash in WaitableEventWatcher.
by atuchin
· 8 years ago
6f85fea
Support generation of component targets for Mojom C++ bindings
by Ken Rockot
· 8 years ago
82905b5
Add base::TaskTraits::Override().
by fdoray
· 8 years ago
88d8906
memory-infra: Remove is_enabled_ from MDM
by hjd
· 8 years ago
307dff8
Revert of Add tests to make sure closed CCT activities are not leaked. (patchset #7 id:120001 of https://codereview.chromium.org/2847263003/ )
by olka
· 8 years ago
2b3f669
Use MakeUnique() in base/values.cc.
by thestig
· 8 years ago
c5b02aa
Use a flat map constructor for base::DictionaryValue when deserialising.
by Sam McNally
· 8 years ago
b701340
Use constexpr TaskTraits constructor in base (part 2).
by fdoray
· 8 years ago
bc44d70
Add concurrency check to HistogramSnapshotManager.
by bcwhite
· 8 years ago
a22cfdb
Introduce TaskRunner::RunsTasksInCurrentSequence() to replace
by peary2
· 8 years ago
c998e50
[Android] Tweak ChromeTabUtils.waitForTabPageLoaded loading state logic.
by jbudorick
· 8 years ago
e3ca250
Mark Scoped(Async)TaskScheduler as deprecated.
by fdoray
· 8 years ago
ffd35ae
Add TRACE_EVENT_INSTANT_WITH_TIMESTAMP1.
by lpy
· 8 years ago
d9b0912
Handle error in connector.
by wangjimmy
· 8 years ago
c4b1e5c
Add tests to make sure closed CCT activities are not leaked.
by dskiba
· 8 years ago
0fdbfa9
Mojo code generator: simplify how imported types and values are handled.
by yzshen
· 8 years ago
9b6446c
Remove SchedulerWorkerPoolImpl::ReEnqueueSequenceCallback.
by fdoray
· 8 years ago
cacdd59
Use ScopedTaskEnvironment instead of MessageLoop in tests that use v8.
by fdoray
· 8 years ago
2d59c72
Restore tests for single-sample storage in histograms.
by bcwhite
· 8 years ago
483246e
Fill in PlatformPrivateFootprint on Linux 1/2
by hjd
· 8 years ago
12a335c
Revert of Changing default Windows compiler to VS 2017 (patchset #1 id:1 of https://codereview.chromium.org/2863313002/ )
by thakis
· 8 years ago
2f499bb
Add a GUID to base::SharedMemoryHandle.
by erikchen
· 8 years ago
1e72652
Reland of Changing default Windows compiler to VS 2017 (patchset #1 id:1 of https://codereview.chromium.org/2851143002/ )
by thakis
· 8 years ago
9e917e8
Fix RunLoopTest.DisallowWaitingDeathTest for official builds.
by gab
· 8 years ago
4e53f88
memory-infra heap profiler: change CHECK to LOG(FATAL)
by primiano
· 8 years ago
618941a
memory-infra: Move dump level check to observer and rename session state
by hjd
· 8 years ago
0cbc7c7
Replace "nested message loop" with "nested run loop" in comments.
by gab
· 8 years ago
9ad0600
Allow PolicyLoadStatusSample to override reporting method
by ljusten
· 8 years ago
64fa1aa
Disable 4 failing StackSamplingProfilerTest tests on macOS ASAN.
by johnme
· 8 years ago
029f59e
Make nesting/running states a RunLoop rather than a MessageLoop concept.
by gab
· 8 years ago
dfcb3cb
Replace gmock's deprecated SetArgumentPointee with SetArgPointee.
by thestig
· 8 years ago
4bc4713
Roll googletest to 1.7.0+.
by pwnall
· 8 years ago
e58ca21
Mojo code generator: makes the filters member methods of generator if necessary.
by yzshen
· 8 years ago
0f328f0
Add support for single sample metrics.
by dalecurtis
· 8 years ago
fd98b5c
Improve usage documentation of scoped task environments.
by gab
· 8 years ago
35bf21c
Moving mojo/validation test into LayoutTests
by alokp
· 8 years ago
6a7c772
Implement SysInfo::HardwareModelName() on iOS.
by asvitkine
· 8 years ago
61b64c2
Reland RedirectNonUINonIOBrowserThreads to TaskScheduler by default on trunk
by robliao
· 8 years ago
76f0daa
Exempt the Service Thread from BLOCK_SHUTDOWN DCHECKs
by robliao
· 8 years ago
f19a1ef
Mojo C++ bindings: add a MakeRequest overload that binds InterfacePtrInfo.
by yzshen
· 8 years ago
41b9a2a
Implement the NativeStackSampler for the Mac.
by avi
· 8 years ago
941e220
base: add a unit test for SetCloseOnExec() function
by tfarina
· 8 years ago
074f7d5
doc: Fix typo in MakeStrongBinding() section
by scottmg
· 8 years ago
1cdf6d2
Clean up base/process/process_metrics_linux.cc.
by thestig
· 8 years ago
c8a463c
Run NonThreadSafeDeathTests in the threadsafe gtest mode.
by rsesek
· 8 years ago
17868cb
Clean up Mojo embedder APIs
by Ken Rockot
· 8 years ago
d3a9e2c
Use another file and field for wakeups count
by sabbakumov
· 8 years ago
77694fc
Catch more exception when accessing content URI
by qinmin
· 8 years ago
ac6da24
[Android] Update check for whether current OS platform is O
by Tommy Nyquist
· 8 years ago
9f6430b
Use SharedMemoryHandle instead ScopedHandle as ivar for SharedMemory
by erikchen
· 8 years ago
37ff73c
Use constexpr TaskTraits constructor in base.
by fdoray
· 8 years ago
Next »