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
*
Make DOMStorageDispatcherHost be a message filter (and rename it accordingly)...
jam@chromium.org
2010-12-13
31
-747
/
+771
*
AutoFillField::set_heuristic_type: avoid redundant logic in DCHECK
isherman@chromium.org
2010-12-13
1
-3
/
+6
*
AutoFillProfile: don't replicate logic in Clone()
isherman@chromium.org
2010-12-13
2
-12
/
+13
*
Verify that previously saved username/password shows up in Regular Window, NT...
nirnimesh@chromium.org
2010-12-13
1
-0
/
+30
*
Remove layer of indirection in PhoneNumberTest
isherman@chromium.org
2010-12-13
2
-36
/
+11
*
Pin the Module after we register a hook.
mad@google.com
2010-12-13
1
-0
/
+6
*
Fixes bug in instant where we wouldn't initially tell the page the
sky@chromium.org
2010-12-13
5
-16
/
+76
*
Don't create bogus 's' key in registry during Chrome Frame registration
grt@chromium.org
2010-12-13
1
-1
/
+1
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
129
-407
/
+949
*
Added facility to compile Mesa EGL implementation. Fixed a few issues so that...
alokp@chromium.org
2010-12-13
4
-0
/
+77
*
Make shader and program object lifetimes match OpenGL ES spec.
gman@chromium.org
2010-12-13
10
-97
/
+429
*
Add compile assertions to enforce the sizes of all structs and enums in the C...
dmichael@google.com
2010-12-13
42
-114
/
+402
*
Cleanup: Remove unneeded browser_thread.h usage.
thestig@chromium.org
2010-12-13
54
-71
/
+46
*
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
19
-605
/
+465
*
Track the amount of time chrome spends verifying the certificate.
mbelshe@chromium.org
2010-12-13
2
-1
/
+15
*
Add '.sed' to whitelist for executable permissions in checkperms script.
asargent@chromium.org
2010-12-13
1
-0
/
+1
*
Simplify the malware warning ui. Remove the 'more info'/'less info' button, i...
lzheng@chromium.org
2010-12-13
3
-138
/
+35
*
Check in a quick sed script to reduce Mac build logs.
evan@chromium.org
2010-12-13
1
-0
/
+22
*
Fix the ChromeFrame perf redness caused by an event name change.
ananta@chromium.org
2010-12-13
1
-1
/
+1
*
Fix off by one error in glGetShaderiv for the size
gman@chromium.org
2010-12-13
2
-1
/
+50
*
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
2
-9
/
+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
*
Histogram target for each HTTP Authentication Scheme.
cbentzel@chromium.org
2010-12-13
9
-12
/
+101
*
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
*
Fix the clang build by replacing EXPECT_EQ(false, ...) with EXPECT_FALSE(
dmazzoni@chromium.org
2010-12-13
1
-47
/
+47
*
touchui: Improve key-event processing.
sadrul@chromium.org
2010-12-13
1
-5
/
+123
*
Update the links to the store to point at the new URL.
aa@chromium.org
2010-12-13
5
-3
/
+5
*
Make Flip4Mac handling version-specific
stuartmorgan@chromium.org
2010-12-13
1
-8
/
+14
*
flip_in_mem_edsm_server: Fix friend declaration.
hans@chromium.org
2010-12-13
1
-6
/
+6
*
Switch a bunch of remaining filters to derive from BrowserMessageFilters so t...
jam@chromium.org
2010-12-13
34
-794
/
+508
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
44
-102
/
+122
*
balsa_headers.h: remove redundant idx_ tests.
hans@chromium.org
2010-12-13
1
-5
/
+2
*
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
7
-48
/
+182
*
Wire the template generator's unit tests into a presubmit script
gfeher@chromium.org
2010-12-13
1
-0
/
+26
*
Make use of new functionality of SignedSettings to tell if a settings is miss...
dilmah@chromium.org
2010-12-13
1
-48
/
+42
*
Don't ignore return value from HANDLE_EINTR(close(...))
hans@chromium.org
2010-12-13
1
-1
/
+1
*
Compile fix for touchui.
sadrul@chromium.org
2010-12-13
1
-4
/
+4
*
WebKit roll: 73900:73909.
pfeldman@chromium.org
2010-12-13
1
-1
/
+1
*
Add a CEEE mode to the ChromeFrame distribution class.
robertshield@chromium.org
2010-12-13
26
-163
/
+300
[next]