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
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
touchui: Fix painting issues caused by the X message pump.
sadrul@chromium.org
2010-12-13
2
-5
/
+11
*
Add 'Delete' key to cookies tree in settings UI.
xiyuan@chromium.org
2010-12-13
1
-0
/
+18
*
Add TEXT_PLAIN as a drag and drop target. And accept TEXT_PLAIN as a target a...
pinkerton@chromium.org
2010-12-13
6
-29
/
+99
*
DOMUI Settings: UTH: Fix up the Privacy checkboxes text.
kmadhusu@chromium.org
2010-12-13
3
-10
/
+8
*
[gtk] tabcontents fade-out for instant.
estade@chromium.org
2010-12-13
13
-40
/
+135
*
Make DatabaseDispatcherHost be a message filter so that ResourceMessageFilter...
jam@chromium.org
2010-12-13
18
-605
/
+464
*
Simplify the malware warning ui. Remove the 'more info'/'less info' button, i...
lzheng@chromium.org
2010-12-13
3
-138
/
+35
*
Repoint the ESET error Learn More link.
agl@chromium.org
2010-12-13
1
-1
/
+1
*
Error out on user scripts that are not UTF8 encoded.
skerner@chromium.org
2010-12-13
3
-0
/
+21
*
Fix memory leak in the malware_details unittest.
panayiotis@google.com
2010-12-13
1
-3
/
+6
*
Disable flaky testIncognitoDBPersistentAcrossTabs
nirnimesh@chromium.org
2010-12-13
1
-0
/
+2
*
Spdy Histogram cleanup:
mbelshe@chromium.org
2010-12-13
1
-9
/
+9
*
Fix Instant suggest issues in Linux Views port.
suzhe@google.com
2010-12-13
4
-46
/
+103
*
[cros] Fetch cookies after online authentication is successful.
nkostylev@chromium.org
2010-12-13
7
-28
/
+98
*
touchui: Fix showing sad tabs.
sadrul@chromium.org
2010-12-13
2
-4
/
+10
*
Update the links to the store to point at the new URL.
aa@chromium.org
2010-12-13
5
-3
/
+5
*
Switch a bunch of remaining filters to derive from BrowserMessageFilters so t...
jam@chromium.org
2010-12-13
32
-794
/
+502
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
41
-96
/
+116
*
Reset NTP document height when sections are minimized/hidden. Update position...
jstritar@chromium.org
2010-12-13
2
-9
/
+25
*
Add utility function to determine if a locale is valid syntax; this will
dmazzoni@chromium.org
2010-12-13
4
-48
/
+5
*
Make use of new functionality of SignedSettings to tell if a settings is miss...
dilmah@chromium.org
2010-12-13
1
-48
/
+42
*
Compile fix for touchui.
sadrul@chromium.org
2010-12-13
1
-4
/
+4
*
Add a CEEE mode to the ChromeFrame distribution class.
robertshield@chromium.org
2010-12-13
26
-163
/
+300
*
[cros] Show 'Checking for updates' state all that time during update check.
nkostylev@chromium.org
2010-12-13
3
-40
/
+0
*
Updating trunk VERSION from 610.0 to 611.0
chrome-release@google.com
2010-12-13
1
-1
/
+1
*
Widen the extension UI dialog by 20px to fit Japanese translated message.
kochi@chromium.org
2010-12-13
1
-1
/
+1
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
65
-142
/
+152
*
Add user metrics for the login screen.
satorux@chromium.org
2010-12-13
3
-0
/
+19
*
Move the candidate window to right position, if size or visibility of candida...
satorux@chromium.org
2010-12-13
1
-10
/
+34
*
Some fields were getting dropped during the conversion of
aa@chromium.org
2010-12-12
4
-3
/
+46
*
Fix memory leak in gpu_blacklist.cc.
zmo@google.com
2010-12-12
1
-0
/
+2
*
Fix extension install UI for extensions with RTL Names.
jeremy@chromium.org
2010-12-12
4
-4
/
+15
*
Updating trunk VERSION from 609.0 to 610.0
chrome-release@google.com
2010-12-12
1
-1
/
+1
*
net: Add namespace net to URLRequestFileJob.
tfarina@chromium.org
2010-12-12
6
-14
/
+14
*
net: Add namespace net to URLRequestAboutJob.
tfarina@chromium.org
2010-12-11
2
-2
/
+2
*
Revert 68919 - Remove the 'restart required' alert when enabling the metrics ...
thestig@chromium.org
2010-12-11
5
-6
/
+48
*
Blacklist bad GPU drivers: currenly we disable all gpu related features if a ...
zmo@google.com
2010-12-11
18
-1
/
+999
*
Mark InstantTest.NonSearchToSearchDoesntSupportInstant as flaky.
phajdan.jr@chromium.org
2010-12-11
1
-1
/
+3
*
Revert "Add named testing interface."
phajdan.jr@chromium.org
2010-12-11
17
-424
/
+79
*
Updating trunk VERSION from 608.0 to 609.0
chrome-release@google.com
2010-12-11
1
-1
/
+1
*
Add some experiments for different policies on cwnd restore.
mbelshe@chromium.org
2010-12-11
2
-0
/
+46
*
Revert 68932 - Make members of Singleton<T> private and only visible to the s...
satish@chromium.org
2010-12-11
16
-80
/
+51
*
net: Remove typedef net::URLRequestJob URLRequestJob;
tfarina@chromium.org
2010-12-11
37
-90
/
+99
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-11
16
-51
/
+80
*
Avoid inserting a redundant separator in status icon menu.
tfarina@chromium.org
2010-12-11
1
-1
/
+2
*
DOMUI: Temporarily strip trailing colons from section titles until the strings
jhawkins@chromium.org
2010-12-11
6
-17
/
+83
*
Enable popup blocker tests.
nirnimesh@chromium.org
2010-12-11
1
-1
/
+1
*
Fix flaky BrowserKeyEventsTest.ReservedAccelerators on Windows (hopefully)
suzhe@chromium.org
2010-12-11
1
-28
/
+22
*
Remove the 'restart required' alert when enabling the metrics reporting optio...
csilv@chromium.org
2010-12-11
5
-48
/
+6
*
DOMUI: Remove the sync settings overlay.
jhawkins@chromium.org
2010-12-11
14
-223
/
+213
[next]