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
*
Marks handful of ssl ui tests as flaky.
sky@chromium.org
2010-04-09
1
-1
/
+2
*
Mac: reform our shutdown routine.
viettrungluu@chromium.org
2010-04-09
11
-71
/
+217
*
Using now the 128 tables in the CLD to improve language detection.
jcivelli@google.com
2010-04-09
4
-5
/
+31
*
Revert 44092 - Add support for the SPDY session frame.
jar@chromium.org
2010-04-09
10
-451
/
+48
*
Add support for the SPDY session frame.
mbelshe@chromium.org
2010-04-09
10
-48
/
+451
*
[Mac] No star icon or page actions in omnibox on popups.
shess@chromium.org
2010-04-09
3
-1
/
+20
*
Preferences cleanup.
skrul@chromium.org
2010-04-09
1
-57
/
+64
*
Delete testing profile on UI thread.
mnissler@chromium.org
2010-04-09
1
-0
/
+8
*
Modifies setup's fallback language order. If Omaha has a language specified ...
gwilson@google.com
2010-04-09
1
-5
/
+20
*
Don't allow drag or click on location icon when editing in omnibox.
shess@chromium.org
2010-04-09
16
-11
/
+63
*
Language selection is added to the login view.
glotov@google.com
2010-04-09
10
-29
/
+69
*
Re-land r43741 - broke browser_tests.
rsesek@chromium.org
2010-04-09
3
-12
/
+22
*
Disable remember option in cookie prompt and content blocked notification bub...
mnissler@chromium.org
2010-04-09
16
-20
/
+121
*
Marks handful of ssl ui tests as flaky.
sky@chromium.org
2010-04-09
1
-6
/
+12
*
Destroy testing profile on UI thread.
mnissler@chromium.org
2010-04-09
1
-0
/
+4
*
Fix file names so that for browser tests the suffix is _browsertest.
phajdan.jr@chromium.org
2010-04-09
10
-9
/
+9
*
redesign and reimplement auto-translate preferences
kuan@chromium.org
2010-04-09
3
-34
/
+75
*
Indicate in the tab UI if appcache creation was blocked by privacy settings.
jochen@chromium.org
2010-04-09
39
-58
/
+204
*
Helper script that will look try to figure out what string values are stale i...
thomasvl@chromium.org
2010-04-09
1
-0
/
+161
*
Fix build break (browser_test failure on Chromium OS bot).
yusukes@google.com
2010-04-09
1
-1
/
+3
*
Refactor common, platform-independent code for the repost form warning dialog...
bauerb@chromium.org
2010-04-09
13
-240
/
+210
*
Simplify the geolocation content settings map: it's only ever used from the U...
joth@chromium.org
2010-04-09
3
-218
/
+98
*
Adding 2 preferences for configuring "NextEngine" and "Trigger" hot-keys.
yusukes@google.com
2010-04-09
6
-4
/
+67
*
Fixing possobility of some wizard View outlive its controller.
glotov@google.com
2010-04-09
1
-0
/
+6
*
Simplify content settings bubble model "radio groups" to a single radio group.
bulach@chromium.org
2010-04-09
9
-89
/
+71
*
Ignore Eclipse generated projects and metadata files.
bulach@chromium.org
2010-04-09
1
-0
/
+3
*
Updating trunk VERSION from 372.0 to 373.0
chrome-release@google.com
2010-04-09
1
-1
/
+1
*
Convert some spcial three-letter codes in NormalizeLanguageCode().
satorux@chromium.org
2010-04-09
2
-9
/
+38
*
Update V8 to version 2.2.1.1.
ager@chromium.org
2010-04-09
1
-1
/
+1
*
We DnD shouldn't provide text/html if it claims to provide text/text/plain;ch...
dpolukhin@chromium.org
2010-04-09
1
-1
/
+1
*
Fix issue where the size of notification on linux/views gets created bigger t...
oshima@chromium.org
2010-04-09
5
-11
/
+22
*
Expand a suppression to catch another variant.
eroman@chromium.org
2010-04-09
1
-1
/
+1
*
Remove the output caused by the repack step.
tony@chromium.org
2010-04-09
1
-1
/
+0
*
AutoFill optimization for form label scraping.
dhollowa@chromium.org
2010-04-09
2
-13
/
+27
*
Add suppression for a CHECK failure happening on chrome-bot, from r43692.
eroman@chromium.org
2010-04-09
1
-1
/
+4
*
Add support for attaching custom parameters to NetLog events.
eroman@chromium.org
2010-04-09
24
-398
/
+525
*
Make HostZoomMap play nicely with preference sync.
skrul@chromium.org
2010-04-09
4
-10
/
+212
*
AutoFill: Delay sending the form field values to the AutoFillManager until th...
jhawkins@chromium.org
2010-04-09
4
-8
/
+19
*
[accessibility] Allow views to have multiple accessibility states and add cor...
mhm@chromium.org
2010-04-09
21
-45
/
+141
*
Revert 44049 - Enable blank document checks in dom checker.
dhollowa@chromium.org
2010-04-09
1
-2
/
+2
*
Fixes for several crashing bugs ##40674,40720,40744
georgey@chromium.org
2010-04-09
5
-26
/
+31
*
At some point we changed the synchronous model associator methods to not call...
skrul@chromium.org
2010-04-09
5
-31
/
+16
*
Roll webkit to 57286. This is just before hyatt's change
ojan@chromium.org
2010-04-09
1
-1
/
+1
*
Enable blank document checks in dom checker.
inferno@chromium.org
2010-04-09
1
-2
/
+2
*
Fix for autofill profile setup through infobar where the "imported" profile w...
tim@chromium.org
2010-04-09
2
-2
/
+23
*
AutoFill: Initiate AutoFill for all fields, not just the name field.
jhawkins@chromium.org
2010-04-09
7
-89
/
+67
*
Fix build by commenting the tests in UrlmonMonikerTest.
amit@chromium.org
2010-04-09
1
-1
/
+2
*
Revert 43989 - This is a new version of the older patch. Main changes include:
atwilson@chromium.org
2010-04-09
16
-207
/
+52
*
rollback the merge. caused a bunch of linux svg tests to crash.
ojan@chromium.org
2010-04-09
1
-1
/
+1
*
Revert 44036 [unit_tests failed] - Since the host content settings preference...
viettrungluu@chromium.org
2010-04-09
3
-130
/
+35
[next]