Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
3d29872663290e06cf18bf3f5466a0a7cffc42b0
3d29872
Adds an iOS implementation of base::SystemMonitor.
by rohitrao@chromium.org
· 12 years ago
41d2d1f
Add scoped StartupInfoEx to base.
by jschuh@chromium.org
· 12 years ago
fe4e9c5
Do not wrap memory allocation routines when building Chromium with compiler-based ThreadSanitizer.
by glider@chromium.org
· 12 years ago
3876ba7
Use isfinite instead of finite on Mac
by stuartmorgan@chromium.org
· 12 years ago
25d42f7
[android] Upstream / sync most of build/android and build/android/pylib.
by bulach@chromium.org
· 12 years ago
23582c9
Switch base/ registrations to a static class method where appropriate.
by nileshagrawal@chromium.org
· 12 years ago
e5f7b75
Switch to TimeDelta interface for WaitForSingleProcess in metrics unit test.
by tedvessenes@gmail.com
· 12 years ago
f6f051a
Get file_util and platform_file building on iOS
by stuartmorgan@chromium.org
· 12 years ago
4ab5de9
Do not use grp.h on iOS.
by qsr@chromium.org
· 12 years ago
0cea4da
Add specific Mac files to the iOS build of base
by stuartmorgan@chromium.org
· 12 years ago
2bc91ca
[android] Fixes checkperms.py error.
by bulach@chromium.org
· 12 years ago
ae059f0
[android] Split top-level scripts and libraries from build/android.
by bulach@chromium.org
· 12 years ago
58648bd
Add TimeDelta interfaces for WaitForExitCodeWithTimeout() functions.
by tedvessenes@gmail.com
· 12 years ago
e1183cf
Increase worker thread stack size for AddressSanitizer. This is especially required for debug builds, since ASAN uses a lot more stack and otherwise causes it to crash.
by aarya@google.com
· 12 years ago
1644fe1
Refactor CreateOrUpdateChromeShortcuts() for a better public API.
by gab@chromium.org
· 12 years ago
cec98ed
Move DeviceInfo to common to prevent a DEPS failure.
by leandrogracia@chromium.org
· 12 years ago
1088cfd
Supporting wildcards in max/min version specifications in VariationsService.
by mathp@google.com
· 12 years ago
3ed0c36
Fix build for native client to roll DEPS.
by bbudge@chromium.org
· 12 years ago
9b96cbb
Revert 145402 - Rename/re-comment tests and 2 new death tests for WeakPtr
by raymes@google.com
· 12 years ago
823fff1
Rename/re-comment tests and 2 new death tests for WeakPtr
by kaiwang@chromium.org
· 12 years ago
45cc438
Update dynamic_annotations to r4384.
by glider@chromium.org
· 12 years ago
52852d5
persist known media galleries (only directories for now)
by estade@chromium.org
· 12 years ago
434073f
This change list fixed the issue of #135391, sometimes the channel_id of Logged IPC message is empty
by samuel.xu@intel.com
· 12 years ago
07c5c0c
upstream SurfaceTextureListener and SurfaceTextureBridge class for android
by qinmin@chromium.org
· 12 years ago
5b6d49c
Cleanup IPC::ChannelProxy to use SingleThreadTaskRunner
by sergeyu@chromium.org
· 12 years ago
59cc7cf
Add Java function to retrieve the native library dir.
by aurimas@chromium.org
· 12 years ago
e2530d0
Android JNI generator: raises an error when there are no JNI methods.
by bulach@chromium.org
· 12 years ago
419824a
Fix OS_IOS definition
by stuartmorgan@chromium.org
· 12 years ago
5fa58ac
JNI Generator: Always generate static fwd declarations for free functions.
by pliard@chromium.org
· 12 years ago
d1f1868
base: Remove dereference structure operator (i.e ->) from ScopedVector.
by tfarina@chromium.org
· 12 years ago
abfb774
Exclude parts of the 'base' target's file list to get it building on iOS
by stuartmorgan@chromium.org
· 12 years ago
45cbd63
Fix a bug in file_util::Delete() where symlinks are not handled right
by yoshiki@chromium.org
· 12 years ago
589263d
Adding DVLOG to show what field trial groups are chosen.
by jwd@chromium.org
· 12 years ago
791de94
Add iOS support to common.gypi
by stuartmorgan@chromium.org
· 12 years ago
db1259e
Remove Message::Sender and Channel::Listener typedefs.
by brettw@chromium.org
· 12 years ago
bf3eb52
Move dir_reader to base/files
by brettw@chromium.org
· 12 years ago
1ae25c8
Upstream Android-specific changes to debugger_posix.cc
by jknotten@chromium.org
· 12 years ago
f48910a
Make the serialization of IPC::Messages inside other IPC::Messages independent
by brettw@chromium.org
· 12 years ago
5d5b281
Add base::RunLoop and update ui_test_utils to use it to reduce flakiness
by jbates@chromium.org
· 12 years ago
5d4882e
Upstream ChildProcessLauncher changes for Android.
by yfriedman@chromium.org
· 12 years ago
b09a889
Build fix for chromeos: MessagePumpAuraX11's header should forward declare glib
by erg@chromium.org
· 12 years ago
dcee7a5
Remove ANDROID_APK_TEST_TARGET
by nileshagrawal@chromium.org
· 12 years ago
56028ac
dbus: move logic from Property<> to PropertySet
by keybuk@chromium.org
· 12 years ago
6f8b420
For unit tests, track additions to AtExitManager and warn.
by scottbyer@chromium.org
· 12 years ago
cdf5b3b
Remove unused fields found by clang's new Wunused-private-fields.
by thakis@chromium.org
· 12 years ago
92150ef
Remove the linux-only CR_SOURCE_ROOT environment variable override of base::DIR_SOURCE_ROOT.
by maruel@chromium.org
· 12 years ago
4218d21
Enable base::NonThreadSafe when DCHECK_ALWAYS_ON is set
by rsleevi@chromium.org
· 12 years ago
8c2f767
Don't rely on undefined macro behaviour in unit tests.
by rsleevi@chromium.org
· 12 years ago
c30c76f
Make GlobalDescriptors::MaybeGet return -1 when the key is not found.
by jcivelli@chromium.org
· 12 years ago
68092f9
Make SplitString() and variants clear their outparam vector. (Note that SplitStringIntoKeyValues() and SplitStringIntoKeyValuePairs() already did this.) This is more in line with what other APIs that take outparams do.
by pkasting@chromium.org
· 12 years ago
6f34948
Fix thread_restrictions ifdef
by jam@chromium.org
· 12 years ago
7283a6d
Move java files into src parent directory.
by navabi@google.com
· 12 years ago
e8ef3b3
base: Clean up stl_util.h style issues.
by tfarina@chromium.org
· 12 years ago
d55e9a4
RefCounted types should not have public destructors, base/ edition
by rsleevi@chromium.org
· 12 years ago
605d18a
Switch thread_restrictions to use the same ifdef flags as thread_checker.
by jam@chromium.org
· 12 years ago
e9d8333
RefCounted types should not have public destructors, delegate cleanup
by rsleevi@chromium.org
· 12 years ago
6c34bd7
Update documentation for base::ThreadChecker
by rsleevi@chromium.org
· 12 years ago
3c3d937
RefCounted types should not have public destructors
by rsleevi@chromium.org
· 12 years ago
4cf1afa
Completely refactor isolate.py to be 'command based'.
by maruel@chromium.org
· 12 years ago
7827c53
linux_aura: Redo how activation is handled.
by erg@chromium.org
· 12 years ago
24ae088
Remove unused member variables found by clang's -Wunused-private-field
by thakis@chromium.org
· 12 years ago
c8f3644
Refactor GetCrashSignalFD to be more generic.
by yfriedman@chromium.org
· 12 years ago
1c77575
Add support for namespace in static JNI methods.
by bulach@chromium.org
· 12 years ago
c9fdf90
Remove old Sleep and PostDelayedTask interfaces that use int ms instead of TimeDelta.
by tedvessenes@gmail.com
· 12 years ago
0071cd9
Linux: Return a failure in ReadProcStats() if the stat file is empty.
by thestig@chromium.org
· 12 years ago
8d15376
Initializes BuildInfo::java_exception_info_. Follow up on: https://chromiumcodereview.appspot.com/10412045
by bulach@chromium.org
· 12 years ago
691ce22
Remove message_loop_helpers.h and update the includes to point to the new location.
by tfarina@chromium.org
· 12 years ago
4942f58
Fix scoped_ptr::Pass to not rely on undefined behavior
by dmichael@chromium.org
· 12 years ago
02bbd7d
Add a CONNECT_REQUESTED state to Network ConnectionState.
by stevenjb@google.com
· 12 years ago
8a88b09
Remove an IPC::ChannelProxy constructor that is not actually implemented anywhere.
by bryner@chromium.org
· 12 years ago
1da28fc
Switch template_utils_unittest to using COMPILE_ASSERT.
by gavinp@chromium.org
· 12 years ago
87cb6e3
Add element_type in scoped_refptr.
by xhwang@chromium.org
· 12 years ago
db80ccc
Consolidate RecordBrowserStartupTime() into one location
by jeremy@chromium.org
· 12 years ago
cdb89c6
Suppress the "Assertion Failed" dialog of VC++. (Take 2)
by hbono@chromium.org
· 12 years ago
0a4e374
Android: native targets shouldn't depend on java targets.
by torne@chromium.org
· 12 years ago
5f82f04
Remove gdata::GDataFileSystem from ScopedAllowedWait's user list
by hashimoto@chromium.org
· 12 years ago
c77c087
Revert 142847 - Add a CONNECT_REQUESTED state to Network ConnectionState.
by kkania@chromium.org
· 12 years ago
2c50705
Add make_scoped_ptr to scoped_ptr.h
by kalman@chromium.org
· 12 years ago
361b902
Add a CONNECT_REQUESTED state to Network ConnectionState.
by stevenjb@google.com
· 12 years ago
c36cd74
Revert r142693 "Suppress the "Assertion Failed" dialog of VC++."
by oshima@chromium.org
· 12 years ago
abecf0a
Fix error introduced in r142770. <(PRODUCT_DIR) is an argument, not a dependency.
by maruel@chromium.org
· 12 years ago
bee7a90
Fix base_unittests_run on Windows.
by maruel@chromium.org
· 12 years ago
49b8fc6
Upstream some more content/ DEPS-related cleanup.
by sievers@chromium.org
· 12 years ago
5b88611
Suppress the "Assertion Failed" dialog of VC++.
by hbono@chromium.org
· 12 years ago
d3a3e76
[MIPS] Adding atomic ops for MIPS architecture.
by petarj@mips.com
· 12 years ago
b562dcc
Add untrusted NaCl build for PPAPI proxy.
by bbudge@chromium.org
· 12 years ago
3ae418a
Cleanup thread_local_storage on Windows
by jar@chromium.org
· 12 years ago
7dfd3e5
Revert 142482 - Add untrusted NaCl build for PPAPI proxy.
by bbudge@chromium.org
· 12 years ago
9c96101
Add untrusted NaCl build for PPAPI proxy.
by bbudge@chromium.org
· 12 years ago
a231928
[Mac] Enable message loop start UMA measurement on Mac
by jeremy@chromium.org
· 12 years ago
9dd8b17
Add weak pointer static casting.
by gavinp@chromium.org
· 12 years ago
3d1e0c7
base: Remove an unused member from MessagePumpLibevent::FileDescriptorWatcher
by satorux@chromium.org
· 12 years ago
beb855a
android content shell bringup.
by jrg@chromium.org
· 12 years ago
9158ee0
Move guid generation from chrome/common/ to base/.
by marja@chromium.org
· 12 years ago
a539c30
Remove
by mark@chromium.org
· 12 years ago
0e2261e
Fix the error package name for SandboxedProcessService
by yongsheng.zhu@intel.com
· 12 years ago
8e3c3df
Refactor chrome.alarms interface to support absolute alarm deadlines.
by jyasskin@chromium.org
· 12 years ago
8cab161
Fix the ant warning of 'includeantruntime was not set' in android build
by shouqun.liu@intel.com
· 12 years ago
84d2cde
Cleanup: Consolidate declarations of XDG variables.
by thestig@chromium.org
· 12 years ago
ce2f241
Cleanup: Move some const char definitions to the .cc file. (try 2)
by thestig@chromium.org
· 12 years ago
Next »