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
*
linux: infobar for obsolete OS
evan@chromium.org
2011-05-19
3
-2
/
+38
*
Only trigger OnPassphrsaeRequired if we have encrypted types that are enabled.
zea@chromium.org
2011-05-19
1
-2
/
+9
*
Rename WindowWin|Gtk->NativeWindowWin|Gtk
ben@chromium.org
2011-05-19
16
-58
/
+57
*
Linux: add support to get proxy settings from GSettings, if available.
mdm@chromium.org
2011-05-19
1
-8
/
+42
*
Fix bad override.
sky@chromium.org
2011-05-19
1
-4
/
+2
*
Remove old code that should no longer be needed given updates to the referenc...
darin@chromium.org
2011-05-19
1
-52
/
+0
*
first_run: Call ResourceBundle::GetNativeImageNamed() instead of GetBitmapNam...
tfarina@chromium.org
2011-05-19
1
-4
/
+5
*
Adds two methods to the MenuDelegate I'm going to need for bookmark
sky@chromium.org
2011-05-19
5
-8
/
+12
*
Revert "linux: infobar for obsolete OS"
evan@chromium.org
2011-05-19
3
-37
/
+1
*
linux: infobar for obsolete OS
evan@chromium.org
2011-05-19
3
-1
/
+37
*
Temporarily disabling mixed-content bocking by default. Will re-land with an ...
jschuh@chromium.org
2011-05-19
1
-1
/
+1
*
Fix a problem where the ExtensionService caused File IO on the wrong thread w...
bbudge@google.com
2011-05-19
2
-33
/
+54
*
Extension in background unable to open window if there is no browser running.
prasadt@chromium.org
2011-05-19
1
-0
/
+2
*
Clear devtools headers when url_request is reused for several HTTP requests
vsevik@chromium.org
2011-05-19
1
-0
/
+10
*
bash 4.0 compatibility for dirdiffer.sh. In bash 4.0, "declare VAR" no longer
mark@chromium.org
2011-05-19
1
-4
/
+6
*
bash 4.0 compatibility for .keystone_install. In bash 4.0, "declare VAR" no
mark@chromium.org
2011-05-19
1
-2
/
+4
*
Refactor the "Learn more" DNS infobar shown on startup
evan@chromium.org
2011-05-19
1
-32
/
+37
*
Make unit_tests properly depend upon .pak files it tries to load.
adamk@chromium.org
2011-05-19
1
-0
/
+6
*
Need to check whether an extension is loaded in extension service before tryi...
skerner@chromium.org
2011-05-19
3
-1
/
+57
*
Print Preview: Adding loading animation before loading printer list.
dpapad@chromium.org
2011-05-19
1
-0
/
+1
*
Print Preview: UI polishing
dpapad@chromium.org
2011-05-19
2
-11
/
+15
*
Miscellaneous webkit_glue namespace changes in preparation for building src\c...
ananta@chromium.org
2011-05-19
2
-19
/
+0
*
Do not prerender when the URL to be prerendered was visited in the last 5 sec...
tburkard@chromium.org
2011-05-19
5
-0
/
+68
*
Support cancelling dragging panel on Windows. Also add more test cases to cov...
jianli@chromium.org
2011-05-19
7
-114
/
+334
*
Fix stupid build error.
thestig@chromium.org
2011-05-19
1
-1
/
+1
*
Print Preview: Fix a crash in CreatePrintPreviewTab.
thestig@chromium.org
2011-05-19
2
-0
/
+5
*
PyAuto tests to measure memory usage of Chrome-related processes.
dennisjeffrey@chromium.org
2011-05-19
3
-0
/
+159
*
autocomplete: Make use of CHROMEGTK_* macro in autocomplete_popup_view_gtk.*
tfarina@chromium.org
2011-05-19
2
-33
/
+17
*
Remove ShowCollectedCookiesDialog from TabContentsDelegate, since content lay...
jam@chromium.org
2011-05-19
3
-6
/
+9
*
Write installer results in all relevant registry keys so that we're sure that...
grt@chromium.org
2011-05-19
8
-169
/
+211
*
Remove unneeded call to StartCrossSiteTransition.
creis@chromium.org
2011-05-19
1
-0
/
+7
*
The touch resources for arrows are a bit large. Update the test expectations ...
sadrul@chromium.org
2011-05-19
1
-4
/
+8
*
Fix a ui-test for touch:
sadrul@chromium.org
2011-05-19
5
-26
/
+31
*
Only pass candidates in current page to extension.
penghuang@chromium.org
2011-05-19
1
-1
/
+8
*
Fix bustage... these files were ommited from the CL.
ben@chromium.org
2011-05-19
2
-1
/
+2
*
Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.
ben@chromium.org
2011-05-19
53
-270
/
+141
*
Enable ContentSettingsPattern to match origins.
markusheintz@chromium.org
2011-05-19
24
-213
/
+1599
*
Drop url_constants dependency in content/.
avi@chromium.org
2011-05-19
2
-0
/
+7
*
DevTools: Restore overridden frontend URL usage removed in r84419
mnaganov@chromium.org
2011-05-19
1
-5
/
+5
*
Mark DownloadTest.BrowserCloseAfterDownload as failing on all platforms
battre@chromium.org
2011-05-19
1
-7
/
+3
*
Properly handle lifetime of extension function object.
dilmah@chromium.org
2011-05-19
2
-6
/
+13
*
Reenable InternalAuthTest.BruteForce unit test.
dilmah@chromium.org
2011-05-19
1
-5
/
+5
*
Remove ChromeOS support from template file for file-selection dialogs policy.
sfeuz@chromium.org
2011-05-19
1
-1
/
+1
*
GTTF: Get rid of IsBrowserRunning. It is inherently racy
phajdan.jr@chromium.org
2011-05-19
10
-182
/
+140
*
Revert 85894 - Enable ContentSettingsPattern to match origins.
markusheintz@chromium.org
2011-05-19
24
-1591
/
+213
*
Enable ContentSettingsPattern to match origins.
markusheintz@chromium.org
2011-05-19
24
-213
/
+1591
*
Updating trunk VERSION from 770.0 to 771.0
chrome-release@google.com
2011-05-19
1
-1
/
+1
*
Change usage cache code in QuotaFileUtil to use QuotaUtil methods
kinuko@chromium.org
2011-05-19
1
-0
/
+2
*
Introduce new error codes for DM server communication but keep the old ones f...
pastarmovj@chromium.org
2011-05-19
2
-2
/
+22
*
Explicitly allow plug-ins once we received a message to load all blocked plug...
bauerb@chromium.org
2011-05-19
4
-1
/
+70
[next]