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
/
chrome_common.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dependence on .json files for IDL-specified extensions/apps APIs
asargent@chromium.org
2012-03-21
1
-3
/
+0
*
Reapply 127159 (http://codereview.chromium.org/9666059) plus important fixes.
miket@chromium.org
2012-03-19
1
-0
/
+4
*
Delete chrome_plugin_messages.h which is no longer used
jam@chromium.org
2012-03-19
1
-1
/
+0
*
Implement extension::Features for permissions.
aa@chromium.org
2012-03-16
1
-2
/
+2
*
Completely remove the service process for Android.
yfriedman@chromium.org
2012-03-16
1
-0
/
+5
*
Add Chrome To Mobile Service and Views Page Action.
msw@chromium.org
2012-03-13
1
-0
/
+2
*
Fix a flaky build break caused by a required but not exported dependency
rsleevi@chromium.org
2012-03-07
1
-0
/
+1
*
Add a flow class to abstract all the details of minting a token for an app.
munjal@chromium.org
2012-03-03
1
-0
/
+2
*
Add code to mint OAuth tokens from login-scoped OAuth token.
munjal@chromium.org
2012-03-01
1
-0
/
+3
*
Cleanup: Combine more conditions together.
thestig@chromium.org
2012-03-01
1
-2
/
+2
*
Add chrome common files to android build.
jrg@google.com
2012-02-28
1
-2
/
+6
*
Replace chrome/common/net/http_return.h with net/http/http_status_code.h
akalin@chromium.org
2012-02-27
1
-1
/
+0
*
Introduce ManifestFeatureProvider.
kalman@chromium.org
2012-02-24
1
-0
/
+2
*
[Sync] Remove dependency on common/random.h from sync
akalin@chromium.org
2012-02-22
1
-2
/
+0
*
Update metrics protocol buffers: add profiler & UMA field trial tuple; rename...
isherman@chromium.org
2012-02-18
1
-0
/
+1
*
Add the ability to use a bundled Flapper.
viettrungluu@chromium.org
2012-02-18
1
-0
/
+2
*
Removed WebTextCheckingResult legacy API use.
morrita@chromium.org
2012-02-17
1
-0
/
+1
*
Introduce the extensions::Feature class.
aa@chromium.org
2012-02-15
1
-0
/
+2
*
Move handling of debug urls like chrome://crash, chrome://gpuclean to content...
jam@chromium.org
2012-02-08
1
-2
/
+0
*
Instead of always running the LASTCHANGE extractor, run it with regular file ...
scottmg@google.com
2012-01-31
1
-1
/
+1
*
Add UMA protocol buffers to Chrome.
isherman@chromium.org
2012-01-31
1
-0
/
+18
*
Toward an android build of sync_unit_tests: OWNERS=jam (or unspecified)
jrg@chromium.org
2012-01-27
1
-1
/
+1
*
Separate chrome/common/metrics/metrics_helpers.{h,cc} into files for the cons...
isherman@chromium.org
2012-01-27
1
-2
/
+6
*
Remove the default plugin.
bauerb@chromium.org
2012-01-24
1
-5
/
+0
*
Add -DENABLE_PLUGIN_INSTALLATION in chrome/renderer.
bauerb@chromium.org
2012-01-17
1
-5
/
+0
*
Remove plugin installation code on ChromeOS and Aura.
bauerb@chromium.org
2012-01-12
1
-0
/
+5
*
Move chrome/common/metrics* files into a shared subdirectory.
isherman@chromium.org
2012-01-12
1
-4
/
+4
*
Rip Out the Sidebar API
rdevlin.cronin@chromium.org
2012-01-09
1
-4
/
+1
*
Move CrossesExtensionExtents logic into a shared location.
mpcomplete@chromium.org
2011-12-14
1
-0
/
+2
*
Chrome version info getter for Chrome OS.
kochi@google.com
2011-12-14
1
-0
/
+10
*
Add OAuth2 revocation fetcher that is right now used for notifications.
munjal@chromium.org
2011-12-06
1
-0
/
+3
*
Allow AutomationProvider to work with other render view containers besides
kkania@chromium.org
2011-12-05
1
-0
/
+2
*
Reland restrict extension features based on the extension type.
jstritar@chromium.org
2011-12-04
1
-0
/
+2
*
Revert "Restrict extension features based on the extension type."
mpcomplete@chromium.org
2011-12-02
1
-2
/
+0
*
Restrict extension features based on the extension type.
jstritar@chromium.org
2011-12-02
1
-0
/
+2
*
Allow extenions to override the default content_security_policy, but require
abarth@chromium.org
2011-12-02
1
-0
/
+2
*
Move view_types.h to view_type.h, since that's the standard name for enums.
jam@chromium.org
2011-12-01
1
-2
/
+2
*
Setup JS unittests for Chromoting
garykac@chromium.org
2011-11-30
1
-32
/
+32
*
Load mac sandbox definitions from resources instead of the bundle.
jochen@chromium.org
2011-11-25
1
-0
/
+1
*
Reland 111519: Remove default plug-in on Mac, Gtk and Aura.
bauerb@chromium.org
2011-11-25
1
-7
/
+6
*
Revert 111519 - Remove default plug-in on Mac, Gtk and Aura.
jbauman@chromium.org
2011-11-24
1
-6
/
+7
*
Remove default plug-in on Mac, Gtk and Aura.
bauerb@chromium.org
2011-11-24
1
-7
/
+6
*
Revive reverted CL with fix for CrOS build.
munjal@chromium.org
2011-11-24
1
-0
/
+3
*
Revert 111270 - Part 1 of work to do user sign in based on OAuth2:
abodenha@chromium.org
2011-11-23
1
-3
/
+0
*
Part 1 of work to do user sign in based on OAuth2:
munjal@chromium.org
2011-11-23
1
-0
/
+3
*
CrOs: Remove 2 static initializers and 2 exit time destructors.
thakis@chromium.org
2011-11-21
1
-0
/
+3
*
Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...
ben@chromium.org
2011-11-19
1
-6
/
+0
*
Enable extension APIs for content scripts.
aa@chromium.org
2011-11-12
1
-0
/
+2
*
zip: Add ZipReader and rework Unzip() using the new class.
satorux@chromium.org
2011-11-11
1
-0
/
+2
*
zip: Introduce zip_internal.h and zip_internal.cc.
satorux@chromium.org
2011-11-09
1
-0
/
+2
[next]