Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
ea1d3a1ca0dfb8b3f6c304428a5692eb144538ac
ea1d3a1
Do Perfect Forwarding from base::Bind to BindState storage
by tzik
· 9 years ago
b61e1f9
Specialize IsMoveOnlyType<T> for vectors.
by dcheng
· 9 years ago
4c4d815
Enable handle verifier for tests and add some tests.
by wfh
· 9 years ago
18f1833
Implement a skeleton of Mojo Application manifests.
by ben
· 9 years ago
329b950
ipc: simplify SetupSocket() by reusing UnixDomainSocket functions
by tfarina
· 9 years ago
eeaf5f9
Add member ownership_passes_to_ipc_ to SharedMemoryHandle on windows.
by erikchen
· 9 years ago
7e5eaa5
Update components for new prefs location.
by brettw
· 9 years ago
e93a801
Support "shared" histograms between processes.
by bcwhite
· 9 years ago
c69a480
Add Scopes to Trace IDs
by chiniforooshan
· 9 years ago
593c9e9
Remove --no-sandbox flag from command line for telemetry
by ssid
· 9 years ago
aa7c54b
Disable TimeFormattingTests on Android
by clamy
· 9 years ago
d7c9ab3
Replace assert by explicit throw new AssertionError
by simonb
· 9 years ago
611f00a
support symlinks in zip files in build_utils.ExtractAll
by mostynb
· 9 years ago
856554a
Move base/prefs to components/prefs
by brettw
· 9 years ago
ab166e1
[mojo-bindings] Support Arrays of native-only types
by rockot
· 9 years ago
464109e
Revert of Move base/prefs to components/prefs (patchset #7 id:120001 of https://codereview.chromium.org/1648403002/ )
by joedow
· 9 years ago
52d7343
Move base/prefs to components/prefs
by brettw
· 9 years ago
0a6d3c8
Revert of Enable attachment brokering of SharedMemoryHandle on Windows. (patchset #4 id:60001 of https://codereview.chromium.org/1588683003/ )
by erikchen
· 9 years ago
81cc65d
Use gn_helpers to deserialize GN lists.
by brettw
· 9 years ago
b6fcad7
[mus+ash] Adapt to new new EDK
by rockot
· 9 years ago
bec9fd4
Adds WindowTreeFactory to mus
by sky
· 9 years ago
7c38d92
Convert Pass()→std::move() in mojo interface_ptr_info.h
by kcwu
· 9 years ago
a2cdc6b
Fix Thread::WaitUntilThreadStarted()'s behavior when called multiple times
by hashimoto
· 9 years ago
62f5d04
This change modifies the message_loop so one can create UI message_loops with a custom message_pump.
by jsbache
· 9 years ago
a596857
Add more debugging CHECKS to diagnose an Android renderer crash.
by asvitkine
· 9 years ago
5510ed4
[mojo] Fix unions in Java generated bindings
by lhchavez
· 9 years ago
a4fb637
Extend asserts in BaseChromiumApplication to cover ToolbarCallbackWrapper
by twellington
· 9 years ago
57ea577
Remove files that are no longer used in the Port EDK.
by amistry
· 9 years ago
daab09e
[Tracing] Update sync_id to be string type for clock sync
by zhenw
· 9 years ago
9e22d58
Mojo C++ bindings: support enum validation.
by yzshen
· 9 years ago
5dd55fc
Implement MediaSession on top of the WebMediaPlayerDelegate.
by dalecurtis
· 9 years ago
ce2910f
Fix and enable mojo:media_pipeline_integration_apptests.
by jrummell
· 9 years ago
5be79f6
[Linux] Do not try to call readdir() on a null DIR* in base::ProcessIterator.
by Robert Sesek
· 9 years ago
4da25b2
Pass application ids via AcceptConnection & ConnectToApplication callback.
by ben
· 9 years ago
0e1f2bd
sandbox arm64: align stack 16 bytes
by riku.voipio
· 9 years ago
c68e471
Add a testing restriction for whether Google Play Services is up-to-date.
by yfriedman
· 9 years ago
de9a8ab
Allocator cleanup: remove CHROME_PROFILER_TIME and rotten tcmalloc deps
by primiano
· 9 years ago
d416f49
Change IPEndpoint::address() to return a net::IPAddress
by martijn
· 9 years ago
6635a1f
[mojo-edk] Fix shutdown with old EDK.
by rockot
· 9 years ago
4c51787
[mojo-edk] Initialize message buffers after alloc
by rockot
· 9 years ago
702465d
Adds a callback to TracingAgent::StartAgentTracing()
by charliea
· 9 years ago
af50205
Fix mojo_js_unittests.
by yzshen
· 9 years ago
7f19319
ipc: hide IsRecoverableError() function behind unnamed namespace
by tfarina
· 9 years ago
c99aa84
Make use of CreateInterfacePtrAndBind() where appropriate
by sky
· 9 years ago
2632fa0
trace_controller: Makes StopTracing callback ignore empty event strings
by charliea
· 9 years ago
c019599
[mojo] Ports EDK
by rockot
· 9 years ago
3834ca0
[mojo-bindings] Attribute "native" -> "Native"
by rockot
· 9 years ago
dd83e67
Reland of [tracing] Dump child processes' memory metrics in browser (patchset #1 id:1 of https://codereview.chromium.org/1617263002/ )
by ssid
· 9 years ago
2a1d7f1
Emit logcats from base_unittests.
by stip
· 9 years ago
8e8b3b5
Move mojo/runner to mojo/shell/standalone
by ben
· 9 years ago
b63719c
dont symlink if it's already correctly linked
by bpastene
· 9 years ago
acaebe6
ipc: remove unused variable from CreateClientUnixDomainSocket() function
by tfarina
· 9 years ago
0e66f24
Allocator cleanup: move tcmalloc-specific calls to base
by primiano
· 9 years ago
92109f2
Allocator cleanup: allocator_extension call directly into tcmalloc
by primiano
· 9 years ago
b79c1c1
Revert of Enable handle verifier for tests and add some tests. (patchset #7 id:120001 of https://codereview.chromium.org/1580873003/ )
by oshima
· 9 years ago
190c86d
[Tracing] Don't create PseudoStackFrames if |name| needs to be copied.
by dskiba
· 9 years ago
351b6a5
allocator cleanup: remove memory benchmarking extension
by primiano
· 9 years ago
c43ce17
Comparison and streaming operators for base::Version
by robpercival
· 9 years ago
fdee365
Measure time spent during StrictMode violations.
by wnwen
· 9 years ago
4da684c
tracing: fix edge case when dumping while trace being disabled
by primiano
· 9 years ago
412407e
Reenable mash_wm_apptests as build issues should be straightened out
by sky
· 9 years ago
b510eb9
Switch base/numerics to std::is_same
by jschuh
· 9 years ago
fb900a8
Fix overflow bug in histogram sample data structures
by bcf
· 9 years ago
3a3e638
Adds top-level mojo_apptests target that bots use
by sky
· 9 years ago
2e7aada
Move mojo/runner/[child,host]->mojo/shell
by ben
· 9 years ago
a86e33d
Removed last references to old sync points.
by dyen
· 9 years ago
0560331
Enable handle verifier for tests and add some tests.
by wfh
· 9 years ago
d6b650a
Start of display management for mus
by sky
· 9 years ago
0ea0de8
Updates DCHECK in mojo/runner/context.cc to match reality
by sky
· 9 years ago
abb42c0
Revert of Start of display management for mus (patchset #5 id:80001 of https://codereview.chromium.org/1615023004/ )
by erg
· 9 years ago
4c15f78
Add a Python parser for GN types to gn_helpers.
by brettw
· 9 years ago
6074c3e
tracing: Add macros for generating context trace events
by skyostil
· 9 years ago
2ad30f2
Sort histograms by name before displaying them.
by bcwhite
· 9 years ago
4a3852a
android: Fix the histogram delimiter for PercentageOfResidentCodeBeforePrefetch.
by lizeb
· 9 years ago
ef8860b
Set |heap_profiling_enabled_| on ctor and MemoryDumpManager::Initialize()
by bashi
· 9 years ago
5dc27f9
Remove logging::LogAtLevel and rewrite its sole caller.
by jbroman
· 9 years ago
7bc39c8
Start of display management for mus
by sky
· 9 years ago
f8b29b7
Allow std::unordered_*.
by davidben
· 9 years ago
5e17fd5
Disable PersistentMemoryAllocatorTest.CorruptionTest on TSAN bot as it's supposed to fail
by oshima
· 9 years ago
33f2f31
Revert of [tracing] Dump child processes' memory metrics in browser (patchset #1 id:1 of https://codereview.chromium.org/1591553002/ )
by oshima
· 9 years ago
738bfff
Fix gn builds with locally installed VS
by brucedawson
· 9 years ago
11c9cca
Convert base::Callback move-only support tests to be type parameterized.
by dcheng
· 9 years ago
46c552a
Remove ipc_channel_unittests from Android build.
by brettw
· 9 years ago
ec70b2d
Reduce boilerplate needed to configure mojo::Binding
by sky
· 9 years ago
a1a0090
Reland (2) of: Allow base to depend on allocator
by primiano
· 9 years ago
2861290
Add support for CountResidentBytes in windows
by ssid
· 9 years ago
d70e43f
[tracing] Add method to create "weak" global dumps
by ssid
· 9 years ago
5ea8c10
[doc] logging: explain how to enable it in junit tests
by dgn
· 9 years ago
651a9bf
Remove use of void** from HttpResponseHeaders::EnumerateHeaderLines
by olli.raula
· 9 years ago
953a4b6
Change mojo enums to be scoped enums in the generated C++ bindings.
by sammc
· 9 years ago
8f14415
Removed old sync point support from Mojo.
by dyen
· 9 years ago
ca78458
VS 2015 package with VSINSTALLDIR and VCINSTALLDIR
by brucedawson
· 9 years ago
d55b243
Revert of Allow std::unordered_*. (patchset #15 id:280001 of https://codereview.chromium.org/1502373009/ )
by davidben
· 9 years ago
6e60ccf
Allow std::unordered_*.
by davidben
· 9 years ago
e0bfa83
Replace WindowCallbackWrapper with generated instance
by twellington
· 9 years ago
636720c
Removed client side support for old sync points.
by dyen
· 9 years ago
f89a15f
Revert of Reland of: Allow base to depend on allocator (patchset #2 id:20001 of https://codereview.chromium.org/1605023004/ )
by primiano
· 9 years ago
722c947
Reland of: Allow base to depend on allocator
by primiano
· 9 years ago
6a76590
Revert of Allow base to depend on allocator (patchset #3 id:60001 of https://codereview.chromium.org/1584893002/ )
by robert.bradford
· 9 years ago
69650ed
Allow base to depend on allocator
by primiano
· 9 years ago
Next »