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
*
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
*
Extract arguments reconstruction logic out of GetCommandLineString() into Get...
gab@chromium.org
2012-10-29
3
-9
/
+84
*
Move remaining files in content\browser\renderer_host to content namespace.
jam@chromium.org
2012-10-29
1
-2
/
+2
*
Removing myself from OWNERs and WATCHLIST
satish@chromium.org
2012-10-29
2
-2
/
+0
*
Startup perf stability: only record stats 7 minutes after system start
jeremy@chromium.org
2012-10-29
4
-0
/
+35
*
Remove base/metrics/* code from NaCl IPC proxy build.
bbudge@chromium.org
2012-10-28
2
-0
/
+6
*
Add explicit tests for histogram factory matching.
gavinp@chromium.org
2012-10-27
4
-12
/
+55
*
Add systemInfo.memory API implementation
hongbo.min@intel.com
2012-10-27
4
-0
/
+36
*
Make IDMap respect C++ rule of three,
phajdan.jr@chromium.org
2012-10-27
2
-3
/
+100
*
Add Google Location Settings geolocation permission flow
cramya@chromium.org
2012-10-27
1
-0
/
+3
*
Handle NULL ptr calls to free() with the WIN allocator.
dalecurtis@google.com
2012-10-27
1
-1
/
+2
*
Update jni_generator to match change downstream
miguelg@chromium.org
2012-10-26
1
-0
/
+1
*
Make important file writing a critical task
stuartmorgan@chromium.org
2012-10-25
1
-1
/
+2
*
Move ImportantFileWriter to base/. It now has two consumers, base/prefs and c...
joi@chromium.org
2012-10-24
7
-8
/
+408
*
Do not use EXPECT_DEATH with ASan on iOS.
glider@chromium.org
2012-10-24
1
-8
/
+27
*
Histogram argument related change
kaiwang@chromium.org
2012-10-24
5
-77
/
+91
*
DCHECK_EQ instead of DCHECK(...==...) for better error messages.
fischman@chromium.org
2012-10-23
1
-1
/
+2
*
Add methods to base::Thread to allow Windows consumers to ask for COM to be i...
pkasting@chromium.org
2012-10-23
2
-7
/
+60
*
Upstream Autofill functionality for Android.
aurimas@chromium.org
2012-10-23
1
-1
/
+3
*
cc: Rename cc classes and members to match filenames
enne@chromium.org
2012-10-22
1
-2
/
+2
*
Don't disable extra warnings in base on Windows
scottmg@chromium.org
2012-10-22
1
-2
/
+1
*
Move a bunch of code in content\common (as well as a few left in renderer) to...
jam@chromium.org
2012-10-22
1
-2
/
+2
*
Move the bits of Prefs where production code has only trivially easy
joi@chromium.org
2012-10-22
27
-0
/
+2933
*
delete unused variable in base/process_util_win.cc
scottmg@chromium.org
2012-10-22
1
-1
/
+0
*
fix operator precedence in IsTouchEnabled
scottmg@chromium.org
2012-10-22
1
-1
/
+1
[next]