index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
base.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix downstream android webview build
boliu@chromium.org
2013-03-02
1
-3
/
+7
*
Android: Add a java version of ObserverList.
nileshagrawal@chromium.org
2013-03-01
1
-0
/
+15
*
Create JNI for ImportantFileWriter
aberent@chromium.org
2013-03-01
1
-0
/
+1
*
Make SQLitePersistentCookieStore run on injected SequencedTaskRunners vs name...
erikwright@chromium.org
2013-02-27
1
-2
/
+2
*
Revert 184868
mpearson@chromium.org
2013-02-27
1
-2
/
+2
*
Make SQLitePersistentCookieStore run on injected SequencedTaskRunners vs name...
erikwright@chromium.org
2013-02-27
1
-2
/
+2
*
Revert 184797
abodenha@chromium.org
2013-02-27
1
-27
/
+0
*
GTTF: symbolize stack traces on Mac OS X even on crash
phajdan.jr@chromium.org
2013-02-27
1
-0
/
+27
*
Make Ash unittests clean up zombie viewer processes between test runs. These ...
robertshield@chromium.org
2013-02-25
1
-0
/
+2
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Add a Clock and TickClock interface for mocking out time
akalin@chromium.org
2013-02-21
1
-0
/
+4
*
Use _target_name instead of package_name for java*.gypi
cjhopman@chromium.org
2013-02-20
1
-2
/
+0
*
Remove PrefServiceBase, since everyone can now depend directly on PrefService.
joi@chromium.org
2013-02-16
1
-1
/
+0
*
Moving last generic Prefs implementation files to base/prefs/.
joi@chromium.org
2013-02-14
1
-0
/
+6
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-0
/
+17
*
[Test Expectations] Implement the low-level parser.
rsesek@chromium.org
2013-02-08
1
-0
/
+3
*
Move string_split to base/strings.
tfarina@chromium.org
2013-02-07
1
-1
/
+1
*
Move sys_string_conversions to base/strings.
brettw@chromium.org
2013-02-07
1
-2
/
+2
*
Move utf_offset_string_conversions and utf_string_conversion_utils to strings.
brettw@chromium.org
2013-02-07
1
-1
/
+1
*
Move string_number_conversions to base/strings.
brettw@chromium.org
2013-02-07
1
-1
/
+1
*
Move string tokenizer to base/strings.
brettw@chromium.org
2013-02-02
1
-1
/
+1
*
[Test Expectations] Create the basic data structures.
rsesek@chromium.org
2013-02-01
1
-0
/
+3
*
Move stringize_macros to base/strings.
brettw@chromium.org
2013-01-31
1
-1
/
+1
*
base/prefs: Build and run json_pref_store_unittest.cc within base_unittests t...
tfarina@chromium.org
2013-01-30
1
-0
/
+3
*
Set Realtime Audio Thread priority on Android
james.wei@intel.com
2013-01-30
1
-0
/
+1
*
Move file_util_proxy to base/files.
brettw@chromium.org
2013-01-26
1
-1
/
+1
*
Add ability to retrieve a thread_name given a thread_id.
dsinclair@chromium.org
2013-01-25
1
-1
/
+2
*
Add base::DiscardableMemory class and implementation for android
qinmin@chromium.org
2013-01-22
1
-0
/
+1
*
Disabling nacl_win64 targets when building in target_arch!=ia32 mode.
bradnelson@google.com
2013-01-21
1
-32
/
+32
*
Remove uses of PropVariantTo*; removing the need to DelayLoad propsys.dll.
gab@chromium.org
2013-01-21
1
-11
/
+0
*
Use SOCK_SEQPACKET for synchronous IPC.
glider@google.com
2013-01-18
1
-0
/
+1
*
Add numeric_cast for checked integral narrowing casts
scottmg@chromium.org
2013-01-16
1
-0
/
+2
*
base: Add a couple Pref unit tests to base_unittests target.
tfarina@chromium.org
2013-01-16
1
-0
/
+18
*
Create the crash key registration system and register some Mac-specific keys.
rsesek@chromium.org
2013-01-15
1
-0
/
+1
*
TCMalloc: restrict maximum size of memory allocations
jln@chromium.org
2013-01-15
1
-0
/
+1
*
Serialize/Deserialize support in HistogramBase
kaiwang@chromium.org
2013-01-11
1
-0
/
+1
*
Make all base targets build on Win64
jschuh@chromium.org
2013-01-09
1
-0
/
+10
*
android: Pass CPU properties from browser to renderer process.
digit@chromium.org
2013-01-09
1
-0
/
+4
*
Linux: add option to use system nspr.
phajdan.jr@chromium.org
2013-01-08
1
-0
/
+10
*
Implement SequenceChecker, which is a generalization of ThreadChecker
akalin@chromium.org
2012-12-27
1
-0
/
+4
*
Base: Modify ScopedHandle so that Receive() doesn't fully expose the guts
rvargas@google.com
2012-12-22
1
-0
/
+1
*
Unify various test TaskRunner implementations
akalin@chromium.org
2012-12-19
1
-0
/
+4
*
Remove extra string copies when iterating lists
joth@chromium.org
2012-12-14
1
-0
/
+1
*
Move PrefMember to base/prefs/public now that it has no bad dependencies.
joi@chromium.org
2012-12-12
1
-1
/
+3
*
Create LibDispatchTaskRunner, a SingleThreadTaskRunner that is backed by a li...
rsesek@chromium.org
2012-12-07
1
-0
/
+1
*
Add STLSetDifference to stl_util.h, because std::set_difference is extremely
kalman@chromium.org
2012-12-05
1
-0
/
+1
*
Enable MessageLoop unittests on iOS and fix MessagePumpIOForIOS bug.
blundell@chromium.org
2012-12-04
1
-5
/
+0
*
Provide an iOS message pump for IO implementation.
blundell@chromium.org
2012-11-30
1
-3
/
+8
*
Revert 170287 - Add dependency on allocator.gyp from 'base' and export it
akalin@chromium.org
2012-11-30
1
-14
/
+6
*
Add dependency on allocator.gyp from 'base' and export it
akalin@chromium.org
2012-11-29
1
-6
/
+14
[next]