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
...
*
Unify the version string to be displayed on "About Chromium" dialog. (2/6)
haraken@google.com
2011-07-25
1
-1
/
+1
*
Revert 93813 - Re-landing for tbarzic@ - r93754:
zelidrag@chromium.org
2011-07-24
1
-103
/
+5
*
Re-landing for tbarzic@ - r93754:
zelidrag@chromium.org
2011-07-23
1
-5
/
+103
*
Add a preference and command-line option to disable SSL/TLS cipher suites
rsleevi@chromium.org
2011-07-23
4
-0
/
+6
*
Revert 93754 - Adding support for mount point different from removable device...
rniwa@chromium.org
2011-07-23
1
-103
/
+5
*
Unify the version string to be displayed on "About Chromium" dialog. (1/6)
haraken@google.com
2011-07-23
2
-1
/
+27
*
Change the name of the Native Client plugin from "Chrome NaCl" to "Native Cli...
bbudge@chromium.org
2011-07-23
1
-1
/
+1
*
Adding support for mount point different from removable devices to MountLibrary
tbarzic@chromium.org
2011-07-23
1
-5
/
+103
*
Move the nacl_modules manifest attribute out of experimental.
abarth@chromium.org
2011-07-22
1
-3
/
+1
*
Added OAuth request, v1 and v2 token fetching logic to ChromeOS sign in proce...
zelidrag@chromium.org
2011-07-22
2
-0
/
+4
*
Component updater third installment
cpu@chromium.org
2011-07-22
1
-0
/
+22
*
touch: Always expect XInput2 availability.
sadrul@chromium.org
2011-07-22
2
-12
/
+7
*
Connect the About page to the release channel policy.
mnissler@chromium.org
2011-07-22
2
-0
/
+10
*
Wrote documentation for webRequest API.
battre@chromium.org
2011-07-22
5
-10
/
+577
*
DevTools: move DevToolsAgent/Client into content.
pfeldman@chromium.org
2011-07-22
2
-4
/
+0
*
Enable PrintPreview by default on Mac
scr@chromium.org
2011-07-22
2
-2
/
+2
*
Extension 'from_webstore' state isn't being proxied correctly by IPC to rende...
bbudge@chromium.org
2011-07-22
4
-9
/
+17
*
GTK: Final experiment with Unity Global Menus before I give up on icons.
erg@chromium.org
2011-07-22
2
-0
/
+6
*
Add sync sign in UI to new tab page
sail@chromium.org
2011-07-22
2
-0
/
+4
*
Allow NaCl plugin to be created if .nexe is part of CWS extension.
bbudge@chromium.org
2011-07-22
1
-4
/
+4
*
Update cloudprint related strings in the ChromeOS advanced options dialog.
abodenha@chromium.org
2011-07-22
2
-0
/
+10
*
If we show a SafeBrowsing warning we always send the client-side detection
noelutz@google.com
2011-07-22
1
-3
/
+4
*
Print Preview: Printing with the system dialog should print the same frame/node.
thestig@chromium.org
2011-07-22
1
-0
/
+3
*
Provide ID of the frame that triggered an event to the webrequest extension.
battre@chromium.org
2011-07-21
2
-5
/
+281
*
Drop requestId from webNavigation events
jochen@chromium.org
2011-07-21
2
-69
/
+0
*
Add a command line "--profile-directory="name of profile directory to load"" ...
mirandac@chromium.org
2011-07-21
2
-0
/
+4
*
Adds command-line switch for TLS origin bound certificate extension.
rkn@chromium.org
2011-07-20
2
-0
/
+4
*
ntp4: persist shown page
estade@chromium.org
2011-07-20
2
-0
/
+4
*
Move the tts and ttsEngine APIs out of experimental, and give
dmazzoni@chromium.org
2011-07-20
14
-173
/
+149
*
A ZygoteForkDelegate using nacl_helper executable to create container process...
bradchen@google.com
2011-07-20
3
-1
/
+89
*
feature: implement proxy per network per user
kuan@chromium.org
2011-07-20
2
-0
/
+5
*
Rename CommandLine::GetCommandLineString().
msw@chromium.org
2011-07-20
3
-4
/
+4
*
Add additional navigation features to CSD pingback.
gcasto@chromium.org
2011-07-20
1
-1
/
+2
*
[Sync] Enable sync encryption options by default.
zea@chromium.org
2011-07-20
2
-4
/
+4
*
Add check to disallow packaged apps declaring an extent.
yoz@chromium.org
2011-07-20
4
-1
/
+12
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
5
-5
/
+5
*
Take two at splitting result codes between content and chrome.
dpranke@chromium.org
2011-07-19
1
-0
/
+78
*
Move MHTML code to content, now that download code is moving there.
jam@chromium.org
2011-07-19
2
-15
/
+0
*
Split the about flags for pre- and auto-login apart, and leave pre-login
rogerta@chromium.org
2011-07-19
2
-5
/
+10
*
FileManagerDialogTest.SelectFileAndCancel flaky.
grt@chromium.org
2011-07-19
1047
-0
/
+239848
|
\
*
|
Roll ANGLE r704:r705
jbauman@chromium.org
2011-07-19
1047
-239848
/
+0
*
|
Revert 93021 - A ZygoteForkDelegate for Native Client.
robertshield@chromium.org
2011-07-19
3
-89
/
+1
*
|
A ZygoteForkDelegate for Native Client.
bradchen@google.com
2011-07-19
3
-1
/
+89
*
|
Migrate default geolocation content setting to host content settings map.
markusheintz@chromium.org
2011-07-19
2
-0
/
+3
*
|
Filebrowser: restrict handlers' file patterns to '*.whatever', '*' and '*.*',...
dgozman@chromium.org
2011-07-19
1
-0
/
+11
|
/
*
Expose new file browser as chrome:files
serya@google.com
2011-07-19
4
-1
/
+43
*
Start and stop the safe browsing service depending on whether any profile is ...
joaodasilva@chromium.org
2011-07-19
1
-6
/
+8
*
Added 'wasCached' parameter to webRequest API
battre@chromium.org
2011-07-19
2
-0
/
+276
*
Add sample extension to allow/block third-party cookies.
bauerb@chromium.org
2011-07-19
9
-8
/
+222
*
Add notes for ChromeUI constants.
msw@chromium.org
2011-07-19
1
-5
/
+11
[prev]
[next]