Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
09b1fd080d31e32ddf550642e97880c9cdc700fe
09b1fd0
Move memory-infra check from background tracing and whitelist memory dump args
by ssid
· 8 years ago
6555e69
Fold //ipc/mojo into //ipc.
by amistry
· 8 years ago
5d6de39
Use a ScopedTempDir for files used in IPCChannelMojoTest.
by amistry
· 8 years ago
e7e796d
[mojo-edk] Fix watch cancellation in nested request contexts
by rockot
· 8 years ago
aa7ad2f
[mojo-edk] Fix unchecked header sizes channel messages
by rockot
· 8 years ago
1ae08ea
Replace safe-bool idiom with explicit operator bool() in base::WeakPtr.
by wez
· 8 years ago
ca68230
Change ClipboardMus to use mojo::SyncCallRestrictions::ScopedAllowSyncCall.
by yzshen
· 8 years ago
2a9cb0a
Mojo C++ bindings template: remove is_move_only_kind and its callsites.
by yzshen
· 8 years ago
4462b52
Virtualize The Existence of a Scheduler Worker Thread
by robliao
· 8 years ago
59787c9
Include close errnos in crash dumps.
by davidben
· 8 years ago
c32ca2f
Mojo C++ bindings: introduce MojomTypeTraits.
by yzshen
· 8 years ago
d52b711
Add a chrome_elf_unittest ChromeElfLoadSanityTest which validates that loading chrome_elf does not load user32.dll
by ananta
· 8 years ago
c1ff72b
Remove calls to deprecated MessageLoop methods in components.
by fdoray
· 8 years ago
284aae5
Remove calls to deprecated MessageLoop methods in ipc.
by fdoray
· 8 years ago
0ac0b02
[tracing] Introduce "allowed_dump_modes" for memory dump config
by ssid
· 8 years ago
cf19f74
Rename SchedulerWorkerThread* to SchedulerWorker*
by robliao
· 8 years ago
7ac34ba
Rename SchedulerThreadPool* to SchedulerWorkerPool*
by robliao
· 8 years ago
21efb01
Simplify SyncChannel message pumping event
by rockot
· 8 years ago
22e4428
Change typemap options to use [].
by sammc
· 8 years ago
d961009
Fix incremental install on latest version of Android N
by agrieve
· 8 years ago
5adaeb6
[Downloads] Fill in the drawer
by dfalcantara
· 8 years ago
db49e2d
Implements Mojo-based waiting for IPC::SyncChannel
by rockot
· 8 years ago
4ab1274
Mojo: add support for disallowing sync calls for a process.
by yzshen
· 8 years ago
7795e63
Remove calls to MessageLoop::current() in mojo.
by fdoray
· 8 years ago
d34de9b
Use ThreadTaskRunnerHandle::Get() in dbus.
by fdoray
· 8 years ago
b82882c
Mojo: Remove url type converters.
by sammc
· 8 years ago
e11f59c
Migrate users to the new mojo C++ shared buffer API and delete the old one.
by sammc
· 8 years ago
38a7166
Move ChromeOS/Android checking for legacy protocol to build files.
by amistry
· 8 years ago
4440d2c
Verify if GPU message pump is signaled when it hangs in WaitForWork
by stanisc
· 8 years ago
5c00b30
Various changes to make Mojo work under NaCl non-sfi.
by amistry
· 8 years ago
db011b5
Remove references to deprecated version of Windows in base_paths.h
by pmonette
· 8 years ago
1cd5570
device/bluetooth: split out transport enum
by ejcaruso
· 8 years ago
8984547
mojo: Re-allow empty callbacks to be passed to the bindings.
by erg
· 8 years ago
c10eab4
Remove calls to MessageLoop::current() in ipc.
by fdoray
· 8 years ago
d4a2aef
Remove all mojo and IPC dependencies on dynamic annotations.
by amistry
· 8 years ago
7464c2f
Deletes mojo::Callback
by rockot
· 8 years ago
c17f571
Revert of Deletes mojo::Callback (patchset #2 id:20001 of https://codereview.chromium.org/2080513002/ )
by yutak
· 8 years ago
9ad9cad
Deletes mojo::Callback
by rockot
· 8 years ago
453673f
mojo::Callback -> base::Callback
by rockot
· 8 years ago
5a04446
base: Use compiler builtins for byte swapping
by robert.bradford
· 8 years ago
533d3e0
Mojo C++ bindings: expose serialization public API for mojo structs.
by yzshen
· 8 years ago
0ddade9
[Tracing][TraceConfig] Fix example comment for a traceconfig json format.
by fmeawad
· 8 years ago
be6cb84
Get rid of virtual Display::CreateScheduler.
by danakj
· 8 years ago
8f48df6
[mojo-edk] Prevent watching an invalid FD on early broker pipe closure
by rockot
· 8 years ago
69f2a16
base: In SHA-1 implementation use base::ByteSwap for endian conversion
by robert.bradford
· 8 years ago
67a561c
Add Linux MemAvailable to SystemMemoryInfoKB
by halliwell
· 8 years ago
72acbda
Move ScopedIPCSupport to mojo/edk/embedder and the mojo::edk namespace.
by amistry
· 8 years ago
35caa26
[tracing] Add browser test for background memory tracing
by ssid
· 8 years ago
b0c5aed
Check that typemaps refer to mojom files that exist.
by sammc
· 8 years ago
7c1ec4f
Gender-neutralize even more pronouns.
by thakis
· 8 years ago
d60751d
Revert IPC SyncChannel to base::WaitableEvent waiting
by rockot
· 8 years ago
592948b
Add chrome_crash_reporter_client_win.cc to the source file list for chrome_elf
by ananta
· 8 years ago
75f5857
Revert "Send input event IPCs directly from the UI thread"
by rockot
· 8 years ago
189a0a3
Add landmine for a clobber on mac bots.
by bpastene
· 8 years ago
941a0e5
Mojo C++ bindings: introduce mojo::WTFMap for blink bindings.
by yzshen
· 8 years ago
5edc5d1
Fix default category filter for tracing
by zhenw
· 8 years ago
a8bc65c
Remove code for loading extension policy schemas from the registry.
by pastarmovj
· 8 years ago
604bbbd
[iOS/OS X] Allow base::scoped_nsobject<> to be used when ARC is enabled.
by sdefresne
· 8 years ago
da6d7bc
Remove canScroll from WebMouseWheelEvent as it is unused now.
by dtapuska
· 8 years ago
03c8f32
Return a unique_ptr from BinaryValue::CreateWithCopiedBuffer.
by dcheng
· 8 years ago
03a7fd9
[build/android] Switch hand-rolled 'ls' to StatDirectory
by perezju
· 8 years ago
330f042
Fix a crash in mus::GpuService
by penghuang
· 8 years ago
73f0078
Mojo: Report bindings validation errors via MojoNotifyBadMessage
by rockot
· 8 years ago
8126e48
[tracing] Set whitelist values for dump provider supporting background mode
by ssid
· 8 years ago
d450a9e
Use contents of python deps to get md5 stamp instead of paths only
by mlopatkin
· 8 years ago
b82557d
base: Make TaskQueue a typedef instead of a subclass
by danakj
· 8 years ago
23c98eb
Use Mojo pipes to signal sync IPC events
by rockot
· 8 years ago
5c6576e
Fix AlignedMemory initialization in base/optional.h
by ortuno
· 8 years ago
e9edf1f
Always leak the Mojo parent pipe handle on child process shutdown.
by amistry
· 8 years ago
d2737d8
Add strtod test cases
by scottmg
· 8 years ago
c674174
Remove use of deprecated MessageLoop methods in components.
by fdoray
· 8 years ago
8513bda
Revert of Use Mojo pipes to signal sync IPC events (patchset #30 id:760001 of https://codereview.chromium.org/2033243003/ )
by tommycli
· 8 years ago
9d594e7
Detect MIPS64 hosts as "mips" architecture
by brendan.kirby
· 8 years ago
03ff34f
Add white-list for new StrictMode violations.
by wnwen
· 8 years ago
ab3fed8
Gender-neutralize a few pronouns.
by thakis
· 8 years ago
e35e9f0
Use Mojo pipes to signal sync IPC events
by rockot
· 8 years ago
17e5843
Make various gfx classes more amenable to use as compile-time constants.
by Peter Kasting
· 8 years ago
8cfbe51
Move ScopedIPCSupport into its own build rule.
by amistry
· 8 years ago
60a7e9e
Switch SizeF from using fmaxf() to direct comparisons.
by pkasting
· 8 years ago
288535c
Add: check exploded time is properly converted.
by maksim.sisov
· 8 years ago
2b6af33
Remove SchedulerUniqueStack
by robliao
· 8 years ago
72cf10d
Fix base::GetNativeLibraryName() for Mac.
by thestig
· 8 years ago
5f4c20c
Use ThreadTaskRunnerHandle instead of MessageLoop::current() in base/.
by fdoray
· 8 years ago
696c80b
"up-to-date" should only use hyphens when used as compound modifier of a noun
by thakis
· 8 years ago
77541ac
Deletes base::MessageLoop::set_thread_name().
by alokp
· 8 years ago
c44f1fd
Introduce base::IsWeakReceiver for base::Bind to support external weak pointers
by tzik
· 8 years ago
3e2e8ec
[mojo-edk] Reset Port::send_on_proxy_removal after sending message.
by amistry
· 8 years ago
16bd7aa
Removed proguard keeps for BaseChromiumApplication.
by smaier
· 8 years ago
1257281
Mojo C++ bindings: add support for native-only enums.
by yzshen
· 8 years ago
9d5d362
mojom: Error if multiple native types are mapped to the same mojom type.
by sadrul
· 8 years ago
1a4481f
[Offline] Replace single-argument custom callbacks with base's Callback.
by dewittj
· 8 years ago
31dcbc2
mojo::ArrayTraits: Add Support for Iterators
by fsamuel
· 8 years ago
879ea34
Mojo: Add NotifyBadMessage API
by rockot
· 8 years ago
7219b06
Rewrite simple uses of base::ListValue::Append() taking a raw pointer var.
by dcheng
· 8 years ago
58c014f
Prevent sign extension for pointer trace values
by ksakamoto
· 8 years ago
4f8e5c5
Clean up some nits in base::NativeLibrary.
by thestig
· 8 years ago
12b58bf
Introduce PlatformThread::Detach
by robliao
· 8 years ago
c42a4f2
Re-enable TestMemoryInfra browser tests
by ssid
· 8 years ago
b6a8a9c
bluetooth: Use BluetoothUUID instead of string when sending uuids
by ortuno
· 8 years ago
1892bc2
Move implementation of QuotaManager.getVolumeInfo to base::SysInfo.
by fukino
· 8 years ago
Next »