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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wires up ability for page to specify instant auto complete
sky@chromium.org
2011-03-15
31
-97
/
+232
*
fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon*
avi@chromium.org
2011-03-15
35
-99
/
+99
*
fav icon -> favicon. Pass 3: kFavIconSize -> kFaviconSize
avi@chromium.org
2011-03-15
20
-59
/
+59
*
fav icon -> favicon. Pass 2: GetFavIcon -> GetFavicon
avi@chromium.org
2011-03-15
43
-77
/
+77
*
Adds OVERRIDE to the appropriate places in
sky@chromium.org
2011-03-15
10
-89
/
+101
*
Fix leak in HeartbeatSenderTest.DoSendStanza and remove valgrind suppression.
lambroslambrou@chromium.org
2011-03-15
3
-17
/
+17
*
[cros] Display roaming status for cellular network.
nkostylev@chromium.org
2011-03-15
4
-7
/
+46
*
Add UMA logging to the NTP promo. Log whenever the NTP is created with the p...
mirandac@chromium.org
2011-03-15
2
-0
/
+3
*
Adding fake param to picture URL to avoid caching it on cros settings page.
avayvod@chromium.org
2011-03-15
2
-3
/
+16
*
WebKit roll 81091:81125
apavlov@chromium.org
2011-03-15
1
-1
/
+1
*
Don't run three more tests failing on a Valgrind assertion under Valgrind/Mac
timurrrr@chromium.org
2011-03-15
1
-1
/
+6
*
Use copies of canned browsing data helpers to populate the cookies tree model.
jochen@chromium.org
2011-03-15
10
-12
/
+82
*
Use PreferenceTransformerInterface in extension preference APIs.
bauerb@chromium.org
2011-03-15
7
-122
/
+104
*
Show the speech input bubble immediately after user clicks.
satish@chromium.org
2011-03-15
1
-4
/
+1
*
Increase ranges for some prerender-based histograms.
cbentzel@chromium.org
2011-03-15
1
-7
/
+16
*
Update V8 to version 3.2.2.1
ricow@chromium.org
2011-03-15
1
-1
/
+1
*
Use deprecated mouse API that actually works.
jamiewalch@chromium.org
2011-03-15
2
-37
/
+32
*
Revert 78061 - Revert 78034 - Removing a TODO and cleaning up code.
kristianm@google.com
2011-03-15
6
-21
/
+9
*
Don't run ErrorPageTest.DNSError_GoBack2 under TSan
timurrrr@chromium.org
2011-03-15
2
-1
/
+2
*
Tentative compile fix.
bauerb@chromium.org
2011-03-15
1
-2
/
+2
*
Initialize RelayWrite member.
finnur@chromium.org
2011-03-15
1
-2
/
+3
*
Move FilePath <-> Value conversions into a separate file.
bauerb@chromium.org
2011-03-15
8
-47
/
+86
*
Change the type of the libwebp target to "none" to stop folks from trying to
abarth@chromium.org
2011-03-15
1
-1
/
+1
*
Updating trunk VERSION from 704.0 to 705.0
chrome-release@google.com
2011-03-15
1
-1
/
+1
*
A quick fix for Bug 60643.
hbono@chromium.org
2011-03-15
1
-9
/
+8
*
Keep expired and file: cookies when using the cookie monster as dumb data store
jochen@chromium.org
2011-03-15
4
-5
/
+62
*
Update libwebp
abarth@chromium.org
2011-03-15
34
-302
/
+6907
*
Workaround deadlock with password sync/GNOME Keyring by re-enabling password
atwilson@chromium.org
2011-03-15
6
-31
/
+4
*
Revert 78166 - Test impact of an allocator change to detect double frees
jar@chromium.org
2011-03-15
2
-186
/
+2
*
Pull the latest libcros.
yusukes@google.com
2011-03-15
1
-1
/
+1
*
Test impact of an allocator change to detect double frees
jar@chromium.org
2011-03-15
2
-2
/
+186
*
Remove unused APIs: GetAutoRepeatEnabled and GetAutoRepeatRate.
yusukes@google.com
2011-03-15
4
-40
/
+0
*
Fix building gfx_unittests and remoting_unittests in linux dbg-shlib, this ti...
sadrul@chromium.org
2011-03-15
2
-2
/
+2
*
Make the Pepper audio delegate properly use the I/O thread for manipulating the
brettw@chromium.org
2011-03-15
1
-36
/
+84
*
Valgrind leak reported in NSInFlightAnimation
dhollowa@chromium.org
2011-03-15
1
-10
/
+0
*
Fix building gfx_unittests and remoting_unittests in linux dbg-shlib.
sadrul@chromium.org
2011-03-15
2
-0
/
+2
*
Update test expectations to catch some tests that need to be rebaslined due t...
levin@chromium.org
2011-03-15
1
-0
/
+8
*
Pulling in newer version of yasm.exe with executable set.
bradnelson@google.com
2011-03-15
1
-1
/
+1
*
Adjust expectations.
cmp@chromium.org
2011-03-15
1
-7
/
+7
*
Remove colons and fix some title/sentence casing.
estade@chromium.org
2011-03-15
10
-132
/
+82
*
Fix clang build, failure caused by r78149.
sadrul@chromium.org
2011-03-15
5
-5
/
+5
*
Convert importer messges to new format.
tsepez@chromium.org
2011-03-15
4
-88
/
+106
*
Removes 'foreground' parameter to
sky@chromium.org
2011-03-15
10
-32
/
+19
*
Start working on compositor tree painting.
sadrul@chromium.org
2011-03-15
23
-31
/
+381
*
Fix memory leak in FileWriterDelegate by passing FileStream::Write a callback...
adamk@chromium.org
2011-03-15
3
-19
/
+8
*
Roll WebKit DEPS 81083:81091 (to pick up some new Leopard baselines for layou...
levin@chromium.org
2011-03-15
1
-1
/
+1
*
Revert r77777 (a temporary hack) and roll in the fix from ANGLE (567:571).
apatrick@chromium.org
2011-03-15
2
-22
/
+2
*
Options: Listen to the 'click' event since the 'change' event does not fire
jhawkins@chromium.org
2011-03-15
2
-8
/
+11
*
Remove SelectFontDialog
estade@chromium.org
2011-03-15
6
-265
/
+29
*
Fix memory leak in client_side_detection_host_unittest
dhollowa@chromium.org
2011-03-15
1
-1
/
+5
[next]