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
*
Revert 111882 - Integrate OAuth2 login token generation into TokenService:
jstritar@chromium.org
2011-11-29
2
-7
/
+3
*
Add cursor field to SetComposition.
zork@chromium.org
2011-11-29
1
-0
/
+6
*
Integrate OAuth2 login token generation into TokenService:
munjal@chromium.org
2011-11-29
2
-3
/
+7
*
Make the access token fetcher class more generic (takes in client id and clie...
munjal@chromium.org
2011-11-29
3
-12
/
+23
*
This is a checkpoint commit for experimental.socket. Limitations:
miket@chromium.org
2011-11-28
9
-3
/
+2734
*
Update downloads extension API schema to allow "content" as a value for the d...
asanka@chromium.org
2011-11-28
1
-1
/
+1
*
Show infobar for missing plug-ins on Mac.
bauerb@chromium.org
2011-11-28
1
-0
/
+15
*
Adding a minimal `meta` description to extension API pages.
mkwst@chromium.org
2011-11-28
38
-106
/
+120
*
Moving the MHTML API out of experimental and renaming it.
jcivelli@chromium.org
2011-11-28
9
-22
/
+47
*
Extension Settings API: rename it to the Extension Storage API.
kalman@chromium.org
2011-11-27
4
-57
/
+57
*
Fix python scripts in src/chrome/
maruel@chromium.org
2011-11-27
1
-1
/
+0
*
Remove experimental.clipboard API in favor of document.execCommand()
dcheng@chromium.org
2011-11-27
1
-112
/
+0
*
Load mac sandbox definitions from resources instead of the bundle.
jochen@chromium.org
2011-11-25
5
-0
/
+56
*
Adding `content_security_policy` to Speech Input API sample.
mkwst@chromium.org
2011-11-25
7
-41
/
+55
*
Remove potentially many static initializers.
thakis@chromium.org
2011-11-24
5
-548
/
+553
*
Don't allow the following content settings patterns:
markusheintz@chromium.org
2011-11-24
4
-31
/
+54
*
Extension Settings API: move the API functions into an object SettingsNamepace,
kalman@chromium.org
2011-11-24
3
-354
/
+747
*
Revive reverted CL with fix for CrOS build.
munjal@chromium.org
2011-11-24
10
-4
/
+1032
*
Extract similar code into SetJobObjectAsKillOnJobClose()
toyoshim@chromium.org
2011-11-23
1
-5
/
+1
*
Build & run unit tests on Aura (Rebase)
stevenjb@chromium.org
2011-11-23
1
-1
/
+1
*
Add GAIA info to profile info cache
sail@chromium.org
2011-11-23
1
-0
/
+4
*
Enable WebUI lock screen by default while keeping support for old lock screen...
flackr@chromium.org
2011-11-23
2
-2
/
+2
*
Don't use the DOMStorageType for a chrome IPC, so that we can get rid of that...
jam@chromium.org
2011-11-23
1
-1
/
+1
*
Add sample extension that allows setting plugin-specific content settings.
bauerb@chromium.org
2011-11-23
36
-2
/
+5305
*
Print Preview: Properly handle window.print().
thestig@chromium.org
2011-11-23
1
-0
/
+4
*
Switch end points to point to production and make channel API a flag
elvin@google.com
2011-11-23
2
-0
/
+5
*
Revert 111270 - Part 1 of work to do user sign in based on OAuth2:
abodenha@chromium.org
2011-11-23
13
-1064
/
+7
*
Part 1 of work to do user sign in based on OAuth2:
munjal@chromium.org
2011-11-23
13
-7
/
+1064
*
Revert 111254 - Add GAIA info to profile info cache
sail@chromium.org
2011-11-23
1
-4
/
+0
*
Add GAIA info to profile info cache
sail@chromium.org
2011-11-22
1
-0
/
+4
*
Change the first parameter of savePage.saveAsMHTML to be a dictionary.
jcivelli@chromium.org
2011-11-22
3
-10
/
+82
*
Moving AutofillAgent Logic into Browser
csharp@chromium.org
2011-11-22
1
-2
/
+8
*
Remove unused kDefault permission.
jstritar@chromium.org
2011-11-22
2
-5
/
+0
*
Enable protector by default
avayvod@chromium.org
2011-11-22
2
-3
/
+3
*
ui_tests and browser_tests use layout test data.
toyoshim@chromium.org
2011-11-22
2
-0
/
+21
*
Delete the temporary file when generating MHTML with the extension API.
jcivelli@chromium.org
2011-11-22
1
-0
/
+5
*
Added chrome.experimental.devtools.panels.createStatusBarButton()
caseq@google.com
2011-11-22
2
-13
/
+1113
*
Moving experimental.metrics API to metricsPrivate
kaznacheev@chromium.org
2011-11-22
4
-35
/
+8
*
Add experimental extensions APIs to notify about wakeup and screen unlock
hashimoto@chromium.org
2011-11-22
2
-0
/
+22
*
Add extension API to change window show state using chrome.windows.update().
jennb@chromium.org
2011-11-22
2
-2
/
+149
*
Replace ScopedCommandLineOverride with TestSuite listener.
miket@chromium.org
2011-11-22
1
-11
/
+10
*
Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...
ajwong@chromium.org
2011-11-21
1
-2
/
+2
*
Add OVERRIDE to chrome/common/ and nacl/.
avi@chromium.org
2011-11-21
7
-39
/
+41
*
Add API tests for all input.ime functions.
zork@chromium.org
2011-11-21
1
-15
/
+23
*
Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...
ben@chromium.org
2011-11-19
4
-130
/
+0
*
views: Delete bubble, events, focus, layout directories and its stubbed files.
tfarina@chromium.org
2011-11-18
1
-1
/
+1
*
Adding static documentation to the speech input extension API.
leandrogracia@chromium.org
2011-11-18
9
-7
/
+406
*
Add policies to specify an enterprise web store.
dubroy@chromium.org
2011-11-18
2
-0
/
+11
*
Add policies to control the disk cache size.
pastarmovj@chromium.org
2011-11-18
2
-0
/
+6
*
Rearrange the input APIs into more suitable groupings.
zork@chromium.org
2011-11-18
3
-74
/
+83
[next]