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
*
Re-land "Move CachingPermutedEntropyProvider to its own file."
asvitkine@chromium.org
2013-08-02
6
-192
/
+240
*
A flag to enable Cast support lab for Android
avayvod@chromium.org
2013-08-02
2
-0
/
+5
*
Support choosing multiple files with fileSystem.chooseEntry.
sammc@chromium.org
2013-08-02
1
-1
/
+10
*
Fix failure-to-update bug introduced with try job fetching rollback
wittman@chromium.org
2013-08-02
2
-3
/
+8
*
extensions: Remove chrome.webSocketProxyPrivate API
satorux@chromium.org
2013-08-02
9
-130
/
+0
*
Use extension API features instead of kNonPermissionModulesNames.
mpcomplete@chromium.org
2013-08-02
19
-255
/
+208
*
Revert 215106 "Move CachingPermutedEntropyProvider to its own file."
yzshen@chromium.org
2013-08-01
6
-239
/
+191
*
Move CachingPermutedEntropyProvider to its own file.
asvitkine@chromium.org
2013-08-01
6
-191
/
+239
*
Allow relative native messaging host paths on Windows
sergeyu@chromium.org
2013-08-01
3
-11
/
+29
*
Minor fix to comments
sergiu@chromium.org
2013-08-01
1
-1
/
+1
*
Making sticky keys as default.
nona@chromium.org
2013-08-01
2
-0
/
+5
*
Added documentation for the Analytics library for packaged apps.
awatson@chromium.org
2013-08-01
3
-0
/
+79
*
Add --no-supervised-user-acknowledgment-check flag
sergiu@chromium.org
2013-08-01
2
-0
/
+8
*
Move browsing data API functions registrations out of ExtensionFunctionRegistry
sanjoy.pal@samsung.com
2013-08-01
1
-0
/
+1
*
Move webstore_private API functions registrations out of ExtensionFunctionReg...
sanjoy.pal@samsung.com
2013-08-01
1
-0
/
+1
*
[SystemInfo API] Remove system.cpu and system.memory APIs whitelist restricti...
Hokein.Wu@gmail.com
2013-08-01
1
-4
/
+2
*
Adding dev documentation for chrome.location
vadimt@chromium.org
2013-08-01
4
-3
/
+30
*
Empty API implementation for the recovery-image writer API.
haven@google.com
2013-08-01
7
-0
/
+135
*
Media Galleries API Picasa: Move PMP test helper to chrome/common/.
tommycli@chromium.org
2013-08-01
2
-0
/
+206
*
Docserver don't display 'private' apis
jaredshumway94@gmail.com
2013-08-01
8
-9
/
+36
*
Improve DNS probe histograms
ttuttle@chromium.org
2013-08-01
1
-1
/
+1
*
Save image search URLs and post parameters of all search URLs into perf, web_...
jnd@chromium.org
2013-07-31
2
-0
/
+30
*
Move kEnableExperimentalExtensionApis switch to extensions/common/switches.cc.
yoz@chromium.org
2013-07-31
8
-17
/
+7
*
Add renderer side of IPC handler for context menu image thumbnail
jamesr@chromium.org
2013-07-31
1
-0
/
+14
*
chrome.downloads.setShelfEnabled(boolean)
benjhayden@chromium.org
2013-07-31
7
-6
/
+24
*
Require host permissions for downloads.download()
benjhayden@chromium.org
2013-07-31
1
-1
/
+9
*
Mark files downloaded by extensions.
benjhayden@chromium.org
2013-07-31
4
-0
/
+25
*
Remove command line flag for bookmark sync promo.
fdoray@chromium.org
2013-07-31
2
-4
/
+0
*
Remove ManagedUserService::ProfileIsManaged() in favor of a method on Profile().
bauerb@chromium.org
2013-07-31
1
-2
/
+0
*
Fix remaining space bar for volumes larger than 2TB.
mtomasz@chromium.org
2013-07-31
1
-9
/
+9
*
Remove the 3 biggest audio samples from the talking alarm clock example
kalman@chromium.org
2013-07-31
5
-4
/
+0
*
Docserver: catch more errors raised during the process of fetching + parsing
kalman@chromium.org
2013-07-31
3
-14
/
+16
*
Disabling chrome.location API for hosted_apps.
vadimt@chromium.org
2013-07-31
1
-1
/
+1
*
Make CachingPermutedEntropyProvider a subclass of PermutedEntropyProvider.
asvitkine@chromium.org
2013-07-31
2
-27
/
+21
*
Persist JavaScript dialog state across page navigations.
avi@chromium.org
2013-07-31
2
-6
/
+5
*
Remove experimental permission from infobars API and moving it to dev channel
sanjoy.pal@samsung.com
2013-07-31
16
-70
/
+29
*
Correct System and Power API Permission for Hosted APP.
Hokein.Wu@gmail.com
2013-07-31
1
-10
/
+4
*
Refactoring: TranslateManagerBrowserTests
hajimehoshi@chromium.org
2013-07-31
1
-1
/
+0
*
[SystemInfo API] Minor clearnup storage API doc.
Hokein.Wu@gmail.com
2013-07-31
2
-6
/
+6
*
Docserver remove CompliedFileSystem.CreateIdentity
jaredshumway94@gmail.com
2013-07-31
16
-87
/
+131
*
Use constructor.name for isInstanceOfClass check in JSONSchemaValidator
kinuko@chromium.org
2013-07-31
3
-5
/
+5
*
docserver broken link detection output fix
jaredshumway94@gmail.com
2013-07-31
2
-8
/
+5
*
Reduce Google Mail Checker minimum alarm back to 1 minute from 5 minutes.
DHNishi@gmail.com
2013-07-31
1
-1
/
+1
*
Remove remaining code related to pageLauncher.
zhchbin@gmail.com
2013-07-31
3
-9
/
+0
*
Move itunes related files in common/ and utility/ into media galleries subdir...
vandebo@chromium.org
2013-07-31
6
-9
/
+10
*
Implement cloud policy invalidations using the invalidation service framework.
stepco@chromium.org
2013-07-31
2
-0
/
+11
*
Remove dev channel restriction for Shared Module export.
elijahtaylor@chromium.org
2013-07-30
1
-2
/
+2
*
Add a 100 percent uniformity field trial.
gavinp@chromium.org
2013-07-30
1
-0
/
+6
*
Temporarily disable try fetching
wittman@chromium.org
2013-07-30
2
-12
/
+13
*
Modern Download Manager browser action extension
benjhayden@chromium.org
2013-07-30
16
-0
/
+1691
[next]