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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change PrefStore::ReadResult to a boolean.
bauerb@chromium.org
2012-11-08
14
-116
/
+89
*
Add run_isolate.py to all .isolate.
maruel@chromium.org
2012-11-08
1
-0
/
+1
*
Add Closure-based API to PrefChangeObserver and PrefMember, deprecate PrefObs...
joi@chromium.org
2012-11-08
3
-57
/
+70
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-11-08
5
-53
/
+77
*
Re-enable ImportantFileWriterTest.BatchingWrites
phajdan.jr@chromium.org
2012-11-08
1
-2
/
+1
*
Add a histogram enum to determine the cat's flavor and how many bits there are
mark@chromium.org
2012-11-08
4
-14
/
+8
*
Revert 166547 - Use tcmalloc's debugallocation for Debug builds
scottmg@google.com
2012-11-08
3
-31
/
+19
*
Use tcmalloc's debugallocation for Debug builds
phajdan.jr@chromium.org
2012-11-07
3
-19
/
+31
*
Make FieldTrialList::StatesToString() only report active trials.
asvitkine@chromium.org
2012-11-07
3
-19
/
+29
*
Android: uses "import" section and inner classes for obtaining qualified JNI ...
bulach@chromium.org
2012-11-07
4
-152
/
+106
*
Rewrite DefaultPrefStore for performance
aberent@chromium.org
2012-11-07
4
-28
/
+30
*
Add a temporary histogram to track if a FieldTrial is disabled due to not hav...
stevet@chromium.org
2012-11-07
1
-0
/
+4
*
Calculate the available physical memory on Mac OS
hongbo.min@intel.com
2012-11-07
1
-2
/
+13
*
Update Time and TimeTicks for NaCl now that it has CLOCK_MONOTONIC.
bbudge@chromium.org
2012-11-07
1
-11
/
+1
*
Refactoring Geolocation Infobar part4
cramya@chromium.org
2012-11-07
1
-4
/
+1
*
Re-commit: Introduce RemoveChromeTaskbarShortcuts() to delete all pinned-to-t...
gab@chromium.org
2012-11-06
3
-13
/
+30
*
This CL provides a general ONC signature which is used for validation and nor...
pneubeck@chromium.org
2012-11-06
2
-0
/
+11
*
Don't report field trial groups until group() has been called.
asvitkine@chromium.org
2012-11-06
3
-46
/
+91
*
net: Implement canceling of all async operations in FileStream.
paivanof@gmail.com
2012-11-06
3
-0
/
+81
*
Create ash memory monitor
davemoore@chromium.org
2012-11-05
2
-0
/
+22
*
Revert 166000 - Base: Disable the scoped handle verifier
rvargas@google.com
2012-11-05
1
-1
/
+1
*
Base: Disable the scoped handle verifier
rvargas@google.com
2012-11-05
1
-1
/
+1
*
Add realloc_dbg to satisfy the libcpmtd which is provided with Visual Studio ...
bungeman@chromium.org
2012-11-05
1
-0
/
+4
*
base: Constantify thread_name() getter accessor.
tfarina@chromium.org
2012-11-05
3
-4
/
+2
*
Clean Up: TSF related stuff
nona@chromium.org
2012-11-02
2
-5
/
+5
*
Update prep_libc.py for new libcmt.lib layout.
bungeman@chromium.org
2012-11-02
1
-1
/
+3
*
Revert 165505 - Introduce RemoveChromeTaskbarShortcuts() to delete all pinned...
gab@chromium.org
2012-11-01
2
-8
/
+0
*
Move EnableInProcessStackDumping to base/debug
phajdan.jr@chromium.org
2012-11-01
12
-140
/
+179
*
Make Chrome Trace work with Android ATrace.
wangxianzhu@chromium.org
2012-11-01
6
-90
/
+232
*
Introduce RemoveChromeTaskbarShortcuts() to delete all pinned-to-taskbar shor...
gab@chromium.org
2012-11-01
2
-0
/
+8
*
Revert 165062 - We believe this change broke startup_tests
nsylvain@chromium.org
2012-11-01
5
-75
/
+52
*
Notify FieldTrial observers only once group() is called for the first time.
asvitkine@chromium.org
2012-11-01
3
-20
/
+140
*
First step towards component build for Android.
yfriedman@chromium.org
2012-11-01
11
-70
/
+90
*
GTTF: remove FAILS_ prefix, part 1
phajdan.jr@chromium.org
2012-11-01
5
-22
/
+7
*
Remove content::NotificationObserver dependency from most Prefs code.
joi@chromium.org
2012-11-01
6
-39
/
+54
*
Adding 'base_prefs' target to base/gypi.
joi@chromium.org
2012-11-01
11
-12
/
+86
*
On Windows, current implementation fails touching directories because it cann...
nhiroki@chromium.org
2012-11-01
3
-5
/
+13
*
Revert 165244 - Create ash memory monitor
brettw@chromium.org
2012-10-31
2
-22
/
+0
*
Android: passes a list of qualified JNI parameters as a param to the generator.
bulach@chromium.org
2012-10-31
3
-220
/
+244
*
Create ash memory monitor
davemoore@chromium.org
2012-10-31
2
-0
/
+22
*
Histogram type support in HistogramBase and remove SetRangeDescription function
kaiwang@chromium.org
2012-10-31
7
-95
/
+105
*
A Speculative Revert for 164939 - Use tcmalloc's debugallocation for Debug bu...
hbono@chromium.org
2012-10-31
3
-31
/
+19
*
Band-aid fix for test hangs:
phajdan.jr@chromium.org
2012-10-31
1
-0
/
+3
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-10-30
5
-52
/
+75
*
Revert 165006 - Revert 165005 until skia_webkit.gyp is present everywhere.
bungeman@chromium.org
2012-10-30
1
-9
/
+1
*
Revert 165005 until skia_webkit.gyp is present everywhere.
bungeman@chromium.org
2012-10-30
1
-1
/
+9
*
Use tcmalloc's debugallocation for Debug builds
phajdan.jr@chromium.org
2012-10-30
3
-19
/
+31
*
base: Update calls froms RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-10-30
11
-42
/
+42
*
Default to GMT when parsing HTTP "Date", "Expires" and "Last-Modified" headers.
pauljensen@chromium.org
2012-10-29
2
-4
/
+25
*
Add IDMap::Clear() which removes all items.
jsbell@chromium.org
2012-10-29
2
-0
/
+84
[next]