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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Read and Write SSL3, TLS1 and Cert revocation SSL preferences
rtenneti@chromium.org
2011-04-06
2
-13
/
+9
*
Remove extension automation support that was used only by CEEE.
joi@chromium.org
2011-04-06
1
-25
/
+25
*
GTTF: Detect browser crashes on shutdown in UI tests.
phajdan.jr@chromium.org
2011-04-06
1
-1
/
+2
*
Implement login and confirmation UI for enterprise enrollment screen
mnissler@chromium.org
2011-04-06
2
-0
/
+5
*
Use https for all the help center URLs. It's actively supported. And it looks
cevans@chromium.org
2011-04-05
1
-13
/
+13
*
Add a webstore install method that lets us prompt the user before downloading.
asargent@chromium.org
2011-04-05
5
-7
/
+80
*
Adding more dlls to the blacklist.
cpu@chromium.org
2011-04-05
1
-3
/
+8
*
Video-related changes:
kathyw@chromium.org
2011-04-05
6
-12
/
+18
*
net: remove forced renegotiation checks
agl@chromium.org
2011-04-05
2
-7
/
+0
*
Link to a different place for the "blocked" plug-in infobar vs. the out-of-date
cevans@chromium.org
2011-04-05
2
-2
/
+8
*
Rename Extension::KILLBIT to EXTERNAL_EXTENSION_UNINSTALLED.
aa@chromium.org
2011-04-05
1
-2
/
+3
*
Revert 80472 - GTTF: Detect browser crashes on shutdown in UI tests.Previousl...
phajdan.jr@chromium.org
2011-04-05
1
-2
/
+1
*
GTTF: Detect browser crashes on shutdown in UI tests.
phajdan.jr@chromium.org
2011-04-05
1
-1
/
+2
*
Move dispatching and sending of the last extension specific messages out of T...
jam@chromium.org
2011-04-05
1
-1
/
+1
*
Update extension docs.
bauerb@chromium.org
2011-04-05
4
-5
/
+16
*
Revert 80318 - Detach the PromoResourceService and WebResourceService from th...
cmp@chromium.org
2011-04-04
2
-11
/
+21
*
iwyu: Cleanup in the following files:
jhawkins@chromium.org
2011-04-04
2
-2
/
+4
*
`extension.isAllowed???Access` samples
kurrik@chromium.org
2011-04-04
8
-0
/
+115
*
`extension.isAllowed???Access` samples
kurrik@chromium.org
2011-04-04
7
-456
/
+561
*
Add a WebUI implementation for HttpAuth dialog. (On ChromeOS.)
olege@google.com
2011-04-04
2
-0
/
+4
*
Use ResourceBundle for NativeThemeLinux/Chromeos resource images.
xiyuan@chromium.org
2011-04-04
2
-36
/
+0
*
Detach the PromoResourceService and WebResourceService from the Profile; have...
mirandac@chromium.org
2011-04-04
2
-21
/
+11
*
Added summary page and static content for WebInspector modules.
caseq@google.com
2011-04-04
12
-13
/
+1004
*
Remove unneeded headers from l10n_util.
mirandac@chromium.org
2011-04-04
1
-0
/
+1
*
Fix a few more compile issues when using GCC 4.5
rsleevi@chromium.org
2011-04-03
1
-1
/
+1
*
Make <all_urls> and file:///* in permissions trigger "Allow file access"
mihaip@chromium.org
2011-04-01
6
-31
/
+138
*
Fixes up the race condition that exists with deleting a file vs watching it.
dmaclach@chromium.org
2011-04-01
3
-26
/
+49
*
kqueue implementation of FilePathWatcher on Mac.
dmaclach@chromium.org
2011-04-01
2
-6
/
+1
*
Fix out-of-process pepper plugins when sandbox is on.
piman@google.com
2011-04-01
1
-1
/
+1
*
Minor doc fixes.
kathyw@chromium.org
2011-04-01
6
-8
/
+6
*
Extensions: pass domain and command to the debugger events.
pfeldman@chromium.org
2011-04-01
2
-6
/
+154
*
Unreviewed build fix, removed executable permission from permission_warnings....
caseq@google.com
2011-04-01
1
-0
/
+0
*
Issue IDS_EXTENSION_PROMPT_WARNING_ALL_HOSTS permission warning for DevTools ...
caseq@google.com
2011-04-01
4
-6
/
+16
*
Exposes home provider via chromeosInfoPrivate API.
altimofeev@chromium.org
2011-04-01
1
-1
/
+2
*
Turn on client-side phishing detection for UMA users with SafeBrowsing enabled.
bryner@chromium.org
2011-04-01
2
-8
/
+8
*
Revert 80101 - kqueue implementation of FilePathWatcher on Mac.
dmaclach@chromium.org
2011-04-01
2
-1
/
+6
*
kqueue implementation of FilePathWatcher on Mac.
dmaclach@chromium.org
2011-03-31
2
-6
/
+1
*
Default Pepper Flash to running out-of-process, with a command-line option to
brettw@chromium.org
2011-03-31
3
-2
/
+11
*
Remove kCookiePromptExpanded from the list of synced preferences
rsimha@chromium.org
2011-03-31
2
-4
/
+0
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
9
-122
/
+21
*
Revert 80026 - Support for fileBrowserPrivate extension file selection apis.
achuith@chromium.org
2011-03-31
3
-80
/
+12
*
Support for fileBrowserPrivate extension file selection apis.
achuith@chromium.org
2011-03-31
3
-12
/
+80
*
Revert CL 79685.
olege@google.com
2011-03-31
2
-4
/
+0
*
Cleanup: Remove sqlite_compiled_statement.[cc,h] API.
tfarina@chromium.org
2011-03-31
2
-223
/
+0
*
Initial integration of DOM login screen with existing infrastructure.
rharrison@chromium.org
2011-03-31
2
-0
/
+4
*
Disable uninstalling and editing permissions for policy controlled extensions.
pastarmovj@chromium.org
2011-03-31
3
-0
/
+70
*
Revert "Turn on client-side phishing detection for UMA users with SafeBrowsin...
satorux@chromium.org
2011-03-31
2
-8
/
+8
*
AllowOutdatedPlugins policy.
joaodasilva@chromium.org
2011-03-31
3
-1
/
+13
*
Turn on client-side phishing detection for UMA users with SafeBrowsing enabled.
bryner@chromium.org
2011-03-31
2
-8
/
+8
*
Remove "permissions" from sample code, so copy-pasters will be less likely to...
kathyw@chromium.org
2011-03-30
2
-14
/
+10
[next]