Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
dd7aaa0a8521e4255746ef8bf16a6e808c7d7e59
dd7aaa0
Cleanup: Better constify some strings in base.
by thestig
· 10 years ago
e914143
Don't use 64KB of stack on a single call.
by cpu
· 10 years ago
952f465
ChannelMojo: Add ChannelMojo::CanBeUsed() to enable it incrementally
by morrita
· 10 years ago
840bfe1
Don't shadow variables (same name in scope)
by cpu
· 10 years ago
0f58dc9
The DisplayVirtualKeyboard function on Windows 8 and beyond should not be displaying the OSK if a physical keyboard is attached to the machine.
by ananta
· 10 years ago
13e514d
Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD.
by morrita
· 10 years ago
3515bc2
Mojo: mojob.sh: Add support for gn, and remove support for gyp and shared library (component) builds.
by viettrungluu
· 10 years ago
f709d86
Drop refs to net::EmbeddedTestServer / net::File{Path,URL} utils in mojo
by jamesr
· 10 years ago
bac1347
[Mojo] Remove mojo_view_manager_unittests from mojob
by abarth
· 10 years ago
9b25a1c
Reland of 'New run shell implementation for DeviceUtils'
by perezju
· 10 years ago
b44c7c1
[Android] Simplify logic for grabbing initial country-code.
by yfriedman
· 10 years ago
4ce30b9
Add a Context argument to LibraryLoader.onNativeInitializationComplete().
by petrcermak
· 10 years ago
e449e7f
gfx:: De-templatize Size and SizeF.
by danakj
· 10 years ago
f25790b
gfx: De-templatize the gfx::Point and gfx::PointF classes.
by danakj
· 10 years ago
76e1e85
[Mac] Do not initialize the MockCrApplication in base::TestSuite.
by rsesek
· 10 years ago
67ba9dd
Tidy logcat message on test for mmap from apk.
by simonb
· 10 years ago
85cde1d
Revert of New run shell implementation for DeviceUtils (patchset #8 id:140001 of https://codereview.chromium.org/659533002/)
by perezju
· 10 years ago
3247d9a
Render base::File::Flush() doc more precise.
by tnagel
· 10 years ago
c75ea69
New run shell implementation for DeviceUtils
by perezju
· 10 years ago
763b554
Abort ImportantFileWriter::WriteFileAtomically() on Flush() error.
by tnagel
· 10 years ago
942e8b3
Change mojo URLs from mojo://mojo_foo to mojo://foo.
by aa
· 10 years ago
1c936f2
Remove dead declarations for a nonexistent class.
by palmer
· 10 years ago
723b910
Roll Android SDK to v21
by aurimas
· 10 years ago
5ee272e
Don't define ARRAYSIZE_UNSAFE except in Blink.
by viettrungluu
· 10 years ago
a9aa671
Enforce handle ownership in base::Process.
by rvargas
· 10 years ago
da90310
Make crazy linker work in gn build
by cjhopman
· 10 years ago
24e2221
Add the ability to observe MessagePumpMojo
by abarth
· 10 years ago
eb5b072
Mojo: Change the way message pipes are passed over channels.
by viettrungluu
· 10 years ago
3407a4e
Further refine mojo_example_apptests.
by msw
· 10 years ago
4711cb9
Make args() accessors const
by davemoore
· 10 years ago
dfe613b
mojo: Fix c++ bindings so serialization of empty arrays doesn't crash.
by erg
· 10 years ago
a27de8f
Fix failure to use shared relro on load from a zip file.
by simonb
· 10 years ago
d576c12
Put some references to __DATE__ and __TIME__ behind a preprocessor flag.
by sebmarchand
· 10 years ago
ce6251b
Non-SFI Mode: Build base/ library by PNaCL toolchain for nacl_helper_nonsfi.
by hidehiko
· 10 years ago
cc628e0
Remove some friend declarations in ThreadRestrictions that are no more needed.
by kinaba
· 10 years ago
9862368
Convert the few remaining ARRAYSIZE_UNSAFE -> arraysize.
by viettrungluu
· 10 years ago
dda14dd
Make ApplicationImpl::args() be a std::vector<std::string>
by davemoore
· 10 years ago
d5f5990
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
by dcheng
· 10 years ago
5befca6
base: Add discardable memory test that check behavior when creating enough instances that could use up a 32-bit address space.
by reveman
· 10 years ago
f0f4ddb
Remove trivially-true DEBUG_CHECKs in safe_sprintf.cc
by cmasone
· 10 years ago
3223610
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
by dcheng
· 10 years ago
d36037a
Modify ALLOW_UNUSED to allow enabling unused local warnings on MSVC.
by pkasting
· 10 years ago
f930c5d
Implement MediaSource support for mojo.
by dalecurtis
· 10 years ago
f223b07
Add TCP socket mojo implementation.
by Brett Wilson
· 10 years ago
e08f0ba
Mojo JS Bindings: add support for associative arrays (Mojo map type)
by hansmuller
· 10 years ago
e53d1f9
base: Use nullptr instead of NULL and static_cast in discardable memory unit tests.
by reveman
· 10 years ago
4e377e6
SafeSPrintf: use C++ variadic template
by jln
· 10 years ago
fa3ca12
change OVERRIDE to override in dbus/object_manager.h in comment
by mostynb
· 10 years ago
23a5ec3
[Mojo] ApplicationRunnerChromium should dump stacks in debug
by abarth
· 10 years ago
ea72857
mojo: Switch the clipboard interface over to using map<>.
by erg
· 10 years ago
f402ffa
Fix Java indentation issues.
by aurimas
· 10 years ago
64e582c
Convert ARRAYSIZE_UNSAFE -> arraysize in components/.
by viettrungluu
· 10 years ago
1e58501
Include mask texture size in RenderPassDrawQuad
by enne
· 10 years ago
9fcc3f0
Fix Java indentation issues.
by aurimas
· 10 years ago
ab08d46
Adds Cast on Android as a valid tracing configuration (chromecast_shell).
by gunsch
· 10 years ago
76f7ca1
Convert ARRAYSIZE_UNSAFE -> arraysize in ui/.
by viettrungluu
· 10 years ago
b92768f
mojo: Fix java bindings for maps
by qsr
· 10 years ago
60a83bd
mojo: Fix findbugs issue on java generated code.
by qsr
· 10 years ago
a3f9eff
Convert ARRAYSIZE_UNSAFE -> arraysize in base/.
by viettrungluu
· 10 years ago
00d3e5b
[Mojo] mojo_native_viewport_service should use "--" args
by abarth
· 10 years ago
a88ae05
Make wm_flow_init work with gn
by sky
· 10 years ago
2d02053
ContentHandler::OnConnect: replace the |url| param with |requestor_url|.
by aa
· 10 years ago
2e3dab2
Cleanup: Consolidate initialization of Android's SecureRandom class.
by lambroslambrou
· 10 years ago
4c5937a
Remove gyp for mojo/examples
by jamesr
· 10 years ago
a075936
Add setTextDirection to the ApiCompatibilityUtils.
by tedchoc
· 10 years ago
03f8cc7
gfx: Don't template gfx::Rect and gfx::RectF
by danakj
· 10 years ago
dc8771e
base: Use LazyInstanceTraits instead of SharedState class for discardable memory.
by reveman
· 10 years ago
b98c355
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
by dcheng
· 10 years ago
7767a0d
MojoChannel: Fail when GetFileHandleForProcess() failed.
by morrita
· 10 years ago
20ea069
Make Mojo's NetAddress use local endianness for the port.
by brettw
· 10 years ago
026fa8b
Fix Mac ASan builds.
by John Abd-El-Malek
· 10 years ago
56e5eff
Allow fixed-size arrays in nested array definitions.
by yzshen
· 10 years ago
820a294
ipc_mojo_bootstrap.cc: don't export classes in anonymous namespace
by hans
· 10 years ago
8479574
Fix LSan on swarming.
by John Abd-El-Malek
· 10 years ago
c772153
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
by dcheng
· 10 years ago
77e9254
Enables specifying mojo url mapping on command line
by sky
· 10 years ago
45409ab
mojo: Add equality operator for python bindings.
by qsr
· 10 years ago
fc19234
mojo: Fix map of booleans for python bindings.
by qsr
· 10 years ago
a043f32
Fix WeakPtrFactory member placement
by anujk.sharma
· 10 years ago
e412125
Remove two SequencedWorkerPool histograms.
by asvitkine
· 10 years ago
1310e8e
Remove unused template, accidentally introduced by https://codereview.chromium.org/649633003/.
by aa
· 10 years ago
3130d31
Move gl initialization to NativeViewportAppDelegate::Initialize()
by davemoore
· 10 years ago
612646e
Add Equals() to mojom structs and related types.
by aa
· 10 years ago
43d7452
[Mojo] Add HTML bindings
by abarth
· 10 years ago
a330bb8
Remove duplicate deps in mojo_view_manager
by davemoore
· 10 years ago
0938ebe
The source of the problem is the "component build". Disabling that and moving the InitializeICU class out of MojoMain, where it would execute before MojoMain sets up its AtExitManager, corrected the problem.
by hansmuller
· 10 years ago
8b59876
Allow custom deleters to opt out of self reset checks for scoped_ptr.
by dcheng
· 10 years ago
a899a4d
Mojo: Add "attach and run" methods to Channel and ChannelEndpoint.
by viettrungluu
· 10 years ago
6d375fb
Splits window manager like methods into ViewManagerServiceDelegate
by sky
· 10 years ago
4917015
Fix Java Checkstyle issues.
by Aurimas Liutikas
· 10 years ago
e2b4d45
base: Rename and move Mach implementation of discardable memory to a separate file.
by reveman
· 10 years ago
e69dc47
Clean up directory handling for Mojo bindings generator.
by ncbray
· 10 years ago
8a42773
remove the FINAL macro
by mostynb
· 10 years ago
4c1e208
Modify MOJO_ALLOW_UNUSED and MOJO_DCHECK syntax to allow enabling unused local
by pkasting
· 10 years ago
90484d4
Use C++11 atomics
by jfb
· 10 years ago
d80eded
Convert COMPILE_ASSERT to static_assert in base/numerics
by jschuh
· 10 years ago
a5fed5b
mojo: Update timeticks test for python bindings.
by qsr
· 10 years ago
28acbd5
Add UMA for testing whether device supports memory mapping APK files with executable permissions.
by petrcermak
· 10 years ago
d2ada8c
Make ARRAYSIZE_UNSAFE() just use arraysize().
by viettrungluu
· 10 years ago
2c08bc0
Improve the names used in Mojo JS modules
by abarth
· 10 years ago
Next »