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
*
Improving `content_security_policy` documentation.
mkwst@chromium.org
2012-01-26
13
-229
/
+1292
*
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky
fischman@chromium.org
2012-01-26
1
-3
/
+2
*
[Sync] Add sessions API and sync plumbing for refreshing sessions data.
zea@chromium.org
2012-01-26
1
-0
/
+4
*
Reapply http://codereview.chromium.org/9214007/.
miket@chromium.org
2012-01-26
2
-4
/
+0
*
Prevent unnecessary prompts when unpacked extensions use chrome.permissions.r...
jstritar@chromium.org
2012-01-25
2
-4
/
+6
*
Updating the FX extension to manifest_version 2.
mkwst@chromium.org
2012-01-25
9
-64
/
+73
*
Updating six sample extensions to manifest version 2.
mkwst@chromium.org
2012-01-25
22
-156
/
+178
*
Updating the Gmail sample extension to manifest version 2.
mkwst@chromium.org
2012-01-25
8
-304
/
+324
*
Fix bug in extension docs branch warning
aa@chromium.org
2012-01-25
1
-1
/
+1
*
DownloadsSearchFunction implements chrome.experimental.downloads.search() usi...
benjhayden@chromium.org
2012-01-25
1
-1
/
+2
*
Converting Calendar sample extension to manifest_version 2.
mkwst@chromium.org
2012-01-25
5
-9
/
+12
*
Updating a few extensions to `manifest_version` 2.
mkwst@chromium.org
2012-01-25
14
-184
/
+222
*
Landing patch from http://codereview.chromium.org/8746019/ (Javascript readab...
bauerb@chromium.org
2012-01-25
12
-160
/
+662
*
Converting Catblock to manifest_version 2.
mkwst@chromium.org
2012-01-25
6
-9
/
+15
*
Converting the email_this_page sample extension to manifest_version 2
mkwst@chromium.org
2012-01-25
6
-41
/
+57
*
Add policies for specific parts of device status reports.
dubroy@chromium.org
2012-01-25
2
-0
/
+10
*
Converting chrome_search to manifest_version 2.
mkwst@chromium.org
2012-01-25
4
-6
/
+7
*
Converting buildbot monitor to manifest_version 2.
mkwst@chromium.org
2012-01-25
8
-243
/
+269
*
UpgradeDetectorImpl: Add a command line flag --simulate-upgrade for simulatin...
marja@chromium.org
2012-01-25
2
-0
/
+4
*
Add an extension API event about screen brightness change.
hashimoto@chromium.org
2012-01-25
1
-0
/
+27
*
Move the `privacy` extension API out of experimental.
mkwst@chromium.org
2012-01-25
22
-1036
/
+2042
*
Transition to base/mac/bundle_locations.h step 3
jeremy@chromium.org
2012-01-25
1
-4
/
+5
*
Move system related extension API events from experimental.accessibility to s...
hashimoto@chromium.org
2012-01-25
3
-49
/
+36
*
Reenable tests that were crashing due to a bad Vista Tests (3) bot.
mpcomplete@chromium.org
2012-01-25
4
-98
/
+6
*
Add the ability to express dependencies between JSON schema files for the ext...
kalman@chromium.org
2012-01-25
14
-2
/
+82
*
[Sync setup] Add "learn more" link to "Encryption Passphrase" section when pa...
binji@chromium.org
2012-01-25
2
-0
/
+6
*
[ChromeOS-HTerm] Use pseudo-terminal instead of pipes to communicate with cro...
tbarzic@chromium.org
2012-01-25
1
-2
/
+2
*
Setup permissions for terminalPrivateApi.
tbarzic@chromium.org
2012-01-25
2
-6
/
+4
*
Print preview: Do not exit the window.print() nested loop too early when savi...
thestig@chromium.org
2012-01-24
1
-2
/
+8
*
Reinitialize LocalState's CommandLinePrefStore after about_flags updates the ...
thestig@chromium.org
2012-01-24
4
-4
/
+14
*
Revert "Update Gaia URL."
xiyuan@chromium.org
2012-01-24
3
-33
/
+17
*
Add openerTabId to the extension API's Tab object.
jstritar@chromium.org
2012-01-24
2
-0
/
+69
*
Add a warning when viewing unofficial or non-stable docs.
aa@chromium.org
2012-01-24
91
-363
/
+1825
*
Remove the default plugin.
bauerb@chromium.org
2012-01-24
3
-28
/
+1
*
net: add a policy option: DisableSSLRecordSplitting
agl@chromium.org
2012-01-24
2
-0
/
+2
*
Updating ~20 extensions to use `manifest_version: 2`
mkwst@chromium.org
2012-01-24
45
-61
/
+62
*
Replace lazy-background switch with a manifest entry controlled by the
mpcomplete@chromium.org
2012-01-24
6
-6
/
+46
*
Initial draft of chrome://omnibox/ page.
mpearson@chromium.org
2012-01-24
2
-0
/
+4
*
Profiles: Add a --dump-profile-graph option when !NDEBUG.
erg@chromium.org
2012-01-24
2
-0
/
+5
*
Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.
fischman@chromium.org
2012-01-23
1
-3
/
+2
*
Revert debug logging to ExtensionUnpackerTests. We have enough data.
mpcomplete@chromium.org
2012-01-23
3
-66
/
+9
*
Cloud Print Policy - service side enforcement, Mac browser tests.
scottbyer@chromium.org
2012-01-23
7
-55
/
+240
*
Initialized variable expires_in_secs to 0.
asharif@chromium.org
2012-01-23
1
-2
/
+3
*
Cleanup Protector switches and prefs.
ivankr@chromium.org
2012-01-23
4
-11
/
+4
*
Rename tabs.onActiveChanged and tabs.onHighlightChanged.
jstritar@chromium.org
2012-01-23
3
-49
/
+198
*
Added support for file URI path wildcards in content settings
markusheintz@chromium.org
2012-01-23
7
-52
/
+169
*
DevTools: add extensions API page redirect for experimental.debugger.
pfeldman@chromium.org
2012-01-23
2
-0
/
+565
*
Take the Extension Storage API out of experimental:
kalman@chromium.org
2012-01-23
17
-1459
/
+2030
*
Update Gaia URL.
xiyuan@chromium.org
2012-01-21
3
-17
/
+33
*
[uber] make the navigation controls an iframe
estade@chromium.org
2012-01-21
2
-0
/
+4
[next]