Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
70588906a9d230ab8a760143520f2f79434ea20a
7058890
Add FlushForTesting to InterfacePtr and Binding.
by sammc
· 8 years ago
565db3c
Remove GYP files from components.
by brettw
· 8 years ago
1a4a2e5
dbus: Rewrite ObjectProxy::CallMethodWithErrorCallback's comment
by hashimoto
· 8 years ago
5c2ca20
Remove unneeded scoped_refptr<>::get() on method binding
by tzik
· 8 years ago
8a92e91
Revert of Add tab persistence support for CustomTabs. (patchset #6 id:100001 of https://codereview.chromium.org/2296833002/ )
by yhirano
· 8 years ago
dc601ad
Fix misspelling of object counts affecting Windows.
by siggi
· 8 years ago
6487071
Allow nullptr to be converted to JavaRef subclasses.
by torne
· 8 years ago
6815681
Add tab persistence support for CustomTabs.
by tedchoc
· 8 years ago
c17d109
Revert of Disallow non-namespaced use of base::Version. (patchset #2 id:40001 of https://codereview.chromium.org/2261523006/ )
by battre
· 8 years ago
1cae5c5
Disallow non-namespaced use of base::Version.
by pwnall
· 8 years ago
490b47e
Remove unneeded scoped_refptr<>::get on method bind
by tzik
· 8 years ago
e467aa4
Support rvalue-reference IgnoreResult in base::Bind impl
by tzik
· 8 years ago
41930ea
Support creating mojo peer connections from named pipes.
by sammc
· 8 years ago
7482e1f
Include type_traits in safe_conversions_impl
by thomasanderson
· 8 years ago
702ec85
Remove GYP files from some smaller toplevel dirs.
by brettw
· 8 years ago
778ccaa
Remove calls to deprecated MessageLoop methods from mojo/.
by fdoray
· 8 years ago
38a1700
Create MouseWheelEvent directly instead of through MouseEvent.
by riajiang
· 8 years ago
3d91392
mash: Port ash_sysui ShelfDelegateMus impl to mojo:ash.
by msw
· 8 years ago
9173354
Remove stl_util's STLValueDeleter.
by avi
· 8 years ago
fab869e
Remove unneeded base/stl_util.h includes in headers.
by thestig
· 8 years ago
cda819d
Change includes of histogram.h to histogram_macros.h.
by asvitkine
· 8 years ago
63b207c
Check stack pointer to be inside the stack when unwinding on Linux.
by dskiba
· 8 years ago
66d9b74
Readd base::UnwrapTraits to support rvalue-reference wrappers
by tzik
· 8 years ago
72fde8c
device/bluetooth: Fix = operator and copy constructor of BluetoothServiceAttributeValueBlueZ
by mcchou
· 8 years ago
233df6b
Switch //components away from base::ListValue::Append(Value*) overload.
by dcheng
· 8 years ago
2c29cb5
Disable CFI on a few src/cc methods for perf reasons.
by krasin
· 8 years ago
b5ed128
Update ui::PointerEvent to support mouse wheel and capture change events.
by riajiang
· 8 years ago
e96ea46
Add support for dispatch contexts on BindingSet
by rockot
· 8 years ago
a6d37a5
Use unions for interface control messages.
by sammc
· 8 years ago
1c79976
Consistently use namespaced base::Version in base/ code.
by pwnall
· 8 years ago
103bbbd
device/bluetooth: Fix copy constructor of BluetoothServiceAttributeValueBlueZ
by mcchou
· 8 years ago
f5c4f59
Mojo C++ bindings: minor corrections for the StructTraits documentation.
by yzshen
· 8 years ago
32b8c57
Fix SyzyASAN build break by adding missing include.
by siggi
· 8 years ago
b0be36e
Disable NativeLibraryTest.LoadLibrary on android.
by lizeb
· 8 years ago
23320aa
Mojo C++ bindings: fix inlined union validation.
by yzshen
· 8 years ago
6a84358
Enable loading native libraries with RTLD_DEEPBIND
by rockot
· 8 years ago
d4e0c59
Blink Animation: Limit maximum accuracy to avoid hanging for long durations.
by loyso
· 8 years ago
0bf8149
Hook memory tracing into Windows heap shim.
by siggi
· 8 years ago
1aa722f
Remove temporary file that was accidentally checked in
by fs
· 8 years ago
ae1c2d6
Use StringPiece more in base::Value interfaces.
by dcheng
· 8 years ago
1cec5af
Small improvements to JNI references.
by torne
· 8 years ago
851719c
Remove calls to deprecated MessageLoop methods on Windows and Linux.
by fdoray
· 8 years ago
314491c
Clean up DispatchTo{Function,Method} impl
by tzik
· 8 years ago
b7c5386
Handle @Annotated parameters when generating JNI headers from Java.
by bauerb
· 8 years ago
9ca32f8
Add a fuzzer for SfntlyWrapper::SubsetFont().
by thestig
· 8 years ago
c1a3225
Replace DispatchToMethod in ObserverListThreadSafe with Bind
by tzik
· 8 years ago
c6c0b82
Add a -keep for all Parcelables in hopes it fixes crash in the wild
by agrieve
· 8 years ago
307ec59
[tracing] Add trace events filtering predicate for heap profiler
by ssid
· 8 years ago
cffd1b2
Support custom message filtering on Mojo binding objects
by rockot
· 8 years ago
8a09fb2
Move policy generated files to components/policy
by brettw
· 8 years ago
dac22fb
No dbus::FileDescriptor in DebugDaemonClient
by hashimoto
· 8 years ago
79e0d35
Mojo C++ bindings: share DataView class between chromium and blink variants.
by yzshen
· 8 years ago
0e0d8ec
Mojo C++ bindings: change the first template parameter of StructTraits and UnionTraits.
by yzshen
· 8 years ago
8af798c
Mojo C++ bindings: make ipc/ mojom targets to use STL string/vector types
by yzshen
· 8 years ago
1eaeeea
Mojo C++ bindings: clean up pending callbacks when connection error occurs.
by yzshen
· 8 years ago
403956f
Annotate PostTaskAndReplyRelay as being self-managed and potentially leaked in PostTaskAndReplyImpl.
by gab
· 8 years ago
65bd5dc
Earlier cleanup of some EDK platform handles
by rockot
· 8 years ago
7e71fd0
[sensors] Introduce Generic Sensor API interfaces
by mikhail.pozdnyakov
· 8 years ago
5f4ec70
chromeos: Avoid org.neard.Manager D-Bus log spam.
by derat
· 8 years ago
0fb41ea
Update the lower bound for UMA_HISTOGRAM_CUSTOM_COUNTS
by drbasic
· 8 years ago
e7cf901
Remove obsolete bind_unittests.cc tests
by tzik
· 8 years ago
2c5b446
Use gn_helpers to [se]serialize GN lists.
by brettw
· 8 years ago
1647741
Second reland: Introduce mojo interface for collecting StackSamplingProfiler data
by wittman
· 8 years ago
70d5c14
Declare pool_ as id instead of NSAutoreleasePool.
by stkhapugin
· 8 years ago
1a714b2
Don't allow proguard to rename Parcelables at all.
by tobiasjs
· 8 years ago
a81644d
Mojo C++ bindings: extract code shared by different variants.
by yzshen
· 8 years ago
ce28ed3
Mojo EDK: Add tests to exercise races in handle transit
by rockot
· 8 years ago
d89ce45
Add an experiment to redirect SequencedWorkerPool tasks to TaskScheduler.
by gab
· 8 years ago
8ce29e6
Roll clang 277962:278861
by Hans Wennborg
· 8 years ago
f336ce2
Add TabControlFeature to BlimpClientContextImpl
by mlliu
· 8 years ago
cf4ff1a
Revert of Reland Introduce mojo interface for collecting StackSamplingProfiler data (patchset #3 id:40001 of https://codereview.chromium.org/2253013008/ )
by alexmos
· 8 years ago
ade3e7a
Reland Introduce mojo interface for collecting StackSamplingProfiler data
by wittman
· 8 years ago
589e694
Convert protoc_plugins to Chromium Python style
by wychen
· 8 years ago
32b3d66
Allow testing of Update 3 final
by brucedawson
· 8 years ago
7d26a14
Move FuzzedDataProvider to //base and expose to blink
by csharrison
· 8 years ago
b855fae
Tracing: Added some temp debug prints to investigate crbug.com/638744
by oysteine
· 8 years ago
2f288cb
Add an api to check android permissions w/o exceptions.
by tedchoc
· 8 years ago
893a1e2
device/bluetooth: Add a constructor to BluetoothServiceAttributeValueBlueZ
by mcchou
· 8 years ago
75dab5b
Mojo C++ Bindings: Movable mojo::Message
by rockot
· 8 years ago
896ad53
Changes to update Junit and Mockito.
by mikecase
· 8 years ago
26759c7
Refactoring button field and its type (2nd try)
by nzolghadr
· 8 years ago
b9ebd37
Re-write many calls to WrapUnique() with MakeUnique()
by ricea
· 8 years ago
1324621
Adding new shared config for Chrome and WebView
by smaier
· 8 years ago
ac1ad0e
Revert of Introduce mojo interface for collecting StackSamplingProfiler data (patchset #6 id:100001 of https://codereview.chromium.org/2254743003/ )
by pauljensen
· 8 years ago
766756b
Revert of Roll clang 277962:278861 (patchset #6 id:100001 of https://codereview.chromium.org/2241413003/ )
by hans
· 8 years ago
55818c8
Tracing: Add more DCHECKS to get more info on recent test flakiness
by oysteine
· 8 years ago
933a276
Introduce mojo interface for collecting StackSamplingProfiler data
by wittman
· 8 years ago
212ab85
Properly throw java exceptions from shouldOverrideUrlLoading
by gsennton
· 8 years ago
76c503d
Don't let proguard rename the CREATOR static of any Parcelable
by tobiasjs
· 8 years ago
d8c0b1d
Roll clang 277962:278861
by hans
· 8 years ago
2d36300
Ignore multiple assignments to global context.
by wnwen
· 8 years ago
20453d3
Splitting assumenosideeffects Log to webview and chrome
by smaier
· 8 years ago
6f3dab2
Use keepclassmembers for android.webkit.JavascriptInterface in proguard
by xunjieli
· 8 years ago
3484b93
Revert of Roll clang 277962:278861 (patchset #5 id:80001 of https://codereview.chromium.org/2241413003/ )
by guidou
· 8 years ago
faa5c46
Roll clang 277962:278861
by hans
· 8 years ago
7b39613
Revert of Refactoring button field and its type (patchset #13 id:240001 of https://codereview.chromium.org/2227563003/ )
by megjablon
· 8 years ago
6f45b4f
Remove stl_util's STLDeleteContainerPairPointers.
by avi
· 8 years ago
af647f7
Removing valueOf from enum -keep
by smaier
· 8 years ago
d65bd01
Tracing pre-filtering
by oysteine
· 8 years ago
01bccc1
(Reland) Update all Robolectric tests to Robolectric 3.0
by mikecase
· 8 years ago
Next »