Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
9f0f77a7b373727ce1608f32d3ac0d1692821ab1
9f0f77a
Fix the buttons in the mojo demo window manager debug panel.
by ben
· 10 years ago
64d7caa
Removing uses of X11 native key events.
by kpschoedel
· 10 years ago
89412aa
Make GUID generation on POSIX compliant with GUID v4 format.
by benchan
· 10 years ago
1cb7484
mojo: Java bindings: Add name to the manager.
by qsr
· 10 years ago
d759f34
Don't include TargetConditionals.h when building for android.
by torne
· 10 years ago
ce9e885
mojo: java bindings rename Message subclasses.
by qsr
· 10 years ago
ce5b69e
Default values for enterprise users are supported.
by merkulova
· 10 years ago
61b53bf
mojo: Move initialization of the embedder in java.
by qsr
· 10 years ago
7ec10b4
Expose NavigatorHost via Embed() rather than globally.
by aa
· 10 years ago
8f6c3bf
Disable scoped_refptr operator T* on Linux builds.
by Daniel Cheng
· 10 years ago
966ad60
More fixes for scoped_refptr operator T* removal.
by Daniel Cheng
· 10 years ago
ad68fb2
Random fixes for scoped_refptr operator T* removal.
by dcheng
· 10 years ago
f7e3f68
Update view_manager and window_manager to make use of content handling.
by aa
· 10 years ago
71c45e9
Make base::IsValidGUID() accept GUID strings in lowercase.
by benchan
· 10 years ago
4a4df90
Revert of Check to ensure PowerObservers are added and removed on the same thread (patchset #7 id:120001 of https://codereview.chromium.org/502003003/)
by dcheng
· 10 years ago
61a0bb5
Mojo: Factor Channel::EndpointInfo out to ChannelEndpoint.
by viettrungluu
· 10 years ago
369f915
Fix a DCHECK violation in ipc_perftests
by yzshen
· 10 years ago
f51eb6b
fix for high resolution timer on windows.
by cpu
· 10 years ago
e8bb91f
Removes nullable from some of the viewmanager functions
by sky
· 10 years ago
96b8bee
media: add basic MediaRenderer mojom and TypeConverters
by tim
· 10 years ago
07dbd0f
mojo: Fix window resizing in mojo_sample_app and mojo_demo_launcher.
by erg
· 10 years ago
f872633
Mojo: Make the mojom bindings generator not exponential in the import depth.
by Viet-Trung Luu
· 10 years ago
ddc0328
mojo: python bindings: rename function names in tests.
by qsr
· 10 years ago
0cfef5e
Fix and enable java validation tests.
by qsr
· 10 years ago
5ddd4f8
Disable validation tests.
by qsr
· 10 years ago
0a215ce
mojo: Run validation tests on java
by Benjamin Lerman
· 10 years ago
572e083
Revert of Removing X11 native_event uses for key events. (patchset #6 id:160001 of https://codereview.chromium.org/479873002/)
by dcheng
· 10 years ago
b3d2794
Add support for Java nano protocol buffers for Android (take 2).
by nyquist
· 10 years ago
6ca2023
Check to ensure PowerObservers are added and removed on the same thread
by bajones
· 10 years ago
da2b552
Have build/landmines.py delete contents of build directory.
by scherkus
· 10 years ago
07bc797
ipc/ fixups for scoped_refptr operator T* removal.
by dcheng
· 10 years ago
59a1525
Add @CalledByNative and @AccessedByNative annotations.
by simonb
· 10 years ago
18765a9
Removing uses of X11 native key events.
by kpschoedel
· 10 years ago
7ed0e33
[chromium linker] Check for null ParcelFileDescriptor before using it.
by avayvod
· 10 years ago
68e5a70
Revert r257779: "MemorySanitizer: adjust stack size to work around an MSan bug."
by earthdok
· 10 years ago
99d2ab8
Avoid deadlock during trace_event flush
by wangxianzhu
· 10 years ago
22cbb77
Fix conversions from 32-bit pointers to signed 64-bit integers.
by avayvod
· 10 years ago
5252e65
Fix python bindings generator.
by Benjamin Lerman
· 10 years ago
27b4044
Mojo: validate nullability in Java serialization.
by ppi
· 10 years ago
64401d7
Plug some of the leaks in dbus_unittests.
by earthdok
· 10 years ago
6d9f362
[DoDelete] Hold function name in Deletehelper::DoDelete
by tzik
· 10 years ago
9c3b4a3
Cleanup in base/test/launcher: move more code to anonymous namespace
by Paweł Hajdan, Jr
· 10 years ago
23158cd
mojo: Starting generator for python bindings.
by qsr
· 10 years ago
4fb2449
Mojo: Add a WebSocket/Client interface and hook it up to the HTML viewer.
by mpcomplete
· 10 years ago
a388396
mojo: Fix the key code for EXECUTE.
by erg
· 10 years ago
dfd9fd4
Revert of Add support for Java nano protocol buffers for Android. (patchset #4 id:60001 of https://codereview.chromium.org/511283003/)
by nyquist
· 10 years ago
158f4c0
Change TypeConverter<X,Y>::ConvertFrom and ConvertTo into a single symmetric
by mpcomplete
· 10 years ago
a8b3c6b
Fix wm_flow_app so that it uses MojoMain() directly.
by ben
· 10 years ago
c8cd8d6
Add a landmine for crbug.com/408192
by Nico Weber
· 10 years ago
d2df63d
[Android] Add missing @VisibleForTesting annotations.
by aurimas
· 10 years ago
9e945d7
Remove ShellPtrWatcher details from public header
by davemoore
· 10 years ago
bcebfc4
Fixes compile error
by Scott Violet
· 10 years ago
8352fd8
Add support for Java nano protocol buffers for Android.
by nyquist
· 10 years ago
25f8c06
mojo: Update python API
by qsr
· 10 years ago
717d866
Fixes to get view_manager_lib_unittests not crash
by sky
· 10 years ago
7fd797e
MessageReceiver must handle Message and not MessageWithHeader.
by qsr
· 10 years ago
b4ff10d
mojo: Validate fixed size array for the mojo java bindings.
by qsr
· 10 years ago
56451fd
Refactor/cleanup WebRTC-specific Andorid glue code.
by Henrik Kjellander
· 10 years ago
1f809d3
Add a flag to let render process wait for java debugger
by jaekyun
· 10 years ago
effc38a
Make HandleWatcher watch on the same thread if the thread is running a MessagePumpMojo.
by yzshen
· 10 years ago
2ffbfde
Mojo: Remove the STATE_WAIT_LOCAL_DETACH_AND_REMOTE_REMOVE_ACK endpoint state.
by viettrungluu
· 10 years ago
7ce17aa
mojo: Fixing array serialization for java bindings.
by qsr
· 10 years ago
339eb77
Mojo: validate nullability in Java bindings.
by ppi
· 10 years ago
1626753
mojo: Refactor method name generation for java bindings.
by qsr
· 10 years ago
f3e0176
mojo: Utility class to parse .data file.
by Benjamin Lerman
· 10 years ago
ba2b630
Never clobber all of build in landmines
by scottmg
· 10 years ago
958442b
[Android] Mark posted UI thread tasks as asynchronous
by jdduke
· 10 years ago
ccca06e
Teach the native viewport service to draw a Surface into itself
by jamesr
· 10 years ago
a422094
Add ChannelProxy benchmark to ipc_perftests.
by morrita
· 10 years ago
410a98e
High resolution timer fix reland
by cpu
· 10 years ago
2055a6f
Mojo: Fix two bugs in content handling
by aa
· 10 years ago
8ce99a8
Manual fixups for scoped_refptr operator T* removal in base/
by dcheng
· 10 years ago
ea780ac
Manual fixups for scoped_refptr operator T* removal in ipc/
by dcheng
· 10 years ago
1f24ac1
Manual fixups for scoped_refptr conversion operator cleanup in mojo/
by dcheng
· 10 years ago
83905d9
Introduce @CalledByReflection annotation.
by aurimas
· 10 years ago
2d1d61e
Remove python bindings unittests from the build.
by qsr
· 10 years ago
b3a6ca0
Adding tracing and gtest pretty printing support to TestPendingTask.
by mithro
· 10 years ago
32378e0
Use precisely sized integer types in histograms code.
by isherman
· 10 years ago
8461adf
Declaring the weak_ptr_factory in proper order.
by anujk.sharma
· 10 years ago
1bc68fc
Put thunk targets directly into loadable modules in static build
by jamesr
· 10 years ago
f830bdd
pdf: Create a separate component for using the pdf pepper plugin.
by Sadrul Habib Chowdhury
· 10 years ago
2106dc2
More viewmanager renaming:
by sky
· 10 years ago
23373cc
Revert of Initialize the now_funciton to the HighResNowWrapper in case High Res is supported (patchset #7 of https://codereview.chromium.org/446203002/)
by fmeawad
· 10 years ago
04a196a
Mojo: Don't call Channel::HandleRemoteError() under lock.
by Viet-Trung Luu
· 10 years ago
8d95a83
Integrate Mojo JS validation bindings with the Router
by hansmuller
· 10 years ago
71afec0
Use content URI to upload photos taken by camera
by qinmin
· 10 years ago
2f00dda
mojo: Fix double character inserts on Windows by removing a Linux hack.
by erg
· 10 years ago
6d79248
Mojo javascript encoder: Empty string encoded as NULL.
by tsepez
· 10 years ago
b979da2
mojo: generate Proxies and Stubs for java bindings.
by qsr
· 10 years ago
0fdc0c7
Revert of mojo: generate Proxies and Stubs for java bindings. (patchset #16 of https://codereview.chromium.org/411913002/)
by tnagel
· 10 years ago
f29101a
mojo: generate Proxies and Stubs for java bindings.
by qsr
· 10 years ago
d67586a
Remove implicit conversions from scoped_refptr to T* in ipc/
by dcheng
· 10 years ago
e9b293b
Fix logic on high Windows resolution timer and have
by cpu
· 10 years ago
d49ae3b
Rename RootViewManager to DisplayManager
by sky
· 10 years ago
034de45
Remove redundant echo.mojom, verify non-nullables in echo_service.mojom
by cmasone
· 10 years ago
611dc94
Remove implicit conversions from scoped_refptr to T* in base/
by dcheng
· 10 years ago
5d23005
Mojo: add mojo_message_pipe_perftests
by morrita
· 10 years ago
60f526e
Move more metrics classes to metrics namespace.
by asvitkine
· 10 years ago
0ff077e
Update mojo's WebMimeRegistry for supportsImagePrefixed
by James Robinson
· 10 years ago
a173120
We have noticed a clock shift when QPC was deployed. It shows as a regression on the perf bots
by fmeawad
· 10 years ago
Next »