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
*
Move renderer_main and renderer_glue to content.
jam@chromium.org
2011-04-18
4
-107
/
+0
*
Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...
jam@chromium.org
2011-04-18
4
-584
/
+171
*
Remove the last Chrome dependencies from renderer, and enforce no more includ...
jam@chromium.org
2011-04-18
9
-218
/
+2
*
Initial implementation of ActiveDownloadsUI.
achuith@chromium.org
2011-04-17
2
-0
/
+4
*
New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...
zelidrag@chromium.org
2011-04-16
11
-17
/
+383
*
Revert 81865 - New fileBrowserPrivate and fileHandler APIs added + plus magic...
zelidrag@chromium.org
2011-04-16
11
-383
/
+17
*
New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...
zelidrag@chromium.org
2011-04-16
11
-17
/
+383
*
File API changes needed for safely passing user selected file entities from t...
zelidrag@chromium.org
2011-04-16
5
-0
/
+12
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
13
-247
/
+11
*
Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...
jam@chromium.org
2011-04-16
3
-108
/
+0
*
Added functionality to use "SaveAs..." from PDF plugin.
gene@chromium.org
2011-04-15
1
-0
/
+3
*
Policy to manage file selection dialogs.
pastarmovj@chromium.org
2011-04-15
2
-0
/
+5
*
Moved ParamTraits specializations that depend on WebKit out of content/common...
grt@chromium.org
2011-04-15
6
-21
/
+142
*
Allow extensions to redirect requests in onBeforeRequest.
mpcomplete@chromium.org
2011-04-15
2
-5
/
+226
*
Some webInspector API changes that we should publish.
kathyw@chromium.org
2011-04-15
4
-376
/
+760
*
Update the web store promo to be clearer and configurable at run-time.
jstritar@chromium.org
2011-04-15
2
-0
/
+32
*
Fixed: Sample Proxy Extension did not load the persisted settings properly
battre@chromium.org
2011-04-15
3
-2
/
+3
*
Add VPN UI
stevenjb@google.com
2011-04-15
2
-0
/
+4
*
Disabled polling for jobs when we lose XMPP connection. This behavior can be ...
sanjeevr@chromium.org
2011-04-15
2
-0
/
+4
*
Hide Wi-Fi 802.1X EAP-TLS and LEAP under a flag.
gspencer@chromium.org
2011-04-14
2
-0
/
+7
*
Change the client-side phishing detection request format. Instead of
noelutz@google.com
2011-04-14
3
-7
/
+58
*
Implement private API for web store to determine app ID of
aa@chromium.org
2011-04-14
2
-0
/
+5
*
Move a bunch of Chrome specific code out of RenderThread, in preparation of m...
jam@chromium.org
2011-04-14
4
-35
/
+5
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
2
-6
/
+6
*
Move FilePathWatcher to base/files.
craig.schlenter@chromium.org
2011-04-14
2
-2
/
+4
*
Add support for 12/24 hour clock switching on Chrome OS.
satorux@chromium.org
2011-04-14
2
-0
/
+4
*
Fix the histogram tracking command line app launches.
jstritar@chromium.org
2011-04-14
1
-0
/
+5
*
UI for mobile network selection dialog
dpolukhin@chromium.org
2011-04-14
2
-0
/
+5
*
Implement device-level refresh rate policy.
mnissler@chromium.org
2011-04-14
2
-10
/
+5
*
Wire up the extension API for registering NaCl modules to an actual registry ...
abarth@chromium.org
2011-04-14
4
-3
/
+119
*
Revert 81538 - Add unit test and 'ignore' functionality to ProtocolHandlerReg...
koz@chromium.org
2011-04-14
2
-13
/
+2
*
Add unit test and 'ignore' functionality to ProtocolHandlerRegistry.
koz@chromium.org
2011-04-14
2
-2
/
+13
*
Revert "Allow extensions to redirect requests in onBeforeRequest."
mpcomplete@chromium.org
2011-04-13
2
-226
/
+5
*
Join Wi-Fi network dialog lists user and server-CA certificates.
jamescook@chromium.org
2011-04-13
3
-4
/
+51
*
Allow extensions to redirect requests in onBeforeRequest.
mpcomplete@chromium.org
2011-04-13
2
-5
/
+226
*
Add metric for whether Autofill is enabled or disabled.
isherman@chromium.org
2011-04-13
2
-7
/
+0
*
apps: Add 'background_page' support for hosted apps.
sadrul@chromium.org
2011-04-13
7
-18
/
+60
*
Renamed raw_data_length to encoded_data_length
vsevik@chromium.org
2011-04-13
3
-4
/
+5
*
Add svn prop eol-style LF
achuith@chromium.org
2011-04-13
4
-4
/
+4
*
Caused compile failure on Lunux Builder x64.
ctguil@chromium.org
2011-04-13
7
-60
/
+18
*
apps: Add 'background_page' support for hosted apps.
sadrul@chromium.org
2011-04-13
7
-18
/
+60
*
Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...
bauerb@chromium.org
2011-04-13
4
-4
/
+174
*
Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...
altimofeev@chromium.org
2011-04-13
2
-183
/
+52
*
This CL implements alternative asynchronous methods for profile and preferenc...
altimofeev@chromium.org
2011-04-13
2
-52
/
+183
*
Move code that talks to spelling and translate out of content. I create Chro...
jam@chromium.org
2011-04-13
1
-0
/
+11
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
1
-3
/
+3
*
a Downloaded or retrieved favicon and touch in FaviconHelper.
michaelbai@google.com
2011-04-12
3
-2
/
+120
*
When two extension sources request the same extension, the source with higher...
skerner@chromium.org
2011-04-12
3
-0
/
+115
*
DevTools: removed declarations of obsolete APU messages. Also fixed a couple ...
yurys@chromium.org
2011-04-12
1
-10
/
+3
*
Added EditBookmarksEnabled policy.
joaodasilva@chromium.org
2011-04-12
2
-0
/
+4
[next]