History log of /external/chromium/base/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c2cbc7df84951541b29200c3a6ade3163fb815ae 24-May-2012 Fengwei Yin <fengwei.yin@intel.com> back port upstream patch

This patch is from Chromium project. It's used to handle potential issue
in scoped_refptr.

This is upstream patch porting and the original link is:
http://codereview.chromium.org/9021020/
unittest change was not included.

Change-Id: I14ce3df0653ff29713f38eceaf07e9b409cfaedc
Author: Fengwei Yin <fengwei.yin@intel.com>
Singed-off-by: Shuo Gao <shuo.gao@intel.com>
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
Signed-off-by: Jack Ren <jack.ren@intel.com>
Author-tracking-BZ: 37500
emory/ref_counted.h
1c684ed1b5ac92ae473db5718627405367eb1766 10-Aug-2012 Jean-Baptiste Queru <jbq@google.com> Merge "Fix lazy-instance template to preserve object alignment on MIPS."
5dd41b50fc7d24c103522171ec2b3b89b7c0d37f 08-Aug-2012 Paul Lind <plind@mips.com> Fix lazy-instance template to preserve object alignment on MIPS.

The alignment attribute of an object was discarded when allocating storage
for the lazy-instance. Alignment is important for MIPS, where doubles
(and objects containing them) must be aligned on 8-byte boundary.

The alignment attributes are included via a macro that is only defined
under GCC, so that this change does not affect other build enviromments.

Change-Id: I99047cf610618de2e7e29e5de85835dc45d99231
Signed-off-by: Paul Lind <plind@mips.com>
azy_instance.h
7dd039766e8bea164f5e14cb9ab26c59d3b9a5bd 03-Aug-2012 Paul Lind <plind@mips.com> Add MIPS architecture support

Change-Id: Id2c3f41edee0e1c73cb084666533802bcf117876
Signed-off-by: Douglas Leung <douglas@mips.com>
Signed-off-by: Chris Dearman <chris@mips.com>
tomicops.h
tomicops_internals_mips_gcc.h
ebug/debugger_posix.cc
516fd388674362c6fb2de59340b85f3d92ea32d8 11-Jul-2012 David 'Digit' Turner <digit@google.com> Forward-compatible fix for ucontext_t

The Android C library <signal.h> will soon be modified to declare
ucontext_t in <signal.h>. To avoid conflicts when this happens, only
define the type when needed.

See b/issue?id=2189142

Change-Id: I297b8e6f9fba8fb99c5f799b0d7e7f4dbda914bb
rocess_util_posix.cc
86e0fcf830dcbada802ea2de22904e912dda5384 06-Jun-2012 Selim Gurun <sgurun@google.com> DO NOT MERGE Convert exit calls to abort for Android

Bug: 6603427

Cherry picking from master to jb-dev. Sha:
edec5f424996d4a532ba6fdb2203c06a02887606
This is to track some silent failures happening in mediaserver.

Change-Id: I9345cee5e0137b723fd5a2b7c787c235af4462b8
rocess_util_posix.cc
a7dee89fba4aaa5f0be152cfc7c7b9b5cff98d51 23-Feb-2012 John Reck <jreck@google.com> Import content and address detector support

Change-Id: Iea123dd9b46b067105f945acd9e7ba8ba4421cf9
tring_util.h
940e47a8a93a8720ca55c0966689f4cdd4bf5b4e 22-Nov-2011 Kristian Monsen <kristianm@google.com> Fix for bug 5152544, remove warning from chromium port

This is a cherry-pick of http://codereview.chromium.org/8354008/
No more warnings after this is merged.

Change-Id: I788d28545e7961d0145a3f1273ce4302f8c432ad
tring_split.cc
4154342345fc67972570f59528233826cd397f1e 18-Oct-2011 Kristian Monsen <kristianm@google.com> Part of fix for bug 5455901 Export symbols from base

Some are upstream, others guarded with #ifdef ANDROID are not

Change-Id: I8615feafc0ad088d237794acdace655d9f842c12
ase_api.h
ogging.cc
ogging.h
tring16.h
ynchronization/lock_impl.h
eaa86de4aa5278c05c8f4798a564a26ad2b1b0bc 13-Oct-2011 Steve Block <steveblock@google.com> Remove temporary debug logging

This is a cherry-pick of https://android-git.corp.google.com/g/#/c/141900,
which went into ics-mr0 only.

Bug: 5454995
Change-Id: I970b59f6da4890d0b89566ffa1909c33707f9506
ynchronization/waitable_event_posix.cc
hreading/thread.cc
hreading/thread.h
d0a07ba49f88f1e331ac5fd80f30c81d975ebd12 10-Oct-2011 Steve Block <steveblock@google.com> More logging in Thread to help debugging

Add a check for multiple overlapping calls to StartWithOptions()

Bug: 5244039
Change-Id: Ic89b94309126cc53320c3e7973c0eea0d88fd9c4
hreading/thread.cc
hreading/thread.h
28480d4f48373da735986b2a75e099d3cfddab3e 06-Oct-2011 Steve Block <steveblock@google.com> Add more logging to Thread and WaitableEvent to help debugging

Bug: 5244039
Change-Id: I385642faf33ec9f3875cfd035c9500e7342ca17d
ynchronization/waitable_event_posix.cc
hreading/thread.cc
9306e92a0b28f7c70a3e29272141b0e271452479 29-Sep-2011 Steve Block <steveblock@google.com> Use notable values when clearing Thread::startup_data_ to help with debugging

Bug: 5244039
Change-Id: I2f91ceb69c140b70b550eda83aa6bbafc95631f2
hreading/thread.cc
9639f9bb6f038fcff8d26463ba0ac698357eee46 11-Aug-2011 Kristian Monsen <kristianm@google.com> Part of fix for bug 5152544 Reduce the number of warning

Change-Id: I960864ea02e41fda180544a5d077f63c3c3119b9
essage_loop.h
206cf38d173e938a20bbee623af570db81e7ff8d 01-Jul-2011 Kristian Monsen <kristianm@google.com> Merge Chromium at r12.0.742.93: Fix misc conflicts

http://src.chromium.org/viewvc/chrome/branches/742/src/base/debug/stack_trace_posix.cc?r1=79524&r2=81601&pathrev=88489
Added const in stack_trace_posix.cc

http://codereview.chromium.org/6688056/
Updated DCHECK's in base, conflict in shared_memory_posix.cc

http://codereview.chromium.org/6673068
New NACL header file in base/third_party/nspr/, conflict in
prcpucfg.h

Change-Id: I656054ca3aae8dca9678c2455c7b7b90715514ff
ebug/stack_trace_posix.cc
hared_memory_posix.cc
hird_party/nspr/prcpucfg.h
ddb351dbec246cf1fab5ec20d2d5520909041de1 28-Jun-2011 Kristian Monsen <kristianm@google.com> Merge Chromium at r12.0.742.93: Initial merge by git

Change-Id: Ic5ee2fec31358bbee305f7e915442377bfa6cda6
WNERS
llocator/allocator_shim.cc
t_exit.cc
t_exit.h
tomic_ref_count.h
tomicops.h
tomicops_internals_atomicword_compat.h
tomicops_internals_x86_macosx.h
tomicops_unittest.cc
ase.gyp
ase.gypi
ase64.h
ase_api.h
ase_paths.h
ase_paths_linux.cc
ase_paths_mac.mm
asictypes.h
ind_helpers.h
ind_internal.h
ind_internal.h.pump
ind_internal_win.h
ind_internal_win.h.pump
ind_unittest.cc
zip2_error_handler.cc
allback.h
allback.h.pump
allback_internal.h
allback_old.h
allback_unittest.cc
ommand_line.cc
ommand_line.h
ompiler_specific.h
pu.cc
pu.h
rypto/capi_util.cc
rypto/capi_util.h
rypto/crypto_module_blocking_password_delegate.h
rypto/cssm_init.cc
rypto/cssm_init.h
rypto/encryptor.h
rypto/encryptor_mac.cc
rypto/encryptor_nss.cc
rypto/encryptor_openssl.cc
rypto/encryptor_unittest.cc
rypto/encryptor_win.cc
rypto/rsa_private_key.cc
rypto/rsa_private_key.h
rypto/rsa_private_key_mac.cc
rypto/rsa_private_key_nss.cc
rypto/rsa_private_key_nss_unittest.cc
rypto/rsa_private_key_openssl.cc
rypto/rsa_private_key_unittest.cc
rypto/rsa_private_key_win.cc
rypto/scoped_capi_types.h
rypto/scoped_nss_types.h
rypto/secure_hash.h
rypto/secure_hash_default.cc
rypto/secure_hash_openssl.cc
rypto/secure_hash_unittest.cc
rypto/signature_creator.h
rypto/signature_creator_mac.cc
rypto/signature_creator_nss.cc
rypto/signature_creator_openssl.cc
rypto/signature_creator_unittest.cc
rypto/signature_creator_win.cc
rypto/signature_verifier.h
rypto/signature_verifier_mac.cc
rypto/signature_verifier_nss.cc
rypto/signature_verifier_openssl.cc
rypto/signature_verifier_unittest.cc
rypto/signature_verifier_win.cc
rypto/symmetric_key.h
rypto/symmetric_key_mac.cc
rypto/symmetric_key_nss.cc
rypto/symmetric_key_openssl.cc
rypto/symmetric_key_unittest.cc
rypto/symmetric_key_win.cc
ebug/debug_on_start_win.h
ebug/debugger.h
ebug/debugger_posix.cc
ebug/leak_tracker_unittest.cc
ebug/stack_trace.cc
ebug/stack_trace.h
ebug/stack_trace_posix.cc
ebug/stack_trace_win.cc
ebug/trace_event.h
ebug/trace_event_win.cc
ebug/trace_event_win.h
nvironment.cc
nvironment.h
nvironment_unittest.cc
vent_recorder.cc
vent_recorder.h
ile_descriptor_shuffle.cc
ile_path.cc
ile_path.h
ile_util.h
ile_util_deprecated.h
ile_util_linux.cc
ile_util_posix.cc
ile_util_proxy.cc
ile_util_proxy.h
ile_util_unittest.cc
ile_util_win.cc
ile_version_info.h
ile_version_info_mac.h
ile_version_info_mac.mm
ile_version_info_unittest.cc
ile_version_info_win.cc
ile_version_info_win.h
iles/OWNERS
iles/file_path_watcher.cc
iles/file_path_watcher.h
iles/file_path_watcher_browsertest.cc
iles/file_path_watcher_linux.cc
iles/file_path_watcher_mac.cc
iles/file_path_watcher_stub.cc
iles/file_path_watcher_win.cc
lobal_descriptors_posix.h
mac.h
mac_mac.cc
mac_nss.cc
mac_openssl.cc
mac_unittest.cc
mac_win.cc
18n/break_iterator.cc
18n/break_iterator.h
18n/file_util_icu.cc
18n/file_util_icu_unittest.cc
18n/icu_encoding_detection.cc
18n/icu_encoding_detection.h
18n/icu_util.cc
18n/number_formatting.cc
18n/rtl_unittest.cc
18n/time_formatting.cc
18n/time_formatting.h
son/json_reader.cc
son/json_reader.h
son/json_reader_unittest.cc
son/json_writer.h
son/string_escape.h
azy_instance.h
inked_ptr.h
inked_ptr_unittest.cc
inux_util.cc
ogging.cc
ogging.h
ogging_unittest.cc
ogging_win.cc
ogging_win.h
ac/OWNERS
ac/foundation_util.mm
ac/mac_util.mm
ac/mac_util_unittest.mm
ach_ipc_mac.h
ach_ipc_mac.mm
d5.h
emory/linked_ptr.h
emory/linked_ptr_unittest.cc
emory/memory_debug.cc
emory/memory_debug.h
emory/raw_scoped_refptr_mismatch_checker.h
emory/ref_counted.cc
emory/ref_counted.h
emory/ref_counted_memory.cc
emory/ref_counted_memory.h
emory/ref_counted_unittest.cc
emory/scoped_callback_factory.h
emory/scoped_handle.h
emory/scoped_native_library.cc
emory/scoped_native_library.h
emory/scoped_native_library_unittest.cc
emory/scoped_nsobject.h
emory/scoped_open_process.h
emory/scoped_ptr.h
emory/scoped_ptr_unittest.cc
emory/scoped_temp_dir.cc
emory/scoped_temp_dir.h
emory/scoped_temp_dir_unittest.cc
emory/scoped_vector.h
emory/scoped_vector_unittest.cc
emory/singleton.h
emory/singleton_objc.h
emory/singleton_unittest.cc
emory/weak_ptr.cc
emory/weak_ptr.h
emory/weak_ptr_unittest.cc
emory_debug.cc
emory_debug.h
essage_loop.cc
essage_loop.h
essage_loop_proxy.h
essage_loop_proxy_impl.h
essage_loop_proxy_impl_unittest.cc
essage_loop_unittest.cc
essage_pump.h
essage_pump_glib.h
essage_pump_glib_unittest.cc
essage_pump_glib_x.cc
essage_pump_glib_x.h
essage_pump_libevent.cc
essage_pump_mac.h
essage_pump_mac.mm
essage_pump_win.cc
essage_pump_win.h
etrics/field_trial.h
etrics/histogram.cc
etrics/histogram.h
etrics/histogram_unittest.cc
etrics/stats_counters.cc
etrics/stats_counters.h
etrics/stats_table.cc
etrics/stats_table.h
ime_util_xdg.cc
ative_library.h
ative_library_linux.cc
ative_library_mac.mm
ative_library_win.cc
ix/xdg_util.cc
ss_util.cc
ss_util.h
ss_util_internal.h
bserver_list_threadsafe.h
bserver_list_unittest.cc
penssl_util.cc
ath_service.cc
ath_service.h
ickle.cc
ickle.h
ickle_unittest.cc
latform_file.h
latform_file_posix.cc
latform_file_unittest.cc
latform_file_win.cc
rocess.h
rocess_linux.cc
rocess_util.h
rocess_util_mac.mm
rocess_util_posix.cc
rocess_util_unittest.cc
rocess_util_win.cc
rocess_win.cc
and_util.cc
and_util.h
aw_scoped_refptr_mismatch_checker.h
ef_counted.cc
ef_counted.h
ef_counted_memory.cc
ef_counted_memory.h
ef_counted_unittest.cc
esource_util.h
coped_callback_factory.h
coped_comptr_win.h
coped_handle.h
coped_native_library.cc
coped_native_library.h
coped_native_library_unittest.cc
coped_nsobject.h
coped_open_process.h
coped_ptr.h
coped_ptr_unittest.cc
coped_temp_dir.cc
coped_temp_dir.h
coped_temp_dir_unittest.cc
coped_vector.h
ha1.h
ha1_portable.cc
ha1_unittest.cc
ha1_win.cc
ha2.cc
ha2.h
ha2_openssl.cc
ha2_unittest.cc
hared_memory.h
hared_memory_posix.cc
hared_memory_unittest.cc
ingleton.h
ingleton_objc.h
ingleton_unittest.cc
tack_container_unittest.cc
tring_number_conversions.h
tring_piece.cc
tring_piece.h
tring_split.h
tring_util.cc
tring_util.h
tring_util_posix.h
tringprintf.h
ync_socket.h
ynchronization/cancellation_flag.h
ynchronization/condition_variable.h
ynchronization/condition_variable_unittest.cc
ynchronization/lock.h
ynchronization/waitable_event.h
ynchronization/waitable_event_watcher.h
ys_info.h
ys_info_chromeos.cc
ys_info_mac.cc
ys_info_unittest.cc
ys_info_win.cc
ys_string_conversions.h
ask.h
ask_queue.h
ask_queue_unittest.cc
ask_unittest.cc
est/OWNERS
est/test_file_util.h
est/test_file_util_posix.cc
est/test_file_util_win.cc
est/test_suite.cc
est/test_switches.cc
est/test_switches.h
est/test_timeouts.cc
est/test_timeouts.h
hird_party/nspr/prcpucfg.h
hird_party/nspr/prcpucfg_mac.h
hird_party/nspr/prcpucfg_nacl.h
hird_party/nspr/prtime.cc
hird_party/nspr/prtime.h
hird_party/nspr/prtypes.h
hreading/non_thread_safe.h
hreading/non_thread_safe_impl.h
hreading/non_thread_safe_unittest.cc
hreading/platform_thread.h
hreading/platform_thread_posix.cc
hreading/simple_thread.h
hreading/thread.h
hreading/thread_checker_impl.h
hreading/thread_checker_unittest.cc
hreading/thread_collision_warner.h
hreading/thread_collision_warner_unittest.cc
hreading/thread_local.h
hreading/thread_local_storage.h
hreading/thread_restrictions.h
hreading/watchdog.h
hreading/worker_pool.h
hreading/worker_pool_posix.cc
hreading/worker_pool_posix.h
ime.h
ime_posix.cc
ime_win.cc
imer.h
imer_unittest.cc
racked.h
racked_objects.cc
racked_objects.h
tf_offset_string_conversions.cc
tf_offset_string_conversions.h
tf_offset_string_conversions_unittest.cc
tf_string_conversions.h
alue_conversions.cc
alue_conversions.h
alues.cc
alues.h
alues_unittest.cc
ersion.h
ersion_unittest.cc
log.h
eak_ptr.cc
eak_ptr.h
eak_ptr_unittest.cc
in/event_trace_controller.h
in/event_trace_provider.h
in/i18n.h
in/object_watcher.h
in/registry.h
in/scoped_bstr.h
in/scoped_comptr.h
in/scoped_comptr_unittest.cc
in/scoped_variant.h
in/win_util.cc
in/win_util.h
in/windows_version.cc
in/windows_version.h
in/wrapped_window_proc.cc
in/wrapped_window_proc.h
in/wrapped_window_proc_unittest.cc
80a33eee125c56b3ee00067d47aad2a7dbab3023 16-Jun-2011 Kristian Monsen <kristianm@google.com> Merge Chromium at r11.0.696.0: Compile fix in message_loop.cc

Upstream CL:
http://src.chromium.org/viewvc/chrome/trunk/src/base/message_loop.cc?view=diff&pathrev=77261&r1=75476&r2=75477

Change-Id: Id87aaacd579ce3f73a14673321d26b37ee9b739d
essage_loop.cc
e4feccc6428acb735e68c15bcf972504a705c547 16-Jun-2011 Kristian Monsen <kristianm@google.com> Merge Chromium at r11.0.696.0: Fix conflict in message_loop.cc

Added a function close to a local edit:
http://src.chromium.org/viewvc/chrome/trunk/src/base/message_loop.cc?view=diff&pathrev=77261&r1=76073&r2=76074
http://src.chromium.org/viewvc/chrome/trunk/src/base/message_loop.cc?view=diff&pathrev=77261&r1=75476&r2=75477

Change-Id: I5a4ff62bb14b762e495cdf44ff0eefef9470cc5d
essage_loop.cc
dc0f95d653279beabeb9817299e2902918ba123e 09-Jun-2011 Kristian Monsen <kristianm@google.com> Merge Chromium at r11.0.696.0: Initial merge by git

Change-Id: I273dde2843af0839dfc08b419bb443fbd449532d
RESUBMIT.py
llocator/allocator.gyp
llocator/allocator_shim.cc
llocator/allocator_shim.h
ase.gyp
ase.gypi
ind.h
ind.h.pump
ind_internal.h
ind_internal.h.pump
ind_internal_win.h
ind_internal_win.h.pump
ind_unittest.cc
allback.h
allback.h.pump
allback_helpers.h
allback_internal.cc
allback_internal.h
allback_unittest.cc
ommand_line.cc
ommand_line.h
ommand_line_unittest.cc
pu.cc
pu.h
pu_unittest.cc
rypto/encryptor_mac.cc
rypto/encryptor_nss.cc
rypto/encryptor_openssl.cc
rypto/encryptor_win.cc
ebug/debug_on_start_win.cc
vent_recorder.cc
ile_path.cc
ile_path.h
ile_util.cc
ile_util.h
ile_util_posix.cc
ile_util_win.cc
ile_version_info_mac.h
ile_version_info_mac.mm
18n/bidi_line_iterator.cc
18n/icu_string_conversions.cc
d_map.h
azy_instance.h
ogging.cc
ogging.h
ac/mac_util.h
ac/mac_util.mm
essage_loop.cc
essage_loop.h
essage_loop_unittest.cc
essage_pump.h
essage_pump_glib_x.cc
essage_pump_libevent.cc
essage_pump_mac.h
essage_pump_mac.mm
essage_pump_win.cc
etrics/field_trial.cc
etrics/field_trial.h
etrics/histogram.cc
etrics/histogram.h
etrics/histogram_unittest.cc
ime_util_xdg.cc
ickle.cc
ickle.h
ickle_unittest.cc
latform_file_posix.cc
rocess_util.h
rocess_util_mac.mm
rocess_util_posix.cc
rocess_util_unittest.cc
ef_counted.cc
ef_counted.h
hared_memory_posix.cc
hared_memory_win.cc
ingleton.h
tring_util.cc
ync_socket_posix.cc
ynchronization/condition_variable_posix.cc
ynchronization/waitable_event_win.cc
ask.h
emplate_util.h
emplate_util_unittest.cc
est/test_file_util.h
est/test_file_util_posix.cc
est/test_file_util_win.cc
est/test_suite.cc
hreading/non_thread_safe.cc
hreading/non_thread_safe.h
hreading/non_thread_safe_impl.cc
hreading/non_thread_safe_impl.h
hreading/non_thread_safe_unittest.cc
hreading/platform_thread_posix.cc
hreading/thread.cc
hreading/thread.h
hreading/thread_checker.cc
hreading/thread_checker.h
hreading/thread_checker_impl.cc
hreading/thread_checker_impl.h
hreading/thread_checker_unittest.cc
hreading/thread_local_storage_win.cc
hreading/thread_unittest.cc
ools_sanity_unittest.cc
racked_objects.cc
racked_objects.h
uple.h
alues.cc
alues.h
in/scoped_bstr.cc
in/scoped_comptr.h
in/scoped_variant.cc
in/win_util.cc
in/win_util.h
in/windows_version.cc
in/windows_version.h
a873c8ac8e3c7252f191b1774a9137a91b8ae80d 01-Jun-2011 Kristian Monsen <kristianm@google.com> Merge Chromium at r11.0.672.0: Fix conflicts in shared_memory_posix.cc

Changes around local edit:
http://src.chromium.org/viewvc/chrome/trunk/src/base/shared_memory_posix.cc?view=diff&r1=70974&r2=70975

Change-Id: I3c06547ed799c4b1048163cb98b0c0da05ad7cf6
hared_memory_posix.cc
10a271fde41d76b98e66b4394f9bee383be5a1da 01-Jun-2011 Kristian Monsen <kristianm@google.com> Merge Chromium at r11.0.672.0: Fix conflicts in logging.cc

This CL was close to our local edit:
http://src.chromium.org/viewvc/chrome/trunk/src/base/logging.cc?view=diff&pathrev=74924&r1=70976&r2=70977

Change-Id: I9b689dfe5cd85dc069923207aaf222a33109120b
ogging.cc
72a454cd3513ac24fbdd0e0cb9ad70b86a99b801 31-May-2011 Kristian Monsen <kristianm@google.com> Merge Chromium.org at r11.0.672.0: Initial merge by git.

Change-Id: I8b4aaf611a2a405fe3fe10e8a94ea7658645c192
llocator/allocator.gyp
llocator/allocator_unittests.cc
t_exit.cc
t_exit.h
tomicops_internals_x86_macosx.h
ase.gyp
ase.gypi
ase_paths_linux.cc
ase_switches.cc
ind.h
ind.h.pump
ind_helpers.h
ind_internal.h
ind_internal.h.pump
ind_unittest.cc
allback.h
allback.h.pump
allback_helpers.h
allback_old.h
ompiler_specific.h
rypto/capi_util.cc
rypto/crypto_module_blocking_password_delegate.h
rypto/cssm_init.cc
rypto/cssm_init.h
rypto/rsa_private_key.cc
rypto/rsa_private_key.h
rypto/rsa_private_key_mac.cc
rypto/rsa_private_key_nss.cc
rypto/secure_hash.h
rypto/secure_hash_default.cc
rypto/secure_hash_openssl.cc
rypto/secure_hash_unittest.cc
rypto/signature_creator_mac.cc
rypto/signature_creator_nss.cc
rypto/symmetric_key_nss.cc
ebug/debugger_posix.cc
ebug/debugger_win.cc
ebug/profiler.cc
ebug/profiler.h
ebug/stack_trace_win.cc
ebug/trace_event.cc
ebug/trace_event.h
vent_recorder.h
ile_path.cc
ile_path.h
ile_util.cc
ile_util_posix.cc
ile_util_proxy.cc
ile_util_proxy.h
ile_util_unittest.cc
ile_util_win.cc
lobal_descriptors_posix.cc
lobal_descriptors_posix.h
mac_nss.cc
18n/bidi_line_iterator.cc
18n/bidi_line_iterator.h
18n/char_iterator.cc
18n/char_iterator.h
18n/char_iterator_unittest.cc
18n/file_util_icu.cc
18n/icu_util.cc
son/json_reader.cc
son/json_reader.h
son/json_reader_unittest.cc
son/json_writer.cc
son/json_writer_unittest.cc
inux_util.cc
ock.h
ogging.cc
ogging.h
ogging_unittest.cc
ac/foundation_util.h
ac/foundation_util.mm
ac/mac_util.h
ac/mac_util.mm
ac/mac_util_unittest.mm
essage_loop.cc
essage_loop.h
essage_loop_proxy_impl.cc
essage_loop_proxy_impl.h
essage_loop_unittest.cc
essage_pump_glib.cc
essage_pump_glib_unittest.cc
essage_pump_glib_x.cc
essage_pump_glib_x_dispatch.h
essage_pump_libevent.cc
essage_pump_win.cc
etrics/field_trial.cc
etrics/field_trial.h
etrics/field_trial_unittest.cc
etrics/histogram.cc
etrics/stats_table.cc
etrics/stats_table.h
ime_util_xdg.cc
ss_util.cc
ss_util.h
bserver_list_threadsafe.h
penssl_util.cc
ath_service.cc
ickle.cc
ickle.h
ickle_unittest.cc
r_time_unittest.cc
rocess_linux.cc
rocess_posix.cc
rocess_util.cc
rocess_util_linux.cc
rocess_util_unittest.cc
ef_counted.cc
ef_counted.h
coped_temp_dir.h
coped_temp_dir_unittest.cc
ha1_portable.cc
hared_memory_posix.cc
tring_piece.h
ynchronization/condition_variable.h
ynchronization/condition_variable_unittest.cc
ynchronization/waitable_event.h
ynchronization/waitable_event_posix.cc
ys_info_win.cc
emplate_util.h
emplate_util_unittest.cc
est/test_suite.cc
est/test_timeouts.cc
hird_party/dmg_fp/dtoa_wrapper.cc
hird_party/dynamic_annotations/dynamic_annotations.c
hird_party/dynamic_annotations/dynamic_annotations.h
hreading/simple_thread.cc
hreading/simple_thread.h
hreading/thread.cc
hreading/thread_checker.h
hreading/thread_collision_warner_unittest.cc
hreading/thread_local_storage_posix.cc
hreading/thread_local_storage_win.cc
hreading/worker_pool_posix_unittest.cc
ime.h
ime_posix.cc
ime_win.cc
racked_objects.cc
racked_objects.h
uple.h
tf_string_conversions.cc
tf_string_conversions.h
alues.cc
alues.h
alues_unittest.cc
alues_util.cc
alues_util.h
log.cc
log.h
eak_ptr.cc
in/registry.cc
in/registry.h
in/registry_unittest.cc
in/win_util.cc
408e341a50962061e47be3d6a8f50ee299fae1ed 09-Jun-2011 Kristian Monsen <kristianm@google.com> File not used, matching upstream to avoid conflicts.

Change-Id: Iee92f225644e96852796596a25f571e05ebf28a7
ebug/trace_event.cc
fc1e79c2b539be25f76e40f653d1fcfdf4f6e522 28-Feb-2011 Brian Carlstrom <bdc@google.com> Add ScopedOpenSSL::release like scoped_refptr::release

Change-Id: I1d6c19f12f2b78f95ee1e54015c8e1a02f12c7f1
penssl_util.h
3f50c38dc070f4bb515c1b64450dae14f316474e 24-May-2011 Kristian Monsen <kristianm@google.com> Merge Chromium at r10.0.634.0: Initial merge by git.

Change-Id: Iac2af492818d119bcc2562eb5fdabf5ab0b6df9c
t_exit.h
ase.gyp
ase.gypi
ase_paths_mac.mm
ase_switches.cc
ancellation_flag.cc
ancellation_flag.h
ancellation_flag_unittest.cc
ommand_line.cc
ommand_line.h
ompiler_specific.h
ondition_variable.h
ondition_variable_posix.cc
ondition_variable_unittest.cc
ondition_variable_win.cc
rypto/cssm_init.cc
rypto/cssm_init.h
rypto/rsa_private_key.h
rypto/signature_creator.h
ebug/debug_on_start_win.cc
ebug/debug_on_start_win.h
ebug/debugger.cc
ebug/debugger.h
ebug/debugger_posix.cc
ebug/debugger_win.cc
ebug/stack_trace_posix.cc
ebug/trace_event.cc
ebug_on_start.cc
ebug_on_start.h
ebug_util.cc
ebug_util.h
ebug_util_mac.cc
ile_path.cc
ile_util.cc
ile_util.h
ile_util_deprecated.h
ile_util_mac.mm
ile_util_posix.cc
ile_util_proxy.h
ile_util_unittest.cc
ile_util_win.cc
ile_version_info_mac.mm
ile_version_info_win.cc
lobal_descriptors_posix.h
18n/icu_string_conversions_unittest.cc
son/json_reader.h
azy_instance.cc
azy_instance.h
azy_instance_unittest.cc
inux_util.h
ock.cc
ock.h
ock_impl.h
ock_impl_posix.cc
ock_impl_win.cc
ock_unittest.cc
ogging.cc
ogging.h
ac/mac_util.h
ac/mac_util.mm
ac/mac_util_unittest.mm
ac/os_crash_dumps.cc
ac/os_crash_dumps.h
ac_util.h
ac_util.mm
ac_util_unittest.mm
essage_loop.cc
essage_loop.h
essage_loop_proxy_impl.cc
essage_loop_proxy_impl_unittest.cc
essage_loop_unittest.cc
essage_pump_default.h
essage_pump_glib.cc
essage_pump_glib.h
essage_pump_glib_unittest.cc
essage_pump_glib_x.cc
essage_pump_glib_x.h
essage_pump_glib_x_dispatch.h
essage_pump_libevent.h
essage_pump_win.h
etrics/field_trial.h
etrics/histogram.cc
etrics/histogram.h
etrics/stats_table.cc
etrics/stats_table.h
etrics/stats_table_unittest.cc
ative_library_linux.cc
ative_library_mac.mm
ative_library_win.cc
on_thread_safe.cc
on_thread_safe.h
on_thread_safe_unittest.cc
ss_util.cc
ss_util.h
bject_watcher.cc
bject_watcher.h
bject_watcher_unittest.cc
bserver_list_unittest.cc
ickle.cc
ickle.h
latform_file.cc
latform_file.h
latform_file_win.cc
latform_thread.h
latform_thread_mac.mm
latform_thread_posix.cc
latform_thread_unittest.cc
latform_thread_win.cc
rocess_util.h
rocess_util_linux.cc
rocess_util_posix.cc
rocess_util_unittest.cc
ef_counted.cc
ef_counted.h
ef_counted_memory.cc
ef_counted_memory.h
coped_handle.h
coped_handle_win.h
etproctitle_linux.c
etproctitle_linux.h
hared_memory_posix.cc
hared_memory_unittest.cc
imple_thread.cc
imple_thread.h
imple_thread_unittest.cc
ingleton.h
pin_wait.h
tring_piece.h
tring_util.h
ynchronization/cancellation_flag.cc
ynchronization/cancellation_flag.h
ynchronization/cancellation_flag_unittest.cc
ynchronization/condition_variable.h
ynchronization/condition_variable_posix.cc
ynchronization/condition_variable_unittest.cc
ynchronization/condition_variable_win.cc
ynchronization/lock.cc
ynchronization/lock.h
ynchronization/lock_impl.h
ynchronization/lock_impl_posix.cc
ynchronization/lock_impl_win.cc
ynchronization/lock_unittest.cc
ynchronization/waitable_event.h
ynchronization/waitable_event_posix.cc
ynchronization/waitable_event_unittest.cc
ynchronization/waitable_event_watcher.h
ynchronization/waitable_event_watcher_posix.cc
ynchronization/waitable_event_watcher_unittest.cc
ynchronization/waitable_event_watcher_win.cc
ynchronization/waitable_event_win.cc
ys_info_chromeos.cc
ask.h
ask_queue.cc
ask_queue.h
est/test_file_util_win.cc
est/test_suite.cc
est/test_timeouts.cc
hread.cc
hread.h
hread_checker.cc
hread_checker.h
hread_checker_unittest.cc
hread_collision_warner.cc
hread_collision_warner.h
hread_collision_warner_unittest.cc
hread_local.h
hread_local_posix.cc
hread_local_storage.h
hread_local_storage_posix.cc
hread_local_storage_unittest.cc
hread_local_storage_win.cc
hread_local_unittest.cc
hread_local_win.cc
hread_restrictions.cc
hread_restrictions.h
hread_unittest.cc
hreading/non_thread_safe.cc
hreading/non_thread_safe.h
hreading/non_thread_safe_unittest.cc
hreading/platform_thread.h
hreading/platform_thread_mac.mm
hreading/platform_thread_posix.cc
hreading/platform_thread_unittest.cc
hreading/platform_thread_win.cc
hreading/simple_thread.cc
hreading/simple_thread.h
hreading/simple_thread_unittest.cc
hreading/thread.cc
hreading/thread.h
hreading/thread_checker.cc
hreading/thread_checker.h
hreading/thread_checker_unittest.cc
hreading/thread_collision_warner.cc
hreading/thread_collision_warner.h
hreading/thread_collision_warner_unittest.cc
hreading/thread_local.h
hreading/thread_local_posix.cc
hreading/thread_local_storage.h
hreading/thread_local_storage_posix.cc
hreading/thread_local_storage_unittest.cc
hreading/thread_local_storage_win.cc
hreading/thread_local_unittest.cc
hreading/thread_local_win.cc
hreading/thread_restrictions.cc
hreading/thread_restrictions.h
hreading/thread_unittest.cc
hreading/watchdog.cc
hreading/watchdog.h
hreading/watchdog_unittest.cc
hreading/worker_pool.h
hreading/worker_pool_posix.cc
hreading/worker_pool_posix.h
hreading/worker_pool_posix_unittest.cc
hreading/worker_pool_unittest.cc
hreading/worker_pool_win.cc
ime.h
ime_unittest.cc
ime_win_unittest.cc
imer_unittest.cc
ools_sanity_unittest.cc
racked_objects.cc
racked_objects.h
alues.cc
alues.h
ersion.cc
ersion.h
aitable_event.h
aitable_event_posix.cc
aitable_event_unittest.cc
aitable_event_watcher.h
aitable_event_watcher_posix.cc
aitable_event_watcher_unittest.cc
aitable_event_watcher_win.cc
aitable_event_win.cc
atchdog.cc
atchdog.h
atchdog_unittest.cc
eak_ptr.h
eak_ptr_unittest.cc
in/event_trace_consumer_unittest.cc
in/event_trace_controller_unittest.cc
in/object_watcher.cc
in/object_watcher.h
in/object_watcher_unittest.cc
in/registry.cc
in/rgs_helper.h
in/win_util.cc
in/win_util.h
in/win_util_unittest.cc
in_util.cc
in_util.h
in_util_unittest.cc
orker_pool.h
orker_pool_posix.cc
orker_pool_posix.h
orker_pool_posix_unittest.cc
orker_pool_unittest.cc
orker_pool_win.cc
1958f25718c34665d6f3fc3dcd18db91ba52ec33 17-May-2011 Kristian Monsen <kristianm@google.com> Removing local changes that strip out vlog

Slightly less #ifdef's

Change-Id: Icd55c23e1e8ffb4b7f3b8740617b96f257160aab
ogging.cc
41136caa3b2b6506238ebf2e11eaf13d023cecdb 11-May-2011 Kristian Monsen <kristianm@google.com> Merge Chromium at 10.0.621.0: Fix conflict in prcpucfg.h

Upstream change where we have a local change.
http://codereview.chromium.org/5479001/

Change-Id: I8fdd7adb4d992e0a03273d76ffde407ef9efb939
hird_party/nspr/prcpucfg.h
3d63b94427bad65061f89b7e621e8f9736462f1c 11-May-2011 Kristian Monsen <kristianm@google.com> Merge Chromium at 10.0.621.0: Fix conflict in message_loop.cc

Upstream change at the same place as our local change.
http://codereview.chromium.org/5435001

Change-Id: I46034835f1fc3b2933f3097c9b1bccaf5f7d6eb1
essage_loop.cc
3f0cfa6dac09f045cff31c0366b0f3332657715a 11-May-2011 Kristian Monsen <kristianm@google.com> Merge Chromium at 10.0.621.0: Fix conflict in logging.cc

Changes at the same place as our local edit:
http://codereview.chromium.org/5804004

Change-Id: I176dbe5bff0f652088f74f5a92ffe22d789b74f9
ogging.cc
d67849366c6c6af8aa96afd9503cdd028afd2db1 11-May-2011 Kristian Monsen <kristianm@google.com> Merge Chromium at 10.0.621.0: Fix conflict in hash_tables.h

Spelling error correction at the same place as our local change
http://codereview.chromium.org/5185001

Change-Id: I3b4e81dd4bf76ea0c6d0a399df549fcccf084035
ash_tables.h
21d179b334e59e9a3bfcaed4c4430bef1bc5759d 11-May-2011 Kristian Monsen <kristianm@google.com> Merge Chromium at 10.0.621.0: Initial merge by git.

Change-Id: I070cc91c608dfa4a968a5a54c173260765ac8097
tomicops.h
ase.gyp
ase.gypi
ase_paths_linux.cc
allback.h
hrome_application_mac.h
hrome_application_mac.mm
ocoa_protocols_mac.h
ommand_line.cc
ommand_line.h
rypto/cssm_init.cc
rypto/rsa_private_key.h
rypto/rsa_private_key_openssl.cc
rypto/signature_creator_openssl.cc
rypto/signature_verifier_openssl.cc
ata/data_pack_unittest/sample.pak
ata_pack.cc
ata_pack.h
ata_pack_unittest.cc
ebug/debugger_posix.cc
ebug/debugger_win.cc
ebug/leak_tracker.h
ebug/stack_trace_posix.cc
ebug/stack_trace_win.cc
ebug/trace_event.cc
ebug/trace_event.h
ebug/trace_event_win.cc
ebug/trace_event_win.h
ebug/trace_event_win_unittest.cc
ile_descriptor_shuffle.h
ile_util.cc
ile_util_deprecated.h
ile_util_posix.cc
ile_util_win.cc
ile_version_info.h
ile_version_info_mac.h
ile_version_info_mac.mm
ile_version_info_win.cc
ile_version_info_win.h
lobal_descriptors_posix.cc
lobal_descriptors_posix.h
ash_tables.h
18n/break_iterator.cc
18n/break_iterator.h
18n/break_iterator_unittest.cc
18n/file_util_icu.cc
18n/number_formatting.cc
18n/rtl.cc
18n/rtl.h
18n/time_formatting.cc
18n/time_formatting.h
18n/word_iterator.cc
18n/word_iterator.h
18n/word_iterator_unittest.cc
mage_util.cc
mage_util.h
azy_instance.h
inux_util.cc
ogging.cc
ogging_win.cc
ogging_win.h
ac/cocoa_protocols.h
ac_util.h
ac_util.mm
ac_util_unittest.mm
essage_loop.cc
essage_loop_proxy_impl.h
essage_loop_unittest.cc
essage_pump_glib.cc
essage_pump_glib.h
essage_pump_glib_x.cc
essage_pump_glib_x.h
essage_pump_glib_x_dispatch.h
essage_pump_mac.h
essage_pump_mac.mm
etrics/field_trial.cc
etrics/field_trial.h
etrics/histogram.cc
etrics/histogram.h
ime_util_xdg.cc
simage_cache_mac.h
simage_cache_mac.mm
ss_util.cc
ss_util.h
penssl_util.cc
penssl_util.h
ath_service.cc
ath_service.h
ickle.cc
ickle.h
ickle_unittest.cc
latform_thread_mac.mm
latform_thread_posix.cc
latform_thread_win.cc
rocess_util.cc
rocess_util.h
rocess_util_linux.cc
rocess_util_mac.mm
rocess_util_posix.cc
rocess_util_unittest.cc
rocess_util_win.cc
aw_scoped_refptr_mismatch_checker.h
coped_handle_win.h
coped_variant_win.h
ingleton.h
ingleton_unittest.cc
tring_util.cc
tring_util.h
tring_util_unittest.cc
tringprintf.h
ask.h
ask_unittest.cc
emplate_util.h
est/mock_chrome_application_mac.h
est/mock_chrome_application_mac.mm
est/test_switches.cc
est/test_switches.h
est/test_timeouts.cc
est/test_timeouts.h
hird_party/nspr/prcpucfg.h
ime_win.cc
uple.h
nix_domain_socket_posix.cc
nix_domain_socket_posix.h
alues.cc
alues.h
alues_unittest.cc
alues_util.cc
alues_util.h
ersion.cc
ersion.h
aitable_event_watcher.h
atchdog_unittest.cc
in/registry.cc
in/registry.h
in/scoped_variant.cc
orker_pool_linux.cc
orker_pool_linux.h
orker_pool_linux_unittest.cc
orker_pool_mac.h
orker_pool_mac.mm
orker_pool_posix.cc
orker_pool_posix.h
orker_pool_posix_unittest.cc
c0c17d9010fab6b79c23065495366bd934bd78d1 01-Apr-2011 Kristian Monsen <kristianm@google.com> am 2934fcc7: Build dmg_fp as a separate library

* commit '2934fcc75abc95fb5f67aee8184422166b9247da':
Build dmg_fp as a separate library
2934fcc75abc95fb5f67aee8184422166b9247da 31-Mar-2011 Kristian Monsen <kristianm@google.com> Build dmg_fp as a separate library

Change-Id: I218892553ea555ead616528b820185194b3e3a0e
hird_party/dmg_fp/Android.mk
hird_party/dmg_fp/MODULE_LICENSE_BSD_LIKE
hird_party/dmg_fp/NOTICE
hird_party/dmg_fp/ThirdPartyProject.prop
436d34214c477f76265bc81d6d8912e4a9b62d84 31-Mar-2011 Kristian Monsen <kristianm@google.com> am dc2edc99: Removing nss dependecy

* commit 'dc2edc99e0ad7b585c413f4bc37da3cad1dda985':
Removing nss dependecy
dc2edc99e0ad7b585c413f4bc37da3cad1dda985 31-Mar-2011 Kristian Monsen <kristianm@google.com> Removing nss dependecy

Change-Id: Ica9ab9cbaf008afbb8201d1a2c346db24c31ed35
hird_party/nss/LICENSE
hird_party/nss/README.chromium
hird_party/nss/blapi.h
hird_party/nss/blapit.h
hird_party/nss/sha256.h
hird_party/nss/sha512.cc
e416d04be67622fabb495641955249cad4efa2bf 31-Mar-2011 Bart Sears <bsears@google.com> am f62b871a: Remove more projects from external/chromium that are not needed

* commit 'f62b871af464c8cdbc34299a9d7893f54fb7d113':
Remove more projects from external/chromium that are not needed
5f4b50b39e01b3818e293cb5c6933500eee85a97 31-Mar-2011 Kristian Monsen <kristianm@google.com> am 47c0a16e: Removing projects that are not needed to compile

* commit '47c0a16e8b9f5c6cfb515871409697aa20236ed5':
Removing projects that are not needed to compile
f62b871af464c8cdbc34299a9d7893f54fb7d113 31-Mar-2011 Bart Sears <bsears@google.com> Remove more projects from external/chromium that are not needed

Bug: 4194380
Change-Id: I2b4be1ce797244c7c89d494707910b8187d5ad02
essage_loop.cc
hird_party/valgrind/LICENSE
hird_party/valgrind/README.chromium
hird_party/valgrind/valgrind.h
47c0a16e8b9f5c6cfb515871409697aa20236ed5 30-Mar-2011 Kristian Monsen <kristianm@google.com> Removing projects that are not needed to compile

Bug: 4194380
Change-Id: Idf9ea7c893786dc3cb7ad869563679e1c8c56aed
hird_party/purify/LICENSE
hird_party/purify/README.chromium
hird_party/purify/pure.h
hird_party/purify/pure_api.c
hird_party/symbolize/DEPS
hird_party/symbolize/LICENSE
hird_party/symbolize/README.chromium
hird_party/symbolize/config.h
hird_party/symbolize/demangle.cc
hird_party/symbolize/demangle.h
hird_party/symbolize/glog/logging.h
hird_party/symbolize/glog/raw_logging.h
hird_party/symbolize/symbolize.cc
hird_party/symbolize/symbolize.h
hird_party/symbolize/utilities.h
hird_party/xdg_mime/LICENSE
hird_party/xdg_mime/README
hird_party/xdg_mime/README.chromium
hird_party/xdg_mime/compile.patch
hird_party/xdg_mime/xdgmime.c
hird_party/xdg_mime/xdgmime.h
hird_party/xdg_mime/xdgmimealias.c
hird_party/xdg_mime/xdgmimealias.h
hird_party/xdg_mime/xdgmimecache.c
hird_party/xdg_mime/xdgmimecache.h
hird_party/xdg_mime/xdgmimeglob.c
hird_party/xdg_mime/xdgmimeglob.h
hird_party/xdg_mime/xdgmimeicon.c
hird_party/xdg_mime/xdgmimeicon.h
hird_party/xdg_mime/xdgmimeint.c
hird_party/xdg_mime/xdgmimeint.h
hird_party/xdg_mime/xdgmimemagic.c
hird_party/xdg_mime/xdgmimemagic.h
hird_party/xdg_mime/xdgmimeparent.c
hird_party/xdg_mime/xdgmimeparent.h
hird_party/xdg_user_dirs/LICENSE
hird_party/xdg_user_dirs/README.chromium
hird_party/xdg_user_dirs/xdg_user_dir_lookup.cc
hird_party/xdg_user_dirs/xdg_user_dir_lookup.h
9d6f8a4fbbdbaf61802f8e41de8afb692a0e3408 18-Feb-2011 Steve Block <steveblock@google.com> Merge Chromium at 9.0.597.106

This is branches/597 at r74919.

Change-Id: Iab4795189c52e254b04051b05cbceda407afb0b6
ebug/debugger_posix.cc
ebug/debugger_win.cc
ickle.cc
ickle.h
ickle_unittest.cc
0f1b2549ee071c4a0fc8ed7eb7e4ff9f623926df 11-Jan-2011 Ben Murdoch <benm@google.com> am 68a6b857: Merge Chromium at 9.0.597.55: Fix process_util_posix.cc

* commit '68a6b85744e19ade18f176a89653f1924e64f39a':
Merge Chromium at 9.0.597.55: Fix process_util_posix.cc
4070340b4e81f5928e26331b0d599f6d79f15409 11-Jan-2011 Ben Murdoch <benm@google.com> am 78494470: Merge chromium at 9.0.597.55: Fix conflicts.

* commit '78494470aa829a52d6709093dd00e7704053e806':
Merge chromium at 9.0.597.55: Fix conflicts.
14eaf44f53c8cd47b3164278b32d46cfc43a0c0c 11-Jan-2011 Ben Murdoch <benm@google.com> am 201ade2f: Merge chromium at 9.0.597.55: Initial merge by git.

* commit '201ade2fbba22bfb27ae029f4d23fca6ded109a0':
Merge chromium at 9.0.597.55: Initial merge by git.
68a6b85744e19ade18f176a89653f1924e64f39a 07-Jan-2011 Ben Murdoch <benm@google.com> Merge Chromium at 9.0.597.55: Fix process_util_posix.cc

There is no ucontext.h on Android but the type is not
actually used for us, so typedef to void.

See http://src.chromium.org/viewvc/chrome?view=rev&revision=67012

Change-Id: I1e789abaac25d513c3d4c1acb5321fa1d43f2eef
rocess_util_posix.cc
78494470aa829a52d6709093dd00e7704053e806 07-Jan-2011 Ben Murdoch <benm@google.com> Merge chromium at 9.0.597.55: Fix conflicts.

tab_contents.h:
http://src.chromium.org/viewvc/chrome?view=rev&revision=67659
pref_value_store.cc
http://src.chromium.org/viewvc/chrome?view=rev&revision=66755
base_paths_linux.cc
http://src.chromium.org/viewvc/chrome?view=rev&revision=67202
personal_data_manager.cc
http://src.chromium.org/viewvc/chrome?view=rev&revision=67344
autofill_manager.cc
http://src.chromium.org/viewvc/chrome?view=rev&revision=67599

Change-Id: I7016d521fa2f2f13d0c50e5609b72ceaae64d8f0
ase_paths_linux.cc
201ade2fbba22bfb27ae029f4d23fca6ded109a0 07-Jan-2011 Ben Murdoch <benm@google.com> Merge chromium at 9.0.597.55: Initial merge by git.

Change-Id: Id686a88437441ec7e17abb3328a404c7b6c3c6ad
ase.gypi
ase_paths.h
ase_paths_linux.cc
ase_paths_mac.mm
ommand_line_unittest.cc
ondition_variable_posix.cc
rypto/encryptor_openssl.cc
rypto/rsa_private_key.h
rypto/rsa_private_key_openssl.cc
rypto/signature_creator.h
rypto/signature_creator_openssl.cc
rypto/signature_verifier.h
rypto/signature_verifier_openssl.cc
rypto/symmetric_key.h
rypto/symmetric_key_openssl.cc
ebug/leak_tracker.h
ile_util.h
ile_util_posix.cc
ile_util_unittest.cc
18n/icu_encoding_detection.cc
18n/icu_encoding_detection.h
18n/rtl.cc
18n/rtl.h
azy_instance.h
ock.h
ock_impl.h
ogging.cc
essage_loop.cc
essage_loop_proxy.h
essage_loop_proxy_impl.cc
essage_loop_unittest.cc
essage_pump_win.h
etrics/histogram.cc
ative_library.h
ative_library_win.cc
ss_util.cc
penssl_util.cc
penssl_util.h
ath_service.cc
ath_service.h
ath_service_unittest.cc
latform_file.h
latform_file_posix.cc
latform_file_unittest.cc
latform_file_win.cc
latform_thread.h
latform_thread_posix.cc
latform_thread_win.cc
rocess_util_posix.cc
rocess_util_unittest.cc
coped_temp_dir.cc
coped_temp_dir.h
coped_temp_dir_unittest.cc
imple_thread_unittest.cc
ingleton.h
ask.h
est/test_file_util.h
est/test_file_util_win.cc
hird_party/dmg_fp/dtoa_wrapper.cc
hird_party/icu/icu_utf.h
hread.cc
hread.h
hread_checker.cc
hread_checker.h
hread_restrictions.cc
hread_restrictions.h
hread_unittest.cc
racked_objects.cc
racked_objects.h
alues_util.cc
alues_util.h
log.cc
in/pe_image.cc
in/registry.cc
in/rgs_helper.h
in/scoped_comptr.h
e1d613f9fecbfa93b61bba44ab49637924946251 05-Jan-2011 Patrick Scott <phanna@android.com> Revert "Guard startup_data_ to ensure it is set."

This reverts commit 6549a5990c7b8672bd9d216ffb55d8a7a5999cc2.

It was an incorrect fix for the underlying problem. The real fix was in webkit
where we were creating the thread. The problem was that StartWithOptions was
being called by two different threads at the same time.
hread.cc
hread.h
6549a5990c7b8672bd9d216ffb55d8a7a5999cc2 15-Dec-2010 Patrick Scott <phanna@android.com> Guard startup_data_ to ensure it is set.

On SMP systems, instructions can be reordered such that the new thread executes
before startup_data_ has been written. Use a mutex to ensure instruction order
and to force startup_data_ to be flushed. This fixes spurious crashes when
starting the browser.

Bug: 3291265
Change-Id: Idb29cda6e03d01d42781284d5a9545486ee92bc8
hread.cc
hread.h
4a5e2dc747d50c653511c68ccb2cfbfb740bd5a7 25-Nov-2010 Ben Murdoch <benm@google.com> Merge Chromium at r66597: Initial merge by git.

Change-Id: I9639f8a997f90ec219573aa22a49f5dbde78cc7b
ase.gyp
ase.gypi
ase_paths_mac.mm
ommand_line.cc
ommand_line_unittest.cc
rypto/encryptor.h
rypto/encryptor_nss.cc
rypto/encryptor_openssl.cc
rypto/encryptor_unittest.cc
rypto/encryptor_win.cc
rypto/rsa_private_key.h
rypto/rsa_private_key_openssl.cc
rypto/symmetric_key.h
rypto/symmetric_key_openssl.cc
rypto/symmetric_key_unittest.cc
ile_path.cc
ile_util_mac.mm
ile_util_posix.cc
18n/rtl.cc
18n/rtl.h
ogging.cc
ac_util.h
ac_util.mm
essage_loop.cc
essage_pump_glib_x.cc
essage_pump_glib_x.h
ative_library.h
ative_library_linux.cc
ative_library_mac.mm
ative_library_win.cc
penssl_util.cc
penssl_util.h
ath_service.cc
ath_service.h
ickle.cc
ickle.h
ickle_unittest.cc
latform_thread_posix.cc
rocess_util.h
afe_strerror_posix.cc
coped_native_library.cc
coped_native_library.h
coped_ptr.h
coped_vector.h
hared_memory.h
hared_memory_win.cc
ingleton.h
tring16_unittest.cc
tring_split.cc
tring_split.h
tring_split_unittest.cc
tring_util.cc
tring_util.h
tring_util_unittest.cc
tringize_macros.h
tringize_macros_unittest.cc
tringprintf.h
hread_local.h
hread_local_posix.cc
hread_local_win.cc
ime_mac.cc
ime_unittest.cc
uple.h
ersion.cc
in/i18n.cc
in/i18n.h
in/i18n_unittest.cc
34b5a0345856ab7743b6daa5a1fea1dcbe0c3394 19-Nov-2010 Ben Murdoch <benm@google.com> Merge Chromium at r65505: Merge ANDROID edits into new debugging file

We previously had edits to base/debug_util_posix.cc, this file has been
moved to base/debug/debugger_posix.cc. Merge our edits accross.

http://src.chromium.org/viewvc/chrome?view=rev&revision=63859

Change-Id: I25ad39619858115cad943a02f4aa7f4ecbb9b38e
ebug/stack_trace_posix.cc
d5335d37310036a1236ba3f4195afbdc55a85b5a 18-Nov-2010 Ben Murdoch <benm@google.com> Merge Chromium at r65505: Fix conflicts.

build/build_config.h:
http://src.chromium.org/viewvc/chrome?view=rev&revision=63506

chrome/browser/autofill/personal_data_manager.h
chrome/browser/autofill/personal_data_manager.cc:
http://src.chromium.org/viewvc/chrome?view=rev&revision=65100

chrome/common/extensions/docs/permission_warnings.html:
Git got confused :/

net/base/host_resolver_impl.cc:
http://src.chromium.org/viewvc/chrome?view=rev&revision=64369

base/logging.cc:
http://src.chromium.org/viewvc/chrome?view=rev&revision=65062

base/message_loop.cc:
http://src.chromium.org/viewvc/chrome?view=rev&revision=64975

Change-Id: Ied0356824b26ad7e6fea14fdc56cebb73b8b2f2a
ogging.cc
essage_loop.cc
513209b27ff55e2841eac0e4120199c23acce758 18-Nov-2010 Ben Murdoch <benm@google.com> Merge Chromium at r65505: Initial merge by git.

Change-Id: I31d8f1d8cd33caaf7f47ffa7350aef42d5fbdb45
ase.gyp
ase.gypi
ase_switches.cc
ocoa_protocols_mac.h
rypto/encryptor_openssl.cc
rypto/rsa_private_key_nss.cc
rypto/rsa_private_key_openssl.cc
rypto/signature_creator_openssl.cc
rypto/signature_verifier_openssl.cc
rypto/symmetric_key.h
rypto/symmetric_key_openssl.cc
ata/valgrind/DIRECTORY_MOVED
ata/valgrind/base_unittests.gtest-drmemory_win32.txt
ata/valgrind/base_unittests.gtest-tsan.txt
ata/valgrind/base_unittests.gtest-tsan_mac.txt
ata/valgrind/base_unittests.gtest-tsan_win32.txt
ata/valgrind/base_unittests.gtest.txt
ata/valgrind/base_unittests.gtest_mac.txt
ata/valgrind/base_unittests.gtest_win32.txt
ata/valgrind/base_unittests.gtest_wine.txt
ebug/debugger.cc
ebug/debugger.h
ebug/debugger_posix.cc
ebug/debugger_win.cc
ebug/leak_annotations.h
ebug/leak_tracker.h
ebug/leak_tracker_unittest.cc
ebug/stack_trace.cc
ebug/stack_trace.h
ebug/stack_trace_posix.cc
ebug/stack_trace_unittest.cc
ebug/stack_trace_win.cc
ebug/trace_event.cc
ebug/trace_event.h
ebug/trace_event_win.cc
ebug/trace_event_win.h
ebug/trace_event_win_unittest.cc
ebug_on_start.cc
ebug_util.cc
ebug_util.h
ebug_util_mac.cc
ebug_util_posix.cc
ebug_util_unittest.cc
ebug_util_win.cc
vent_trace_consumer_win.h
vent_trace_consumer_win_unittest.cc
vent_trace_controller_win.cc
vent_trace_controller_win.h
vent_trace_controller_win_unittest.cc
vent_trace_provider_win.cc
vent_trace_provider_win.h
vent_trace_provider_win_unittest.cc
ile_util_mac.mm
ile_util_posix.cc
ile_util_proxy.cc
ile_util_proxy.h
ile_util_win.cc
ile_version_info_win.cc
tk_util.cc
tk_util.h
mac_openssl.cc
18n/icu_string_conversions.cc
18n/icu_string_conversions.h
18n/icu_string_conversions_unittest.cc
18n/rtl.cc
18n/rtl.h
eak_annotations.h
eak_tracker.h
eak_tracker_unittest.cc
ogging.cc
ogging.h
ogging_unittest.cc
ogging_win.cc
ogging_win.h
ac_util.h
ac_util.mm
essage_loop.cc
essage_loop.h
essage_loop_proxy.cc
essage_loop_proxy.h
essage_loop_proxy_impl.cc
essage_loop_proxy_impl.h
essage_loop_proxy_impl_unittest.cc
essage_loop_unittest.cc
essage_pump.h
essage_pump_default.cc
essage_pump_default.h
essage_pump_glib.cc
essage_pump_glib.h
essage_pump_glib_x.cc
essage_pump_glib_x.h
essage_pump_glib_x_dispatch.h
essage_pump_libevent.cc
essage_pump_libevent.h
essage_pump_mac.h
essage_pump_mac.mm
essage_pump_win.cc
essage_pump_win.h
etrics/field_trial_unittest.cc
etrics/histogram.cc
etrics/histogram.h
etrics/histogram_unittest.cc
etrics/nacl_histogram.cc
etrics/nacl_histogram.h
etrics/stats_table.cc
ove.h
simage_cache_mac.mm
ss_util.cc
penssl_util.h
ath_service_unittest.cc
latform_file_posix.cc
latform_file_win.cc
rocess_util_linux.cc
rocess_util_mac.mm
rocess_util_posix.cc
rocess_util_win.cc
ef_counted.h
ef_counted_unittest.cc
egistry.h
coped_temp_dir.cc
coped_temp_dir.h
coped_temp_dir_unittest.cc
ha2_openssl.cc
hared_memory.h
hared_memory_posix.cc
hared_memory_unittest.cc
hared_memory_win.cc
ingleton.h
tring_number_conversions.cc
tring_number_conversions_unittest.cc
tring_util.cc
tring_util.h
tringprintf.h
ys_info_chromeos.cc
ask.h
est/perf_test_suite.cc
est/test_suite.cc
hread_restrictions.cc
hread_restrictions.h
race_event.cc
race_event.h
race_event_win.cc
race_event_win.h
race_event_win_unittest.cc
racked.cc
racked.h
racked_objects.cc
racked_objects.h
log.cc
log.h
log_unittest.cc
aitable_event_watcher_unittest.cc
in/event_trace_consumer.h
in/event_trace_consumer_unittest.cc
in/event_trace_controller.cc
in/event_trace_controller.h
in/event_trace_controller_unittest.cc
in/event_trace_provider.cc
in/event_trace_provider.h
in/event_trace_provider_unittest.cc
in/registry.cc
in_util.cc
in_util.h
orker_pool_linux.cc
orker_pool_linux.h
orker_pool_mac.h
orker_pool_mac.mm
a2b3eff9385cb72d71ad1f5e151685256d3cd014 08-Nov-2010 Steve Block <steveblock@google.com> Fix some Chromium compiler warnings

Change-Id: I98d60ac3c492b65373e9c1a31cad3dd785333797
ompat_execinfo.h
a63d6587a9fe4317d9cd57ab8b7ef9e5951d05fc 02-Nov-2010 Iain Merrick <husky@google.com> Merge Chromium at r63472 : Fix shared_memory_posix.cc

Android is not actually POSIX and doesn't have lockf(). For now,
just commenting out these calls. File locking shouldn't be needed
as we don't have multiple processes, unlike Chrome.

Change-Id: Ia9705562be54a79681176873b2e9910ece6e79d9
hared_memory_posix.cc
9d011c97ca71353de1aed01f7fca6e7f8449cfae 01-Nov-2010 Iain Merrick <husky@google.com> Merge Chromium at r63472 : Fix string_number_conversions.cc

Some functions overloaded on "const char*" and "std::string::const_iterator"
were added in http://src.chromium.org/viewvc/chrome?view=rev&revision=63357.
These don't work on Android because those types are identical. I think this is
due to implementation differences between STLPort and the normal GCC STL.

Change-Id: Ica87b8c60db3feebd07ae81c13a3128849039ee2
tring_number_conversions.cc
2255f234e3edbf06b52de2ab4329d1564ef8efb0 01-Nov-2010 Iain Merrick <husky@google.com> Merge Chromium at r63472 : Fix conflicts.

SharedMemory added to stats_table.cc, duplicating Android change.
http://src.chromium.org/viewvc/chrome?view=rev&revision=62510

chrome/browser/guid.h added to chrome/browser/autofill:
http://src.chromium.org/viewvc/chrome?view=rev&revision=63173

chrome_thread.h renamed to browser_thread.h:
http://src.chromium.org/viewvc/chrome?view=rev&revision=62286

DnsRRResolverWorker substantially overhauled:
http://src.chromium.org/viewvc/chrome?view=rev&revision=61071

X509 certificates added for OpenSSL (replacing old Android hacks):
http://src.chromium.org/viewvc/chrome?view=rev&revision=61955

OpenSSL now available in Chrome (previously enabled for Android only):
http://src.chromium.org/viewvc/chrome?view=rev&revision=60936

Change-Id: I42e4fefcdabd996cb3c173dc412318b8c5ee20e2
etrics/stats_table.cc
731df977c0511bca2206b5f333555b1205ff1f43 01-Nov-2010 Iain Merrick <husky@google.com> Merge Chromium at r63472 : Initial merge by git.

Change-Id: Ifb9ee821af006a5f2211e81471be93ae440a1f5a
EPS
ase.gyp
ase.gypi
ase_drag_source.cc
ase_drag_source.h
ase_drop_target.cc
ase_drop_target.h
ase_paths_linux.cc
ase_paths_posix.cc
ase_paths_win.cc
hrome_application_mac.h
ommand_line.cc
ommand_line.h
ommand_line_unittest.cc
ompiler_specific.h
rypto/capi_util.cc
rypto/capi_util.h
rypto/rsa_private_key.cc
rypto/rsa_private_key.h
rypto/rsa_private_key_win.cc
rypto/symmetric_key_unittest.cc
rypto/symmetric_key_win.cc
ata/valgrind/base_unittests.gtest-drmemory_win32.txt
ata_pack.cc
ebug_util_unittest.cc
vent_trace_consumer_win_unittest.cc
vent_trace_controller_win.cc
vent_trace_controller_win.h
vent_trace_controller_win_unittest.cc
vent_trace_provider_win.cc
vent_trace_provider_win.h
ield_trial.cc
ield_trial.h
ield_trial_unittest.cc
ile_path.cc
ile_util.cc
ile_util.h
ile_util_posix.cc
ile_util_proxy.cc
ile_util_proxy.h
ile_util_win.cc
ile_version_info_unittest.cc
lobal_descriptors_posix.cc
lobal_descriptors_posix.h
istogram.cc
istogram.h
istogram_unittest.cc
mac_win.cc
18n/char_iterator.h
18n/word_iterator.h
at_patch.cc
at_patch.h
azy_instance.cc
azy_instance.h
azy_instance_unittest.cc
eak_tracker.h
ogging.cc
ogging.h
ogging_unittest.cc
ac/scoped_aedesc.h
ac/scoped_cftyperef.h
ac/scoped_nsautorelease_pool.h
ac/scoped_nsautorelease_pool.mm
ac_util.h
ac_util.mm
ac_util_unittest.mm
essage_loop.cc
essage_loop.h
essage_loop_proxy.h
essage_loop_unittest.cc
essage_pump_default.cc
essage_pump_libevent.cc
essage_pump_win.cc
etrics/field_trial.cc
etrics/field_trial.h
etrics/field_trial_unittest.cc
etrics/histogram.cc
etrics/histogram.h
etrics/histogram_unittest.cc
etrics/stats_counters.cc
etrics/stats_counters.h
etrics/stats_table.cc
etrics/stats_table.h
etrics/stats_table_unittest.cc
ative_library_mac.mm
ix/xdg_util.cc
ix/xdg_util.h
ix/xdg_util_unittest.cc
on_thread_safe.cc
on_thread_safe.h
on_thread_safe_unittest.cc
ss_util.cc
bserver_list_unittest.cc
ath_service_unittest.cc
e_image.cc
e_image.h
e_image_unittest.cc
latform_file.h
latform_file_posix.cc
latform_file_win.cc
latform_thread_win.cc
rocess_util.cc
rocess_util.h
rocess_util_linux.cc
rocess_util_mac.mm
rocess_util_posix.cc
rocess_util_win.cc
rofiler.cc
rofiler.h
ef_counted.cc
ef_counted.h
egistry.cc
egistry.h
egistry_unittest.cc
coped_aedesc.h
coped_bstr_win.cc
coped_bstr_win.h
coped_bstr_win_unittest.cc
coped_cftyperef.h
coped_comptr_win.h
coped_comptr_win_unittest.cc
coped_handle_win.h
coped_nsautorelease_pool.h
coped_nsautorelease_pool.mm
coped_nsdisable_screen_updates.h
coped_nsobject.h
coped_variant_win.cc
coped_variant_win.h
coped_variant_win_unittest.cc
ha1_win.cc
hared_memory_unittest.cc
imple_thread.cc
imple_thread.h
tats_counters.cc
tats_counters.h
tats_table.cc
tats_table.h
tats_table_unittest.cc
tring16.cc
tring16.h
tring_number_conversions.cc
tring_number_conversions.h
tring_number_conversions_unittest.cc
tring_split.cc
tring_split.h
tring_split_unittest.cc
tring_util.cc
tring_util.h
tring_util_unittest.cc
tringprintf.h
ys_string_conversions_mac.mm
est/multiprocess_test.h
est/perf_test_suite.cc
est/perf_test_suite.h
est/run_all_perftests.cc
est/test_file_util_win.cc
est/test_suite.cc
est/test_switches.cc
est/test_switches.h
est/test_timeouts.cc
est/test_timeouts.h
hird_party/xdg_mime/README.chromium
hread.h
hread_checker.cc
hread_checker.h
hread_checker_unittest.cc
hread_local.h
hread_local_unittest.cc
hread_restrictions.cc
hread_restrictions.h
ime_mac.cc
ime_unittest.cc
imer_unittest.cc
ools_sanity_unittest.cc
race_event_win_unittest.cc
tf_string_conversions_unittest.cc
alues.cc
alues.h
alues_unittest.cc
ersion.cc
ersion.h
log.cc
log.h
log_unittest.cc
atchdog.cc
eak_ptr.cc
eak_ptr.h
in/pe_image.cc
in/pe_image.h
in/pe_image_unittest.cc
in/registry.cc
in/registry.h
in/registry_unittest.cc
in/scoped_bstr.cc
in/scoped_bstr.h
in/scoped_bstr_unittest.cc
in/scoped_comptr.h
in/scoped_comptr_unittest.cc
in/scoped_gdi_object.h
in/scoped_handle.h
in/scoped_hdc.h
in/scoped_hglobal.h
in/scoped_variant.cc
in/scoped_variant.h
in/scoped_variant_unittest.cc
in/windows_version.cc
in/windows_version.h
in_util.cc
in_util.h
in_util_unittest.cc
indows_message_list.h
mi_util.cc
mi_util.h
mi_util_unittest.cc
orker_pool_mac.mm
dg_util.cc
dg_util.h
dg_util_unittest.cc
5add15e10e7bb80512f2c597ca57221314abe577 02-Nov-2010 Steve Block <steveblock@google.com> Fix chromium code to use timegm64()

This fix can be removed if Bionic can be updated to provide timegm().

Bug: 3156155
Change-Id: Iee1d37cf83011daaa1405f8ceb2bd7ca41c7bd81
hird_party/nspr/prtime.cc
ime_posix.cc
1391b24619d56bae6ce14bb54ed0fb16a945e853 27-Oct-2010 Kristian Monsen <kristianm@google.com> Final fixing of ANDROID guards

Verified that we now are in sync with chromium revision 61029

Change-Id: I49834ac6c0c422ab0d9a82caa02bdc63f456eadd
essage_loop.cc
tring_util.cc
33e712930d7cc5e45e5d8db87bfb3508cf773a6b 26-Oct-2010 Kristian Monsen <kristianm@google.com> Improving an old compile fix

Change-Id: Ibdcc38cd082bcc15e60c10bd414d2b6644739a87
hird_party/nspr/prtime.cc
58d02015f8788a79b322c58d4bdbc914e4c333dc 22-Oct-2010 Kristian Monsen <kristianm@google.com> Syncing external/chroimum with chromium release 61029, base part 2

Removing old hacks that can be removed.

file_util_linux.cc was out of sync, there were no local changes so
just took the chromium version

Bug: 3123385

Change-Id: Ia73d28cdad39158e4703aaa991764189e9e13439
ebug_util_posix.cc
ile_util.h
ile_util_linux.cc
ogging.cc
ogging.h
essage_loop.h
tring_util_posix.h
hird_party/nspr/prtime.cc
ime_posix.cc
7f92e4ca7bcb209f5d9b38cacaf3a1c6cbe493aa 22-Oct-2010 Kristian Monsen <kristianm@google.com> Syncing external/chromium with chromium release 61029, base part 1

Adding/deleting files to match chromium upstream at 61029.
Mostly unused files, but sha1.cc was replaced with sha1_portable.cc

Change-Id: I3e831af60cecf618d144ba9f56fb568512cfc9b5
Construct
llocator/allocator.Makefile
llocator/allocator.target.mk
llocator/allocator_unittests.target.mk
ase.Makefile
ase.scons
ase.target.mk
ase_gfx.scons
ase_i18n.scons
ase_i18n.target.mk
ase_main.scons
ase_unittests.scons
ase_unittests.target.mk
rypto/rsa_private_key_nss_unittest.cc
irectory_watcher.h
irectory_watcher_inotify.cc
irectory_watcher_mac.cc
irectory_watcher_stub.cc
irectory_watcher_unittest.cc
irectory_watcher_win.cc
ynamic_annotations.cc
ynamic_annotations.h
ile_version_info.cc
ile_version_info_linux.cc
ile_version_info_linux.h.version
fx/point.cc
fx/point.h
fx/rect.cc
fx/rect.h
fx/rect_unittest.cc
fx/size.cc
fx/size.h
18n/char_iterator.cc
18n/char_iterator.h
18n/char_iterator_unittest.cc
inux_versioninfo.scons
ime_util_linux.cc
ha1.cc
ymbolize.scons
ymbolize.target.mk
ask_unittest.cc
est/multiprocess_test.cc
est/multiprocess_test.h
est/test_suite.cc
est_support_base.scons
est_support_base.target.mk
est_support_perf.scons
est_support_perf.target.mk
hird_party/dynamic_annotations/dynamic_annotations.Makefile
hird_party/dynamic_annotations/dynamic_annotations.target.mk
hird_party/icu/README
hird_party/valgrind/README
dg_mime.scons
dg_mime.target.mk
90d7822561da7131cc2f3ba0415750e659b7b8e4 13-Oct-2010 Iain Merrick <husky@google.com> Merge Chromium at 7.0.540.0 : Fix base/platform_file_posix.cc

Commenting out unsupported futimes() system call.
http://src.chromium.org/viewvc/chrome?view=rev&revision=59041

Change-Id: I879a6c7fed410b05c83349849c097a57f77124b2
latform_file_posix.cc
bc7e0823f37810f402bf7f115ee7ccd673f5ac34 05-Oct-2010 Iain Merrick <husky@google.com> Merge Chromium at 7.0.540.0 : Resolve conflicts.

connection.cc, statement.cc: SQL headers moved one level deeper.
http://src.chromium.org/viewvc/chrome?view=rev&revision=56619

base_paths_posix.cc: EnvVarGetter renamed to Environment.
http://src.chromium.org/viewvc/chrome?view=rev&revision=55326

logging.cc: VLOG added, skipping in Android to minimize bloat.
http://src.chromium.org/viewvc/chrome?view=rev&revision=60976

process_util, spellcheck_host_observer, url_fetcher:
Virtual destructors added (duplicating existing Android change).
http://src.chromium.org/viewvc/chrome?view=rev&revision=62339

autofill_host.h: this is an Android-only file, but it depends on
AutoFillSuggestionsReturn in render_view_host.h. Icons added in
http://src.chromium.org/viewvc/chrome?view=rev&revision=54052

autofill_manager, personal_data_manager: InfoBarDelegate added.
http://src.chromium.org/viewvc/chrome?view=rev&revision=51908

credit_card.cc: #include <string> added for card type detection.
http://src.chromium.org/viewvc/chrome?view=rev&revision=54280

web_data_service.h: #includes reorganised to reduce build time.
http://src.chromium.org/viewvc/chrome?view=rev&revision=58080

host_resolver_impl.cc: parameter added to constructor.
http://src.chromium.org/viewvc/chrome?view=rev&revision=57189

host_resolver_proc.cc: retry logic updated.
http://src.chromium.org/viewvc/chrome?view=rev&revision=58534

http_network_transaction.cc: stream initialization refactored.
http://src.chromium.org/viewvc/chrome?view=rev&revision=57342

net_resources.target.mk: generated from net.gyp, using latest version.

proxy_service.cc: ProxyConfigService for Chrome, clashes with Android.
http://src.chromium.org/viewvc/chrome?view=rev&revision=57204

Change-Id: I0e05226051d67492692bdb1a5430b2f15ce72aa0
ase_paths_posix.cc
ogging.cc
rocess_util.h
3345a6884c488ff3a535c2c9acdd33d74b37e311 19-Oct-2010 Iain Merrick <husky@google.com> Merge Chromium at 7.0.540.0 : Initial merge by git

Not including third_party/icu as it contains huge data files that break Gerrit, and aren't actually used.

Change-Id: I428a386e70f3b58cacd28677b8cfda282e891e15
EPS
llocator/allocator.gyp
llocator/allocator.target.mk
llocator/allocator_unittests.target.mk
t_exit.h
tomic_ref_count.h
tomic_sequence_num.h
tomicops.h
tomicops_internals_arm_gcc.h
tomicops_internals_x86_gcc.h
tomicops_internals_x86_macosx.h
tomicops_internals_x86_msvc.h
uto_reset.h
ase.Makefile
ase.gyp
ase.gypi
ase.target.mk
ase64.h
ase_drag_source.h
ase_drop_target.h
ase_i18n.target.mk
ase_paths.h
ase_paths_mac.h
ase_paths_mac.mm
ase_paths_posix.cc
ase_paths_win.h
ase_switches.cc
ase_switches.h
ase_unittests.target.mk
asictypes.h
its.h
allback.h
ancellation_flag.h
hrome_application_mac.h
ocoa_protocols_mac.h
ommand_line.cc
ommand_line.h
ommand_line_unittest.cc
ompat_execinfo.h
ompiler_specific.h
ondition_variable.h
ondition_variable_unittest.cc
pu.h
rypto/capi_util.h
rypto/cssm_init.h
rypto/encryptor.h
rypto/encryptor_unittest.cc
rypto/rsa_private_key.h
rypto/rsa_private_key_mac.cc
rypto/rsa_private_key_nss.cc
rypto/rsa_private_key_win.cc
rypto/scoped_capi_types.h
rypto/scoped_nss_types.h
rypto/signature_creator.h
rypto/signature_verifier.h
rypto/symmetric_key.h
rypto/symmetric_key_mac.cc
rypto/symmetric_key_unittest.cc
rypto/symmetric_key_win.cc
ata/valgrind/base_unittests.gtest-drmemory_win32.txt
ata/valgrind/base_unittests.gtest-tsan_win32.txt
ata/valgrind/base_unittests.gtest.txt
ata/valgrind/base_unittests.gtest_mac.txt
ata_pack.cc
ata_pack.h
ebug_on_start.h
ebug_util.h
ebug_util_posix.cc
ir_reader_fallback.h
ir_reader_linux.h
ir_reader_posix.h
intr_wrapper.h
nv_var.cc
nv_var.h
nv_var_unittest.cc
nvironment.cc
nvironment.h
nvironment_unittest.cc
vent_recorder.h
vent_synthesis_gtk.cc
vent_synthesis_gtk.h
vent_trace_consumer_win.h
vent_trace_controller_win.h
vent_trace_provider_win.h
ield_trial.cc
ield_trial.h
ield_trial_unittest.cc
ile_descriptor_posix.h
ile_descriptor_shuffle.h
ile_path.cc
ile_path.h
ile_path_unittest.cc
ile_util.cc
ile_util.h
ile_util_deprecated.h
ile_util_mac.mm
ile_util_posix.cc
ile_util_proxy.cc
ile_util_proxy.h
ile_util_unittest.cc
ile_util_win.cc
ile_version_info.h
ile_version_info_mac.h
ile_version_info_mac.mm
ile_version_info_win.h
ix_wp64.h
loat_util.h
ormat_macros.h
oundation_utils_mac.h
lobal_descriptors_posix.h
test_prod_util.h
tk_util.h
ash_tables.h
istogram.cc
istogram.h
istogram_unittest.cc
mac.h
18n/file_util_icu.h
18n/icu_encoding_detection.h
18n/icu_string_conversions.h
18n/icu_util.cc
18n/icu_util.h
18n/number_formatting.h
18n/rtl.cc
18n/rtl.h
18n/rtl_unittest.cc
18n/time_formatting.h
18n/word_iterator.h
at_patch.h
d_map.h
mage_util.h
son/json_reader.cc
son/json_reader.h
son/json_reader_unittest.cc
son/json_writer.cc
son/json_writer.h
son/json_writer_unittest.cc
son/string_escape.h
eyboard_code_conversion_gtk.cc
eyboard_code_conversion_gtk.h
eyboard_codes.h
eyboard_codes_posix.h
eyboard_codes_win.h
azy_instance.cc
azy_instance.h
eak_annotations.h
eak_tracker.h
inked_list.h
inked_ptr.h
inked_ptr_unittest.cc
inux_util.cc
inux_util.h
ock.h
ock_impl.h
ock_impl_win.cc
ock_unittest.cc
ogging.cc
ogging.h
ogging_win.cc
ogging_win.h
ac_util.h
ac_util.mm
ac_util_unittest.mm
ach_ipc_mac.h
ach_ipc_mac.mm
d5.h
emory_debug.h
essage_loop.cc
essage_loop.h
essage_loop_proxy.cc
essage_loop_proxy.h
essage_loop_proxy_impl.h
essage_loop_unittest.cc
essage_pump.cc
essage_pump.h
essage_pump_default.h
essage_pump_glib.cc
essage_pump_glib.h
essage_pump_glib_unittest.cc
essage_pump_libevent.h
essage_pump_mac.h
essage_pump_win.cc
essage_pump_win.h
ime_util.h
ime_util_xdg.cc
ove.h
ultiprocess_test.h
ative_library.h
ative_library_linux.cc
ative_library_mac.mm
ative_library_win.cc
o_windows2000_unittest.h
on_thread_safe.cc
on_thread_safe.h
on_thread_safe_unittest.cc
simage_cache_mac.h
ss_util.cc
ss_util.h
ss_util_internal.h
ullable_string16.h
bject_watcher.h
bserver_list.h
bserver_list_threadsafe.h
bserver_list_unittest.cc
ath_service.cc
ath_service.h
e_image.h
erftimer.h
ickle.h
latform_file.h
latform_file_posix.cc
latform_file_unittest.cc
latform_file_win.cc
latform_thread.h
latform_thread_mac.mm
latform_thread_unittest.cc
ort.h
rocess.h
rocess_posix.cc
rocess_util.h
rocess_util_linux.cc
rocess_util_mac.mm
rocess_util_posix.cc
rocess_util_unittest.cc
rocess_util_unittest_mac.h
rocess_util_win.cc
rofiler.cc
rofiler.h
and_util.cc
and_util.h
and_util_c.h
and_util_unittest.cc
aw_scoped_refptr_mismatch_checker.h
ef_counted.h
ef_counted_memory.cc
ef_counted_memory.h
egistry.cc
egistry.h
egistry_unittest.cc
esource_util.h
afe_strerror_posix.h
coped_aedesc.h
coped_bstr_win.h
coped_callback_factory.h
coped_cftyperef.h
coped_comptr_win.h
coped_handle.h
coped_handle_win.h
coped_native_library.h
coped_native_library_unittest.cc
coped_nsautorelease_pool.h
coped_nsdisable_screen_updates.h
coped_nsobject.h
coped_open_process.h
coped_ptr.h
coped_temp_dir.cc
coped_temp_dir.h
coped_temp_dir_unittest.cc
coped_variant_win.h
coped_vector.h
etproctitle_linux.h
ha1.h
ha1_win.cc
ha2.cc
ha2.h
ha2_unittest.cc
hared_memory.h
hared_memory_posix.cc
hared_memory_unittest.cc
hared_memory_win.cc
imple_thread.cc
imple_thread.h
imple_thread_unittest.cc
ingleton.h
ingleton_objc.h
pin_wait.h
tack_container.h
tats_counters.cc
tats_counters.h
tats_table.cc
tats_table.h
tats_table_unittest.cc
tl_util-inl.h
tring16.cc
tring16.h
tring16_unittest.cc
tring_number_conversions.cc
tring_number_conversions.h
tring_number_conversions_unittest.cc
tring_piece.cc
tring_piece.h
tring_split.cc
tring_split.h
tring_split_unittest.cc
tring_tokenizer.h
tring_util.cc
tring_util.h
tring_util_posix.h
tring_util_unittest.cc
tring_util_win.h
tringprintf.cc
tringprintf.h
tringprintf_unittest.cc
ymbolize.target.mk
ync_socket.h
ync_socket_posix.cc
ync_socket_win.cc
ys_info.h
ys_info_chromeos.cc
ys_info_win.cc
ys_string_conversions.h
ask.h
ask_queue.cc
ask_queue.h
ask_queue_unittest.cc
emplate_util.h
est/perf_test_suite.h
est/run_all_unittests.cc
est/test_file_util.h
est/test_suite.h
est_support_base.target.mk
est_support_perf.target.mk
hird_party/dynamic_annotations/dynamic_annotations.c
hird_party/dynamic_annotations/dynamic_annotations.gyp
hird_party/dynamic_annotations/dynamic_annotations.target.mk
hird_party/icu/icu_utf.h
hread.cc
hread.h
hread_checker.cc
hread_checker.h
hread_checker_unittest.cc
hread_collision_warner.h
hread_local.h
hread_local_storage.h
hread_unittest.cc
ime.cc
ime.h
ime_unittest.cc
ime_win.cc
ime_win_unittest.cc
imer.h
ools_sanity_unittest.cc
race_event.cc
race_event.h
race_event_win.cc
race_event_win.h
race_event_win_unittest.cc
racked.cc
racked.h
racked_objects.cc
racked_objects.h
uple.h
nix_domain_socket_posix.cc
nix_domain_socket_posix.h
tf_offset_string_conversions.h
tf_string_conversion_utils.h
tf_string_conversions.cc
tf_string_conversions.h
tf_string_conversions_unittest.cc
alues.cc
alues.h
alues_unittest.cc
ersion.cc
ersion.h
log.cc
log.h
log_unittest.cc
aitable_event.h
aitable_event_posix.cc
aitable_event_watcher.h
atchdog.cc
atchdog.h
atchdog_unittest.cc
eak_ptr.h
in_util.cc
in_util.h
in_util_unittest.cc
mi_util.h
orker_pool.h
orker_pool_linux.cc
orker_pool_linux.h
orker_pool_mac.h
orker_pool_mac.mm
dg_mime.target.mk
dg_util.cc
dg_util.h
dg_util_unittest.cc
49139a52abc21019da7fcbafdef393ad960ea0e2 01-Oct-2010 Patrick Scott <phanna@android.com> Build fixes for the simulator.

Change-Id: I4c01c5383d311c7f06e91b1ded529ef6db156b3f
ile_path.h
ile_util_android.cc
ash_tables.h
7d214dfa174224b459660971e5b5cce2e06be02a 06-Aug-2010 Ben Murdoch <benm@google.com> Intial set of changes to enable autofill on Android.

This is the initial checkin of AutoFill code into external/chromium.
There's still lots to do, but this basically gets autofill working
end to end, using a precanned profile injected from WebCore. By
default, autofill is not enabled at the moment. For testing you can
turn it on by setting the ENABLE_AUTOFILL environment variable to
"true" and rebuilding.

There is a corresponding change in external/webkit.

Change-Id: I74ef1ccc3fd0625f1bb8e2f85b43a60d23c59ffc
ase_paths_posix.cc
ile_util.h
606135ebf06650c5f2be1d453ab6fe1b72aa9921 17-Aug-2010 Kristian Monsen <kristianm@google.com> Only defining LOG_ASSERT if is not already defined in ANDROID.

This fixes a few compile problems and warnings.

Change-Id: I0c977b5e03565d1e8c55d108ad3d49e2061b497a
ogging.h
00d26a728db2814620f390b418a7d6325ce5aca6 29-Jul-2010 Ben Murdoch <benm@google.com> Collection of all the changs to external chromium.

Time is running out, I guess we have to submit this and remember to upstream.

Rebased to chromium r53293

Change-Id: Ie61ca0433b1eedd90144aee87c5efcd68fdc37ac
ompat_execinfo.h
ebug_util_posix.cc
ile_path.h
ile_util_android.cc
ile_util_posix.cc
ash_tables.h
ogging.cc
essage_loop.cc
essage_loop.h
rocess_util.h
tats_table.cc
tring_util.cc
tring_util_posix.h
ys_info_posix.cc
hird_party/nspr/prcpucfg.h
hird_party/nspr/prtime.cc
ime_posix.cc
race_event.cc
race_event.h
c407dc5cd9bdc5668497f21b26b09d988ab439de 29-Jul-2010 Ben Murdoch <benm@google.com> Merge Chromium src@r53293

Change-Id: Ia79acf8670f385cee48c45b0a75371d8e950af34
EPS
llocator/allocator.Makefile
llocator/allocator.gyp
llocator/allocator.target.mk
llocator/allocator_shim.cc
llocator/allocator_unittests.cc
llocator/allocator_unittests.target.mk
tomic_ref_count.h
uto_reset.h
ase.Makefile
ase.gyp
ase.gypi
ase.target.mk
ase_drag_source.h
ase_drop_target.h
ase_i18n.target.mk
ase_paths_posix.cc
ase_paths_win.cc
ase_unittests.target.mk
asictypes.h
zip2_error_handler.cc
allback.h
allback_unittest.cc
ancellation_flag.cc
ancellation_flag_unittest.cc
hrome_application_mac.h
hrome_application_mac.mm
ocoa_protocols_mac.h
ommand_line.cc
ommand_line.h
ommand_line_unittest.cc
ondition_variable.h
ondition_variable_posix.cc
ondition_variable_win.cc
rypto/capi_util.cc
rypto/capi_util.h
rypto/cssm_init.cc
rypto/cssm_init.h
rypto/encryptor.h
rypto/encryptor_mac.cc
rypto/encryptor_nss.cc
rypto/encryptor_unittest.cc
rypto/encryptor_win.cc
rypto/rsa_private_key.cc
rypto/rsa_private_key.h
rypto/rsa_private_key_mac.cc
rypto/rsa_private_key_nss.cc
rypto/rsa_private_key_win.cc
rypto/scoped_capi_types.h
rypto/scoped_nss_types.h
rypto/signature_creator.h
rypto/signature_creator_mac.cc
rypto/signature_creator_win.cc
rypto/signature_verifier.h
rypto/signature_verifier_mac.cc
rypto/signature_verifier_win.cc
rypto/symmetric_key.h
rypto/symmetric_key_mac.cc
rypto/symmetric_key_nss.cc
rypto/symmetric_key_unittest.cc
rypto/symmetric_key_win.cc
ata/valgrind/base_unittests.gtest-drmemory_win32.txt
ata/valgrind/base_unittests.gtest-tsan.txt
ata/valgrind/base_unittests.gtest-tsan_mac.txt
ata/valgrind/base_unittests.gtest-tsan_win32.txt
ata/valgrind/base_unittests.gtest_mac.txt
ata/valgrind/base_unittests.gtest_win32.txt
ata/valgrind/base_unittests.gtest_wine.txt
ata_pack.cc
ata_pack.h
ebug_util.cc
ebug_util.h
ebug_util_posix.cc
ebug_util_unittest.cc
ebug_util_win.cc
ir_reader_fallback.h
ir_reader_linux.h
ir_reader_posix.h
ir_reader_posix_unittest.cc
nv_var.cc
nv_var.h
nv_var_unittest.cc
vent_recorder.h
vent_synthesis_gtk.cc
vent_synthesis_gtk.h
vent_trace_consumer_win_unittest.cc
vent_trace_controller_win_unittest.cc
vent_trace_provider_win_unittest.cc
ile_descriptor_posix.h
ile_descriptor_shuffle.cc
ile_descriptor_shuffle.h
ile_path.cc
ile_path.h
ile_path_unittest.cc
ile_util.cc
ile_util.h
ile_util_deprecated.h
ile_util_posix.cc
ile_util_unittest.cc
ile_util_win.cc
ile_version_info.h
ile_version_info_mac.h
ile_version_info_mac.mm
ile_version_info_unittest.cc
ile_version_info_win.cc
ile_version_info_win.h
loat_util.h
ormat_macros.h
test_prod_util.h
tk_util.cc
tk_util.h
istogram.cc
istogram.h
istogram_unittest.cc
mac.h
mac_mac.cc
mac_nss.cc
mac_unittest.cc
mac_win.cc
18n/file_util_icu.cc
18n/icu_encoding_detection.cc
18n/icu_encoding_detection.h
18n/icu_string_conversions.cc
18n/rtl.cc
18n/rtl.h
18n/rtl_unittest.cc
18n/time_formatting.cc
18n/word_iterator.cc
18n/word_iterator.h
18n/word_iterator_unittest.cc
at_patch.cc
at_patch.h
d_map.h
d_map_unittest.cc
son/json_reader.cc
son/json_reader.h
son/json_reader_unittest.cc
son/string_escape.cc
son/string_escape.h
son/string_escape_unittest.cc
eyboard_code_conversion_gtk.cc
eyboard_codes_posix.h
eyboard_codes_win.h
azy_instance.cc
azy_instance.h
eak_annotations.h
eak_tracker.h
inked_ptr_unittest.cc
inux_util.cc
inux_util.h
ock.cc
ock.h
ock_impl.h
ock_impl_win.cc
ogging.cc
ogging.h
ogging_win.cc
ac_util.h
ac_util.mm
ac_util_unittest.mm
essage_loop.cc
essage_loop.h
essage_loop_proxy.h
essage_loop_proxy_impl.cc
essage_loop_proxy_impl.h
essage_loop_proxy_impl_unittest.cc
essage_loop_unittest.cc
essage_pump_glib.cc
essage_pump_glib_unittest.cc
essage_pump_libevent.cc
essage_pump_libevent.h
essage_pump_win.cc
essage_pump_win.h
ime_util_xdg.cc
ove.h
ative_library_linux.cc
simage_cache_mac.mm
ss_util.cc
ss_util.h
ss_util_internal.h
bserver_list.h
bserver_list_threadsafe.h
bserver_list_unittest.cc
e_image.cc
ickle.cc
ickle.h
ickle_unittest.cc
latform_thread_mac.mm
latform_thread_posix.cc
rocess.h
rocess_posix.cc
rocess_util.cc
rocess_util.h
rocess_util_linux.cc
rocess_util_mac.mm
rocess_util_posix.cc
rocess_util_unittest.cc
rocess_util_unittest_mac.h
rocess_util_unittest_mac.mm
rocess_util_win.cc
rofiler.cc
rofiler.h
and_util_c.h
and_util_posix.cc
and_util_win.cc
egistry.h
coped_bstr_win_unittest.cc
coped_cftyperef.h
coped_handle.h
coped_handle_win.h
coped_native_library.h
coped_native_library_unittest.cc
coped_nsobject.h
coped_open_process.h
coped_ptr.h
coped_ptr_unittest.cc
coped_temp_dir.cc
coped_temp_dir.h
coped_temp_dir_unittest.cc
coped_vector.h
ha1_portable.cc
ha1_win.cc
hared_memory.h
hared_memory_posix.cc
hared_memory_unittest.cc
hared_memory_win.cc
ingleton.h
ingleton_objc.h
ingleton_unittest.cc
pin_wait.h
tack_container.h
tats_table.h
tats_table_unittest.cc
tl_util-inl.h
tring_piece.cc
tring_split.cc
tring_split_unittest.cc
tring_tokenizer.h
tring_util.cc
tring_util.h
tring_util_unittest.cc
ymbolize.scons
ymbolize.target.mk
ys_info.h
ys_info_openbsd.cc
ys_info_posix.cc
ys_info_unittest.cc
ys_info_win.cc
ys_string_conversions_linux.cc
ys_string_conversions_unittest.cc
ask.cc
ask.h
emplate_util.h
est/test_file_util_win.cc
est/test_suite.h
est_support_base.target.mk
est_support_perf.target.mk
hird_party/dmg_fp/LICENSE
hird_party/dmg_fp/README.chromium
hird_party/dmg_fp/dtoa.cc
hird_party/dmg_fp/g_fmt.cc
hird_party/dmg_fp/mac_wextra.patch
hird_party/dynamic_annotations/LICENSE
hird_party/dynamic_annotations/README.chromium
hird_party/dynamic_annotations/dynamic_annotations.Makefile
hird_party/dynamic_annotations/dynamic_annotations.c
hird_party/dynamic_annotations/dynamic_annotations.gyp
hird_party/dynamic_annotations/dynamic_annotations.h
hird_party/dynamic_annotations/dynamic_annotations.target.mk
hird_party/icu/LICENSE
hird_party/icu/README.chromium
hird_party/nspr/LICENSE
hird_party/nspr/README.chromium
hird_party/nspr/prcpucfg.h
hird_party/nss/LICENSE
hird_party/nss/README.chromium
hird_party/purify/LICENSE
hird_party/purify/README.chromium
hird_party/symbolize/LICENSE
hird_party/symbolize/README.chromium
hird_party/symbolize/symbolize.h
hird_party/valgrind/LICENSE
hird_party/valgrind/README.chromium
hird_party/xdg_mime/LICENSE
hird_party/xdg_mime/README.chromium
hird_party/xdg_user_dirs/LICENSE
hird_party/xdg_user_dirs/README.chromium
hread.cc
hread.h
hread_local.h
hread_local_posix.cc
hread_local_storage_win.cc
hread_local_win.cc
hread_unittest.cc
ime.h
ime_posix.cc
ime_unittest.cc
ime_win.cc
ime_win_unittest.cc
ools_sanity_unittest.cc
race_event.h
race_event_win.cc
race_event_win.h
race_event_win_unittest.cc
racked.cc
racked.h
racked_objects.cc
uple.h
uple_unittest.cc
tf_string_conversion_utils.h
tf_string_conversions.h
tf_string_conversions_unittest.cc
alues.cc
alues.h
alues_unittest.cc
ersion.cc
ersion.h
ersion_unittest.cc
aitable_event_watcher_posix.cc
aitable_event_win.cc
eak_ptr.cc
eak_ptr.h
eak_ptr_unittest.cc
in_util.h
orker_pool.h
orker_pool_mac.mm
dg_mime.scons
dg_mime.target.mk
dg_util.cc
dg_util.h
dg_util_unittest.cc
c7f5f8508d98d5952d42ed7648c2a8f30a4da156 04-Feb-2010 Patrick Scott <phanna@android.com> Initial source checkin.

The source files were determined by building net_unittests in chromium's source
tree. Some of the obvious libraries were left out (v8, gmock, gtest).

The Android.mk file has all the sources (minus unittests and tools) that were
used during net_unittests compilation. Nothing builds yet because of STL but
that is the next task. The .cpp files will most likely not compile anyways
because of the LOCAL_CPP_EXTENSION mod. I will have to break this into multiple
projects to get around that limitation.
EPS
Construct
llocator/README
llocator/allocator.gyp
llocator/allocator_shim.cc
llocator/allocator_unittests.cc
llocator/generic_allocators.cc
llocator/prep_libc.sh
llocator/unittest_utils.cc
llocator/win_allocator.cc
t_exit.cc
t_exit.h
t_exit_unittest.cc
tomic_ref_count.h
tomic_sequence_num.h
tomicops.h
tomicops_internals_arm_gcc.h
tomicops_internals_x86_gcc.cc
tomicops_internals_x86_gcc.h
tomicops_internals_x86_macosx.h
tomicops_internals_x86_msvc.h
tomicops_unittest.cc
uto_reset.h
ase.gyp
ase.gypi
ase.scons
ase64.cc
ase64.h
ase64_unittest.cc
ase_drag_source.cc
ase_drag_source.h
ase_drop_target.cc
ase_drop_target.h
ase_gfx.scons
ase_i18n.scons
ase_main.scons
ase_paths.cc
ase_paths.h
ase_paths_mac.h
ase_paths_mac.mm
ase_paths_posix.cc
ase_paths_win.cc
ase_paths_win.h
ase_switches.cc
ase_switches.h
ase_unittests.scons
asictypes.h
its.h
its_unittest.cc
zip2_error_handler.cc
ancellation_flag.cc
ancellation_flag.h
ancellation_flag_unittest.cc
hrome_application_mac.h
hrome_application_mac.mm
ocoa_protocols_mac.h
ommand_line.cc
ommand_line.h
ommand_line_unittest.cc
ompat_execinfo.h
ompiler_specific.h
ondition_variable.h
ondition_variable_posix.cc
ondition_variable_unittest.cc
ondition_variable_win.cc
pu.cc
pu.h
rypto/cssm_init.cc
rypto/cssm_init.h
rypto/rsa_private_key.cc
rypto/rsa_private_key.h
rypto/rsa_private_key_mac.cc
rypto/rsa_private_key_nss.cc
rypto/rsa_private_key_unittest.cc
rypto/rsa_private_key_win.cc
rypto/signature_creator.h
rypto/signature_creator_mac.cc
rypto/signature_creator_nss.cc
rypto/signature_creator_unittest.cc
rypto/signature_creator_win.cc
rypto/signature_verifier.h
rypto/signature_verifier_mac.cc
rypto/signature_verifier_nss.cc
rypto/signature_verifier_unittest.cc
rypto/signature_verifier_win.cc
ata/data_pack_unittest/sample.pak
ata/file_util_unittest/binary_file.bin
ata/file_util_unittest/binary_file_diff.bin
ata/file_util_unittest/binary_file_same.bin
ata/file_util_unittest/blank_line.txt
ata/file_util_unittest/blank_line_crlf.txt
ata/file_util_unittest/crlf.txt
ata/file_util_unittest/different.txt
ata/file_util_unittest/different_first.txt
ata/file_util_unittest/different_last.txt
ata/file_util_unittest/empty1.txt
ata/file_util_unittest/empty2.txt
ata/file_util_unittest/first1.txt
ata/file_util_unittest/first2.txt
ata/file_util_unittest/original.txt
ata/file_util_unittest/same.txt
ata/file_util_unittest/same_length.txt
ata/file_util_unittest/shortened.txt
ata/file_version_info_unittest/FileVersionInfoTest1.dll
ata/file_version_info_unittest/FileVersionInfoTest2.dll
ata/valgrind/base_unittests.gtest-tsan_mac.txt
ata/valgrind/base_unittests.gtest.txt
ata_pack.cc
ata_pack.h
ata_pack_unittest.cc
ebug_message.cc
ebug_on_start.cc
ebug_on_start.h
ebug_util.cc
ebug_util.h
ebug_util_mac.cc
ebug_util_posix.cc
ebug_util_unittest.cc
ebug_util_win.cc
irectory_watcher.h
irectory_watcher_inotify.cc
irectory_watcher_mac.cc
irectory_watcher_stub.cc
irectory_watcher_unittest.cc
irectory_watcher_win.cc
ynamic_annotations.cc
ynamic_annotations.h
intr_wrapper.h
vent_recorder.cc
vent_recorder.h
vent_recorder_stubs.cc
vent_trace_consumer_win.h
vent_trace_consumer_win_unittest.cc
vent_trace_controller_win.cc
vent_trace_controller_win.h
vent_trace_controller_win_unittest.cc
vent_trace_provider_win.cc
vent_trace_provider_win.h
vent_trace_provider_win_unittest.cc
ield_trial.cc
ield_trial.h
ield_trial_unittest.cc
ile_descriptor_posix.h
ile_descriptor_shuffle.cc
ile_descriptor_shuffle.h
ile_descriptor_shuffle_unittest.cc
ile_path.cc
ile_path.h
ile_path_unittest.cc
ile_util.cc
ile_util.h
ile_util_linux.cc
ile_util_mac.mm
ile_util_posix.cc
ile_util_unittest.cc
ile_util_win.cc
ile_version_info.cc
ile_version_info.h
ile_version_info_linux.cc
ile_version_info_linux.h.version
ile_version_info_mac.mm
ile_version_info_unittest.cc
ix_wp64.h
loat_util.h
ormat_macros.h
oundation_utils_mac.h
fx/point.cc
fx/point.h
fx/rect.cc
fx/rect.h
fx/rect_unittest.cc
fx/size.cc
fx/size.h
lobal_descriptors_posix.cc
lobal_descriptors_posix.h
mock_unittest.cc
ash_tables.h
istogram.cc
istogram.h
istogram_unittest.cc
mac.h
mac_mac.cc
mac_nss.cc
mac_unittest.cc
mac_win.cc
18n/file_util_icu.cc
18n/file_util_icu.h
18n/file_util_icu_unittest.cc
18n/icu_string_conversions.cc
18n/icu_string_conversions.h
18n/icu_string_conversions_unittest.cc
18n/icu_util.cc
18n/icu_util.h
18n/icu_util_nacl_win64.cc
18n/number_formatting.cc
18n/number_formatting.h
18n/time_formatting.cc
18n/time_formatting.h
18n/word_iterator.cc
18n/word_iterator.h
18n/word_iterator_unittest.cc
at_patch.cc
at_patch.h
d_map.h
d_map_unittest.cc
mage_util.cc
mage_util.h
son/json_reader.cc
son/json_reader.h
son/json_reader_unittest.cc
son/json_writer.cc
son/json_writer.h
son/json_writer_unittest.cc
son/string_escape.cc
son/string_escape.h
son/string_escape_unittest.cc
eyboard_code_conversion_gtk.cc
eyboard_code_conversion_gtk.h
eyboard_codes.h
eyboard_codes_posix.h
eyboard_codes_win.h
azy_instance.cc
azy_instance.h
azy_instance_unittest.cc
eak_annotations.h
eak_tracker.h
eak_tracker_unittest.cc
inked_list.h
inked_list_unittest.cc
inked_ptr.h
inked_ptr_unittest.cc
inux_util.cc
inux_util.h
inux_versioninfo.scons
ock.cc
ock.h
ock_impl.h
ock_impl_posix.cc
ock_impl_win.cc
ogging.cc
ogging.h
ogging_win.cc
ogging_win.h
ac_util.h
ac_util.mm
ac_util_unittest.mm
ach_ipc_mac.h
ach_ipc_mac.mm
d5.cc
d5.h
emory_debug.cc
emory_debug.h
essage_loop.cc
essage_loop.h
essage_loop_unittest.cc
essage_pump.h
essage_pump_default.cc
essage_pump_default.h
essage_pump_glib.cc
essage_pump_glib.h
essage_pump_glib_unittest.cc
essage_pump_libevent.cc
essage_pump_libevent.h
essage_pump_mac.h
essage_pump_mac.mm
essage_pump_win.cc
essage_pump_win.h
ime_util.h
ime_util_linux.cc
ultiprocess_test.h
ative_library.h
ative_library_linux.cc
ative_library_mac.mm
ative_library_win.cc
o_windows2000_unittest.h
on_thread_safe.cc
on_thread_safe.h
simage_cache_mac.h
simage_cache_mac.mm
ss_util.cc
ss_util.h
ullable_string16.h
bject_watcher.cc
bject_watcher.h
bject_watcher_unittest.cc
bserver_list.h
bserver_list_threadsafe.h
bserver_list_unittest.cc
ath_service.cc
ath_service.h
ath_service_unittest.cc
e_image.cc
e_image.h
e_image_unittest.cc
erftimer.cc
erftimer.h
ickle.cc
ickle.h
ickle_unittest.cc
latform_file.h
latform_file_posix.cc
latform_file_win.cc
latform_thread.h
latform_thread_mac.mm
latform_thread_posix.cc
latform_thread_win.cc
ort.h
r_time_unittest.cc
rocess.h
rocess_linux.cc
rocess_posix.cc
rocess_util.h
rocess_util_linux.cc
rocess_util_mac.mm
rocess_util_posix.cc
rocess_util_unittest.cc
rocess_util_win.cc
rocess_win.cc
rofiler.cc
rofiler.h
and_util.cc
and_util.h
and_util_posix.cc
and_util_unittest.cc
and_util_win.cc
aw_scoped_refptr_mismatch_checker.h
ef_counted.cc
ef_counted.h
ef_counted_memory.h
ef_counted_unittest.cc
egistry.cc
egistry.h
esource_util.cc
esource_util.h
afe_strerror_posix.cc
afe_strerror_posix.h
coped_bstr_win.cc
coped_bstr_win.h
coped_bstr_win_unittest.cc
coped_cftyperef.h
coped_comptr_win.h
coped_comptr_win_unittest.cc
coped_handle.h
coped_handle_win.h
coped_nsautorelease_pool.h
coped_nsautorelease_pool.mm
coped_nsdisable_screen_updates.h
coped_nsobject.h
coped_ptr.h
coped_ptr_unittest.cc
coped_temp_dir.cc
coped_temp_dir.h
coped_temp_dir_unittest.cc
coped_variant_win.cc
coped_variant_win.h
coped_variant_win_unittest.cc
coped_vector.h
etproctitle_linux.c
etproctitle_linux.h
ha1.cc
ha1.h
ha1_unittest.cc
ha2.cc
ha2.h
ha2_unittest.cc
hared_memory.h
hared_memory_posix.cc
hared_memory_unittest.cc
hared_memory_win.cc
imple_thread.cc
imple_thread.h
imple_thread_unittest.cc
ingleton.h
ingleton_objc.h
ingleton_unittest.cc
pin_wait.h
tack_container.h
tack_container_unittest.cc
tats_counters.h
tats_table.cc
tats_table.h
tats_table_unittest.cc
tl_util-inl.h
tring16.cc
tring16.h
tring16_unittest.cc
tring_piece.cc
tring_piece.h
tring_piece_unittest.cc
tring_split.cc
tring_split.h
tring_split_unittest.cc
tring_tokenizer.h
tring_tokenizer_unittest.cc
tring_util.cc
tring_util.h
tring_util_posix.h
tring_util_unittest.cc
tring_util_win.h
ync_socket.h
ync_socket_posix.cc
ync_socket_win.cc
ys_info.h
ys_info_chromeos.cc
ys_info_freebsd.cc
ys_info_linux.cc
ys_info_mac.cc
ys_info_openbsd.cc
ys_info_posix.cc
ys_info_unittest.cc
ys_info_win.cc
ys_string_conversions.h
ys_string_conversions_linux.cc
ys_string_conversions_mac.mm
ys_string_conversions_mac_unittest.mm
ys_string_conversions_unittest.cc
ys_string_conversions_win.cc
ask.h
ask_unittest.cc
est/perf_test_suite.h
est/run_all_perftests.cc
est/run_all_unittests.cc
est/test_file_util.h
est/test_file_util_linux.cc
est/test_file_util_mac.cc
est/test_file_util_posix.cc
est/test_file_util_win.cc
est/test_suite.h
est_support_base.scons
est_support_perf.scons
hird_party/dmg_fp/README.chromium
hird_party/dmg_fp/dmg_fp.h
hird_party/dmg_fp/dtoa.cc
hird_party/dmg_fp/g_fmt.cc
hird_party/dmg_fp/gcc_64_bit.patch
hird_party/dmg_fp/gcc_warnings.patch
hird_party/icu/README
hird_party/icu/icu_utf.cc
hird_party/icu/icu_utf.h
hird_party/nspr/README.chromium
hird_party/nspr/prcpucfg.h
hird_party/nspr/prcpucfg_freebsd.h
hird_party/nspr/prcpucfg_linux.h
hird_party/nspr/prcpucfg_mac.h
hird_party/nspr/prcpucfg_openbsd.h
hird_party/nspr/prcpucfg_win.h
hird_party/nspr/prtime.cc
hird_party/nspr/prtime.h
hird_party/nspr/prtypes.h
hird_party/nss/README.chromium
hird_party/nss/blapi.h
hird_party/nss/blapit.h
hird_party/nss/sha256.h
hird_party/nss/sha512.cc
hird_party/purify/pure.h
hird_party/purify/pure_api.c
hird_party/symbolize/DEPS
hird_party/symbolize/README.chromium
hird_party/symbolize/config.h
hird_party/symbolize/demangle.cc
hird_party/symbolize/demangle.h
hird_party/symbolize/glog/logging.h
hird_party/symbolize/glog/raw_logging.h
hird_party/symbolize/symbolize.cc
hird_party/symbolize/symbolize.h
hird_party/symbolize/utilities.h
hird_party/valgrind/README
hird_party/valgrind/valgrind.h
hird_party/xdg_mime/README
hird_party/xdg_mime/README.chromium
hird_party/xdg_mime/compile.patch
hird_party/xdg_mime/xdgmime.c
hird_party/xdg_mime/xdgmime.h
hird_party/xdg_mime/xdgmimealias.c
hird_party/xdg_mime/xdgmimealias.h
hird_party/xdg_mime/xdgmimecache.c
hird_party/xdg_mime/xdgmimecache.h
hird_party/xdg_mime/xdgmimeglob.c
hird_party/xdg_mime/xdgmimeglob.h
hird_party/xdg_mime/xdgmimeicon.c
hird_party/xdg_mime/xdgmimeicon.h
hird_party/xdg_mime/xdgmimeint.c
hird_party/xdg_mime/xdgmimeint.h
hird_party/xdg_mime/xdgmimemagic.c
hird_party/xdg_mime/xdgmimemagic.h
hird_party/xdg_mime/xdgmimeparent.c
hird_party/xdg_mime/xdgmimeparent.h
hird_party/xdg_user_dirs/README.chromium
hird_party/xdg_user_dirs/xdg_user_dir_lookup.cc
hird_party/xdg_user_dirs/xdg_user_dir_lookup.h
hread.cc
hread.h
hread_collision_warner.cc
hread_collision_warner.h
hread_collision_warner_unittest.cc
hread_local.h
hread_local_posix.cc
hread_local_storage.h
hread_local_storage_posix.cc
hread_local_storage_unittest.cc
hread_local_storage_win.cc
hread_local_unittest.cc
hread_local_win.cc
hread_unittest.cc
ime.cc
ime.h
ime_mac.cc
ime_posix.cc
ime_unittest.cc
ime_win.cc
ime_win_unittest.cc
imer.cc
imer.h
imer_unittest.cc
ools_sanity_unittest.cc
race_event.cc
race_event.h
racked.cc
racked.h
racked_objects.cc
racked_objects.h
racked_objects_unittest.cc
uple.h
uple_unittest.cc
nix_domain_socket_posix.cc
nix_domain_socket_posix.h
tf_offset_string_conversions.cc
tf_offset_string_conversions.h
tf_offset_string_conversions_unittest.cc
tf_string_conversion_utils.cc
tf_string_conversion_utils.h
tf_string_conversions.cc
tf_string_conversions.h
tf_string_conversions_unittest.cc
alues.cc
alues.h
alues_unittest.cc
ersion.cc
ersion.h
ersion_unittest.cc
aitable_event.h
aitable_event_posix.cc
aitable_event_unittest.cc
aitable_event_watcher.h
aitable_event_watcher_posix.cc
aitable_event_watcher_unittest.cc
aitable_event_watcher_win.cc
aitable_event_win.cc
atchdog.cc
atchdog.h
atchdog_unittest.cc
eak_ptr.h
eak_ptr_unittest.cc
in_util.cc
in_util.h
in_util_unittest.cc
indows_message_list.h
mi_util.cc
mi_util.h
mi_util_unittest.cc
orker_pool.h
orker_pool_linux.cc
orker_pool_linux.h
orker_pool_linux_unittest.cc
orker_pool_mac.h
orker_pool_mac.mm
orker_pool_unittest.cc
orker_pool_win.cc