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
...
*
Send malware reports when a user opts-in from the safe browsing interstitial ...
panayiotis@google.com
2010-12-10
15
-35
/
+835
*
Use SChannel for Windows.
willchan@chromium.org
2010-12-10
1
-0
/
+4
*
Peter: Please review model, test, and WIN changes.
thakis@chromium.org
2010-12-10
8
-299
/
+212
*
Add a separate cookie for the start of a PPAPI test to help reduce test
brettw@chromium.org
2010-12-10
2
-2
/
+22
*
Fixes bug where we would show an instant preview when we thought the
sky@chromium.org
2010-12-10
8
-61
/
+86
*
Rebase linux-release-hardy perf expectations.
chase@chromium.org
2010-12-10
1
-16
/
+16
*
Simple fix preventing a potential crash location when shifting focus from an ...
twiz@google.com
2010-12-10
1
-0
/
+6
*
Adding tests for bookmark search in omnibox
nirnimesh@chromium.org
2010-12-10
1
-0
/
+49
*
Add more cwnd histograms - this type partitioned by amount of data
mbelshe@chromium.org
2010-12-10
2
-0
/
+26
*
Cleanup: Remove unneeded profile.h usage in headers.
thestig@chromium.org
2010-12-10
39
-31
/
+67
*
Hook up AXVisited attribute.
dtseng@chromium.org
2010-12-10
1
-7
/
+11
*
BUG=65795
maf@chromium.org
2010-12-10
1
-66
/
+82
*
Fix a regression introduced with the change to marshal custom HCURSOR's set b...
ananta@chromium.org
2010-12-10
1
-1
/
+2
*
Reenable UILayoutTest.MediaUILayoutTest on Linux
vrk@google.com
2010-12-10
1
-5
/
+5
*
Fix a unit test broken by overriding reg keys
amit@chromium.org
2010-12-10
1
-5
/
+7
*
Update DEPS to pick up nixysa changes r72 and r73.
tschmelcher@chromium.org
2010-12-10
1
-1
/
+1
*
Update WebKit to r73655.
pkasting@chromium.org
2010-12-10
1
-1
/
+1
*
Add a CHECK() to make sure thread creation succeeded.
eroman@chromium.org
2010-12-10
1
-1
/
+1
*
Cleanup: Remove call to DeterminePossibleFieldTypes in AutoFillManager::Parse...
isherman@chromium.org
2010-12-09
1
-2
/
+0
*
Send phishing model from the browser to the renderer.
noelutz@google.com
2010-12-09
9
-3
/
+124
*
DOMUI Prefs: Fix closing subpages by clicking to the left
stuartmorgan@chromium.org
2010-12-09
1
-1
/
+2
*
Mac: make favicon and title visible during in/out animation.
thakis@chromium.org
2010-12-09
1
-24
/
+70
*
Add histogram to analyze sent cwnd settings for spdy.
mbelshe@chromium.org
2010-12-09
1
-0
/
+14
*
Disable unsafe downloads tests
nirnimesh@chromium.org
2010-12-09
1
-0
/
+13
*
Add a newline to make Linux happy
brettw@google.com
2010-12-09
1
-1
/
+2
*
Remove my weird CC address from watchlists.
ben@chromium.org
2010-12-09
1
-2
/
+0
*
interactive_ui_tests, SidebarTest.SidebarNavigate test fixed:
alekseys@chromium.org
2010-12-09
2
-10
/
+10
*
Make it possible to write simple unit tests for the pepper implementation. Th...
brettw@google.com
2010-12-09
11
-2
/
+623
*
DOMUI: Fix storing checkbox prefs.
jhawkins@chromium.org
2010-12-09
1
-15
/
+8
*
Add Launchpad.net's translations for chromium_strings.grd.
tony@chromium.org
2010-12-09
8
-1
/
+330
*
DOMUI: Fix the AlertOverlay.show() API to except either an undefined or empty
jhawkins@chromium.org
2010-12-09
5
-27
/
+31
*
appcache: document that the manifest parsing algorithm is fixed
evan@chromium.org
2010-12-09
1
-0
/
+7
*
Fixed unittests broken by misplaced BrokerRpcClient::Connect call.
vitalybuka@chromium.org
2010-12-09
8
-15
/
+56
*
startup: rename a variable to a shorter name
evan@chromium.org
2010-12-09
1
-37
/
+37
*
Stray ++ causes crashes. Don't walk off the end of the array.
johnnyg@chromium.org
2010-12-09
1
-1
/
+1
*
Widen suppression for AsynchronousPolicyLoadTest.ProviderNotificationOnPolicy...
cbentzel@chromium.org
2010-12-09
1
-0
/
+1
*
memcheck suppression for PrefValueStorePolicyRefreshTest.TestPolicyRefresh
cbentzel@chromium.org
2010-12-09
1
-0
/
+9
*
Add sample page cycler to mirror online docs.
chase@chromium.org
2010-12-09
7
-31
/
+61
*
Cleanup: Remove unneeded includes of tab_contents.h.
thestig@chromium.org
2010-12-09
35
-44
/
+21
*
Update WebKit to r73639.
pkasting@chromium.org
2010-12-09
1
-1
/
+1
*
Add safe_browsing_tests to valgrind.
lzheng@chromium.org
2010-12-09
1
-0
/
+5
*
[SYNC] Check if a change's entry is for a position-sensitive model before tra...
zea@chromium.org
2010-12-09
1
-1
/
+4
*
Checks whether the autocomplete controller can accept keywords before the com...
suzhe@chromium.org
2010-12-09
5
-0
/
+19
*
Provide the right bug number for a failure.
pkasting@chromium.org
2010-12-09
1
-1
/
+1
*
Ensure that custom cursors set by windowless flash plugins get marshaled corr...
ananta@chromium.org
2010-12-09
2
-23
/
+35
*
Fix a bad link reported in the chromium-extensions group by
kathyw@chromium.org
2010-12-09
2
-2
/
+2
*
DOMUI Prefs: Add a subpage for startup page management.
stuartmorgan@chromium.org
2010-12-09
15
-57
/
+221
*
Don't tweak buffer size for SPDY
mbelshe@chromium.org
2010-12-09
1
-13
/
+0
*
Mac: Align tabpose titles on pixel boundaries, making them less blurry.
thakis@chromium.org
2010-12-09
1
-10
/
+14
*
Disable failing notifications tests
nirnimesh@chromium.org
2010-12-09
1
-0
/
+3
[prev]
[next]