Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
493b0ead3ca23780378c93d548c414539e0dcb91
« Previous
d5fd5a9
Delete CopyRecursiveDirNoCache from test_file_util.
by brettw@chromium.org
· 12 years ago
6104d38
Revert 194649 "Remove scoped_array from Chromium."
by dcheng@chromium.org
· 12 years ago
68a5e3b
Remove scoped_array from Chromium.
by dcheng@chromium.org
· 12 years ago
5081e28
reland of intsafe precompiled header fix from https://codereview.chromium.org/14201003/
by scottmg@chromium.org
· 12 years ago
95d07f1
Revert 194506 "intsafe workaround to separate header"
by scottmg@chromium.org
· 12 years ago
198a269
intsafe workaround to separate header
by scottmg@chromium.org
· 12 years ago
55ef53f
Fix the CHECK macro for Android x86 builds.
by shashishekhar@chromium.org
· 12 years ago
e780d7c
[Android] Refactor md5_check + add tests
by cjhopman@chromium.org
· 12 years ago
6671d3f
Add operator<< for subtypes of base::Value.
by pneubeck@google.com
· 12 years ago
aa7ee1f
Remove file_util::IsDot and ::IsDotDot.
by brettw@chromium.org
· 12 years ago
d8c3c37
Remove base/mach_ipc_mac.{h,mm}.
by rsesek@chromium.org
· 12 years ago
0dc2c0c
Revert 193974 "Test extension reloading behavior."
by dmazzoni@chromium.org
· 12 years ago
9903f12
Test extension reloading behavior.
by jyasskin@chromium.org
· 12 years ago
8c3c248
[Android] Split uiautomator test runner from instrumentation.
by frankf@chromium.org
· 12 years ago
f9488d0
Fix build bustage.
by michaeln@google.com
· 12 years ago
57ad1aa
Add support for unsigned int64 in string_number_conversions
by felipeg@chromium.org
· 12 years ago
d8ba24c
Adding PrintTo of ObjectPath.
by pneubeck@chromium.org
· 12 years ago
d6c6d24
Remove base::DictionaryValue::HasNext.
by pneubeck@chromium.org
· 12 years ago
7b2ca62
fix gcc 4.7 compilation errors in base_unittests
by mostynb@opera.com
· 12 years ago
99b198e
Move path functions from file_util to FilePath object.
by brettw@chromium.org
· 12 years ago
e5281ba
Document file_util::Delete() a bit better.
by gavinp@chromium.org
· 12 years ago
f63f73c
Support custom randomization seed for VariationsService trials.
by asvitkine@chromium.org
· 12 years ago
4fb6ea3
[Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.
by rsesek@chromium.org
· 12 years ago
35c1bc4
Update the path for a disabled test.
by lliabraa@chromium.org
· 12 years ago
af95645
Revert 193486 "[Mac] Remove base::LaunchSynchronize and rewrite ..."
by rsesek@chromium.org
· 12 years ago
a55d427
[Android] Move LocaleUtils from base to ui.
by yfriedman@chromium.org
· 12 years ago
a9fd855
[Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.
by rsesek@chromium.org
· 12 years ago
23683aa
[Android] Reduce test logging verbosity to INFO on buildbots.
by frankf@chromium.org
· 12 years ago
fcd5699
Add a ConvertableToTraceFormat type to the trace framework.
by dsinclair@chromium.org
· 12 years ago
978da38
Android: Nuke base::android::GetUnscopedClass.
by nileshagrawal@chromium.org
· 12 years ago
9272150
Implement missing SysInfo methods on OpenBSD
by mdempsky@google.com
· 12 years ago
066d590
Merge trace_event_internal.h back into trace_event.h.
by dsinclair@chromium.org
· 12 years ago
0dbefca
[Android] Switch all subprocess.Popen calls to use a temporary file and other Python bug workarounds.
by craigdh@chromium.org
· 12 years ago
5af8d2d
Revert 192940 "Delete CopyRecursiveDirNoCache from test_file_util."
by tonyg@chromium.org
· 12 years ago
fe0d1c4
[android] Improve logging output.
by craigdh@chromium.org
· 12 years ago
ca40c1e
Added isSystemLayoutDirectionRtl() function.
by kkimlabs@chromium.org
· 12 years ago
bd7dfa4
First-run auto-import on Windows reloads the prefs, which marks
by dconnelly@chromium.org
· 12 years ago
118e59a
Android: Use scoped local ref in jni_generator.
by nileshagrawal@chromium.org
· 12 years ago
8164c2c
Rewrite std::string("") to std::string(), Linux edition.
by dcheng@chromium.org
· 12 years ago
3070200
Revert "Rewrite std::string("") to std::string(), Linux edition."
by dcheng@chromium.org
· 12 years ago
ce26bbc
Really fix build after r193020.
by dcheng@chromium.org
· 12 years ago
cb5b331
Rewrite std::string("") to std::string(), Linux edition.
by dcheng@chromium.org
· 12 years ago
4764d6a
Add modified time checking to strip_library_for_apk.py
by cjhopman@chromium.org
· 12 years ago
ec4720c
Assert on deleting a held lock.
by siggi@chromium.org
· 12 years ago
ad5c22a
Android: improve native debuggability
by mostynb@opera.com
· 12 years ago
e38da4b
Delete CopyRecursiveDirNoCache from test_file_util.
by brettw@chromium.org
· 12 years ago
92b2a4a
Remove deleted folder from base_unittests.isolate
by csharp@chromium.org
· 12 years ago
954fc51
Disable ProcessUtilTest.FDRemapping under TSan v2.
by glider@chromium.org
· 12 years ago
d05540d
base: Consolidate all test data directories under base/test/data.
by tfarina@chromium.org
· 12 years ago
5667e26
Tweak SingleThreadTaskRunner and ThreadTaskRunnerHandle comments.
by wez@chromium.org
· 12 years ago
9e06a28
Add a message pump for ChromeOS Embedded.
by rjkroege@chromium.org
· 12 years ago
b5afafa
MacTerminateOnHeapCorruption shouldn't leak the OOM killer into the shared test context.
by avi@chromium.org
· 12 years ago
cea97ef
Implement write methods for SparseHistogram
by jrummell@chromium.org
· 12 years ago
c7a5055
[Android] Fix parsing of md5sum_bin_host's output broken in r192444.
by frankf@chromium.org
· 12 years ago
cd514a2
Update scoped_array<T>::reset logic to match scoped_ptr.
by dcheng@chromium.org
· 12 years ago
029d87a
Telemetry: Don't silently compare histograms from different processes.
by marja@chromium.org
· 12 years ago
df58a9e
Make scoped_array<T> more compatible with scoped_ptr<T[]>.
by dcheng@chromium.org
· 12 years ago
8dd402b
Revert 192526 "Telemetry: Don't silently compare histograms from..."
by marja@chromium.org
· 12 years ago
1de4dcd
Telemetry: Don't silently compare histograms from different processes.
by marja@chromium.org
· 12 years ago
9833346
[Android] Attempt to fix timeouts on Android bots.
by frankf@chromium.org
· 12 years ago
c5ff75d
Add base/test/data/ to base_unittests.isolate.
by maruel@chromium.org
· 12 years ago
6a331b3
Update all .isolate files to the new format.
by maruel@chromium.org
· 12 years ago
10e0099
CheckCallDie: add option to suppress successful output
by cjhopman@chromium.org
· 12 years ago
d3a8833
[Android] Upstream some java test annotations.
by frankf@chromium.org
· 12 years ago
d010344
base/security: re-enable security check on ASAN
by jln@chromium.org
· 12 years ago
548118c
workaround for building with express toolchain on windows
by scottmg@chromium.org
· 12 years ago
1170110
Revert 191854 "Delete CopyRecursiveDirNoCache from test_file_util."
by sullivan@chromium.org
· 12 years ago
9a9bd2b
Add PLATFORM_FILE_EXECUTE flag for Windows.
by bbudge@chromium.org
· 12 years ago
5975586
Base Security: fix-up overflow tests
by jln@chromium.org
· 12 years ago
a00ac9d
Reorder platforms in build_config to fix Android on Mac.
by torne@chromium.org
· 12 years ago
df17f86
Add input content checking to some build scripts
by cjhopman@chromium.org
· 12 years ago
0560966
When creating app shortcuts on the mac, suffix them with (1) if the shortcut already existed.
by jeremya@chromium.org
· 12 years ago
51168d5
On 64 bit Macs, the malloc system automatically abort()s on heap corruption.
by avi@chromium.org
· 12 years ago
076c6c6
Split the power monitoring feature from SystemMonitor
by hongbo.min@intel.com
· 12 years ago
ab26472
Make write_library_dependencies.py find all transitive dependencies
by cjhopman@chromium.org
· 12 years ago
c317f7b
[Android] Set flags for uiautomator based on annotations not test name.
by frankf@chromium.org
· 12 years ago
3d8d4bd
Revert 192031 "Base Security: fix-up overflow tests"
by pfeldman@chromium.org
· 12 years ago
79921dd
Base Security: fix-up overflow tests
by jln@chromium.org
· 12 years ago
3069cda
Minor file_util cleanup.
by brettw@chromium.org
· 12 years ago
1bd484c
Stop casting uintptr_t* to int*.
by avi@chromium.org
· 12 years ago
b94c927
Push native libraries separately when gyp manages install
by cjhopman@chromium.org
· 12 years ago
b626b16
Delete CopyRecursiveDirNoCache from test_file_util.
by brettw@chromium.org
· 12 years ago
3547e3c
Chromium style checker cleanup
by rsleevi@chromium.org
· 12 years ago
8b9ada9
Fix missing Filipino/Tagalog translations.
by newt@chromium.org
· 12 years ago
ce5fb1b
Disable StatsTableTest.MultipleThreads under ThreadSanitizer v2
by glider@chromium.org
· 12 years ago
1e60b12
base: Delete the forward file of sys_string_conversions.h file
by tfarina@chromium.org
· 12 years ago
8799428
Move MessageLoop to base namespace.
by brettw@chromium.org
· 12 years ago
62f7218
Copy bom_feff.json into base/test/data directory.
by tfarina@chromium.org
· 12 years ago
6003a99
base: Copy binaries files from base/data/file_util/ to base/test/data/
by tfarina@chromium.org
· 12 years ago
22e9398
Proudly fixing funny indents since 1969
by groby@chromium.org
· 12 years ago
b6d4911
base: Update the include paths of base/string_piece.h to its new location.
by tfarina@chromium.org
· 12 years ago
7cfb154
Set landmines on x64 too.
by iannucci@chromium.org
· 12 years ago
ec84111
Create a new base/message_loop directory and move the message_loop_proxy.
by brettw@chromium.org
· 12 years ago
4329aa7
Move shared_memory into base/memory subdirectory.
by brettw@chromium.org
· 12 years ago
e9bbacb
Split FaviconHelper in two: ImageLoadingHelper and FaviconHelper.
by dimich@chromium.org
· 12 years ago
a203a87
Output better error messages during build
by cjhopman@chromium.org
· 12 years ago
15972a4
Turn PathUtils.getCacheDirectory() to public
by jinsukkim@chromium.org
· 12 years ago
d128809
Fix Android-specific shmem size code.
by aelias@chromium.org
· 12 years ago
efd7ea2
Move string_piece.h to base/strings.
by brettw@chromium.org
· 12 years ago
63777d8
Move string16 into the base namespace.
by brettw@chromium.org
· 12 years ago
Next »