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
*
Revert 60368 - Client-side phishing detection: grab snapshot of custom sized ...
noelutz@google.com
2010-09-24
9
-231
/
+7
*
Added code to launch the browser to show token expired notifications.
sanjeevr@chromium.org
2010-09-24
1
-0
/
+32
*
Mac: Ignore omnibox selection changes that come from programmatic events
isherman@chromium.org
2010-09-24
2
-21
/
+27
*
Change the menu item 'Options' to 'Settings' on the wrench menu.
tfarina@chromium.org
2010-09-24
2
-7
/
+18
*
Adding ability to log into networks, and view network configs, all from the D...
dhg@chromium.org
2010-09-24
8
-32
/
+658
*
Fix flickering when calling push/replaceState (or changing the location hash)
mihaip@chromium.org
2010-09-24
3
-18
/
+38
*
Updating trunk VERSION from 534.0 to 535.0
chrome-release@google.com
2010-09-24
1
-1
/
+1
*
Small cleanup - remove 2 unnecessary includes.
asargent@chromium.org
2010-09-24
1
-2
/
+0
*
Fix the problem that BlobDispatcherHost is not hooked up in WorkerProcessHost.
jianli@chromium.org
2010-09-24
3
-2
/
+11
*
Fixed bug where the "Keep everything synced" preference wasn't being honored.
akalin@chromium.org
2010-09-24
1
-9
/
+13
*
Comment typo fix.
avi@chromium.org
2010-09-24
1
-1
/
+1
*
ui_tests: check the return value of WaitForAppLaunch.
evan@chromium.org
2010-09-24
1
-1
/
+2
*
ui_tests: disable EarlyReturnTest.
evan@chromium.org
2010-09-24
1
-5
/
+11
*
added /webstore to app.urls
erikkay@chromium.org
2010-09-24
1
-0
/
+1
*
linux: zygote should suicide when the browser channel closes.
evan@chromium.org
2010-09-24
1
-5
/
+6
*
Remove use of Skia's safeUnref() in favor of SkSafeUnref(...)
vandebo@chromium.org
2010-09-24
2
-11
/
+9
*
New instant page tear image from Nicholas.
sky@chromium.org
2010-09-24
1
-0
/
+0
*
Fixes bug where showing an auth dialog during instant would trigger
sky@chromium.org
2010-09-24
9
-20
/
+69
*
Change NOTREACHED() to LOG(ERROR) when we cannot initialize
wtc@chromium.org
2010-09-24
1
-2
/
+2
*
Adds support for sending script when the user accepts instant
sky@chromium.org
2010-09-24
6
-41
/
+98
*
Visually polish language selector for new user pod.
dilmah@chromium.org
2010-09-24
2
-31
/
+60
*
Mark TestDigestAuth FLAKY on all platforms.
lzheng@chromium.org
2010-09-24
1
-8
/
+1
*
Make app panels use popup type. Nuke refocus code and tests.
skerner@chromium.org
2010-09-24
3
-237
/
+15
*
Adding copy to the filebrowser. Also fixes a crash bug when the user tries t...
dhg@chromium.org
2010-09-24
5
-27
/
+239
*
Reland r60342.
dtseng@chromium.org
2010-09-24
2
-1
/
+6
*
Remove logging for issue 35198.
skerner@chromium.org
2010-09-24
4
-35
/
+7
*
Add IndexedDB to cookie tree.
bauerb@chromium.org
2010-09-24
26
-454
/
+2502
*
Unify experimental location features under one flag.
allanwoj@chromium.org
2010-09-24
4
-10
/
+6
*
Hide "Change proxy settings link" during connection in progress.
dilmah@chromium.org
2010-09-24
2
-2
/
+3
*
Update the spinner and mic button images to the latest from UX team.
satish@chromium.org
2010-09-24
1
-0
/
+0
*
Windows Gateway Data Provider.
allanwoj@chromium.org
2010-09-24
7
-2
/
+150
*
Finally flip safe-browsing to SafeBrowsingStoreFile.
shess@chromium.org
2010-09-24
1
-6
/
+0
*
Revert "Revert 60457 - Adds IDBFactory::didCompleteEventsForTransaction plumb...
andreip@chromium.org
2010-09-24
12
-28
/
+135
*
Revert 60457 - Adds IDBFactory::didCompleteEventsForTransaction plumbing
phajdan.jr@chromium.org
2010-09-24
12
-135
/
+28
*
Clean up the policy and message model of the template generator
gfeher@chromium.org
2010-09-24
2
-259
/
+247
*
Adds IDBFactory::didCompleteEventsForTransaction plumbing
andreip@chromium.org
2010-09-24
12
-28
/
+135
*
Updating trunk VERSION from 533.0 to 534.0
chrome-release@google.com
2010-09-24
1
-1
/
+1
*
Disable crashy MacDirAccessSandboxTest.SandboxAccess
phajdan.jr@chromium.org
2010-09-24
1
-1
/
+2
*
Revert incognito option for external_extensions.json file
dpolukhin@chromium.org
2010-09-24
6
-43
/
+16
*
Fix test failures in LanguageMenuButtonTest.GetTextForIndicatorTest.
satorux@chromium.org
2010-09-24
1
-2
/
+3
*
Improve flaky ui_test AutomationProxyVisibleTest.AutocompleteMatchesTest
jknotten@chromium.org
2010-09-24
10
-23
/
+107
*
Revert 60035 - Make sure the application icon is up to date
phajdan.jr@chromium.org
2010-09-24
1
-4
/
+0
*
Adds accelerators for BWSI(guest) mode.
altimofeev@chromium.org
2010-09-24
4
-14
/
+38
*
Fix leak of a DownloadItem in SavePackage::Init.
phajdan.jr@chromium.org
2010-09-24
2
-3
/
+12
*
Experimental change to try to reduce the flakiness of BrowserKeyEventsTest.Ac...
isherman@chromium.org
2010-09-24
1
-0
/
+5
*
Fix a crash at browser shutdown time.
satorux@chromium.org
2010-09-24
1
-3
/
+27
*
Revert 60362 - Downloads: Don't create the default download directory on star...
phajdan.jr@chromium.org
2010-09-24
1
-5
/
+0
*
A quick fix for Issue 45091.
hbono@chromium.org
2010-09-24
1
-5
/
+20
*
Add indicators for Hangul and Quick input methods.
satorux@chromium.org
2010-09-24
1
-1
/
+3
*
Revert 60421 - Revert 60373, trying to track down a perf regression (see bug ...
thakis@chromium.org
2010-09-24
8
-2
/
+28
[next]