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
/
components
Commit message (
Expand
)
Author
Age
Files
Lines
*
Componentize chrome/browser/network_time
hashimoto@chromium.org
2014-06-04
10
-0
/
+434
*
Pepper: Move JsonManifestMap to json_manifest.h
teravest@chromium.org
2014-06-04
3
-14
/
+38
*
Gate disabling nacl code on proper gyp flags, etc.
sehr@chromium.org
2014-06-04
3
-26
/
+38
*
Abstract history dependencies on bookmarks through HistoryClient
sdefresne@chromium.org
2014-06-04
5
-3
/
+156
*
Added a policy to control the visibility of the apps shortcut.
joaodasilva@chromium.org
2014-06-04
1
-1
/
+19
*
Adds bluetooth connection type to NetworkChangeNotifier.
jkarlin@chromium.org
2014-06-04
1
-0
/
+1
*
Revert "Non-SFI NaCl: Allow CLOCK_SYSTEM_TRACE on Chrome OS"
dconnelly@chromium.org
2014-06-04
2
-36
/
+13
*
Non-SFI NaCl: Allow CLOCK_SYSTEM_TRACE on Chrome OS
hamaji@chromium.org
2014-06-04
2
-13
/
+36
*
Remove PlatformFile from components/nacl
rvargas@chromium.org
2014-06-04
11
-138
/
+178
*
Change InMemoryContentStore to use MRUCache.
nyquist@chromium.org
2014-06-04
6
-20
/
+272
*
This is a library for Windows and MacOSX (tested MacOSX currently) that suppo...
noamsml@chromium.org
2014-06-04
10
-199
/
+233
*
Move MetricsStateManager into the Metrics component.
blundell@chromium.org
2014-06-04
10
-1
/
+597
*
JNI bindings for GCMDriverAndroid
johnme@chromium.org
2014-06-03
3
-17
/
+190
*
Linux: Unify udev scopers.
thestig@chromium.org
2014-06-03
5
-26
/
+12
*
sync: Specialize functions that fetch type root
rlarocque@chromium.org
2014-06-03
2
-10
/
+6
*
Revert of Pepper: Refactor OpenManifestEntry. (https://codereview.chromium.or...
teravest@chromium.org
2014-06-03
1
-48
/
+27
*
Remove NO_LOG LogType enum value.
asvitkine@chromium.org
2014-06-03
3
-9
/
+8
*
Create AccountServiceFlagFetcher which downloads an account's Gaia service fl...
treib@chromium.org
2014-06-03
3
-0
/
+210
*
Pepper: Refactor OpenManifestEntry.
teravest@chromium.org
2014-06-03
1
-27
/
+48
*
Components: Add OWNERS for components/storage_monitor.gypi.
thestig@chromium.org
2014-06-03
1
-0
/
+4
*
Change to pass by const reference for a couple GCMDriverDesktop methods
jianli@chromium.org
2014-06-03
2
-5
/
+6
*
Cleanup: Get rid of unneeded base::UTF16ToWide() conversions.
thestig@chromium.org
2014-06-03
1
-11
/
+7
*
Revert of Reduce plugin_metrics_provider_ usage in MetricsService (https://co...
tzik@chromium.org
2014-06-03
1
-3
/
+0
*
Reduce plugin_metrics_provider_ usage in MetricsService
blundell@chromium.org
2014-06-03
1
-0
/
+3
*
Report version 3.0 in GCD prototype as per latest Privet spec.
alexsemenov@chromium.org
2014-06-03
1
-1
/
+1
*
Revert of Move some sync/notifier to components/invalidation (https://coderev...
rlarocque@chromium.org
2014-06-02
46
-7249
/
+8
*
Move some sync/notifier to components/invalidation
rlarocque@chromium.org
2014-06-02
46
-8
/
+7249
*
Enable enterprise device reporting features by default.
stepco@chromium.org
2014-06-02
1
-5
/
+5
*
Revert 274310 "Introduce IPC::ChannelProxy::Create*() and IPC::S..."
lambroslambrou@chromium.org
2014-06-02
5
-13
/
+15
*
Introduce IPC::ChannelProxy::Create*() and IPC::SynChannel::Create*()
morrita@chromium.org
2014-06-02
5
-15
/
+13
*
Call Start() from NetMetricsLogUploader.
asvitkine@chromium.org
2014-06-02
1
-0
/
+1
*
Add GetStoreSizeInBytes() to ImageStore to know the actual db size.
kkimlabs@chromium.org
2014-06-02
7
-0
/
+61
*
Componentize and rename ProfileOAuth2TokenServiceRequest.
maniscalco@chromium.org
2014-06-02
2
-2
/
+2
*
Move TranslateInfoBarDelegate and OptionsMenuModel to the Translate component.
droger@chromium.org
2014-06-02
9
-0
/
+810
*
Pepper: Refactor PNaCl OpenManifestEntry logic.
teravest@chromium.org
2014-06-02
1
-4
/
+54
*
Instantiate AttachmentDownloader and use it in AttachmentServiceImpl
pavely@chromium.org
2014-06-02
1
-0
/
+3
*
Clear g_created_policy_service at BrowserPolicyConnector::Shutdown.
joaodasilva@chromium.org
2014-06-01
1
-0
/
+1
*
Move BookmarkIndex into bookmarks namespace.
tfarina@chromium.org
2014-06-01
6
-3
/
+15
*
Eliminate GoogleURLTracker's dependence on //chrome-level switches
blundell@chromium.org
2014-06-01
4
-0
/
+33
*
Enable the ManagedBookmarks policy on all platforms.
joaodasilva@chromium.org
2014-06-01
6
-18
/
+38
*
Make MetricsService upload logs through an interface.
asvitkine@chromium.org
2014-05-31
13
-0
/
+409
*
Added alternative configuration for the data reduction proxy
bengr@chromium.org
2014-05-31
23
-403
/
+1175
*
Mac: Autofill should not immediately request access to address book.
erikchen@chromium.org
2014-05-31
17
-19
/
+233
*
Document the new policy loading logic starting with Chrome 35.
joaodasilva@chromium.org
2014-05-31
1
-1
/
+3
*
This patch splits GCMDriver into an abstract interface and an
johnme@chromium.org
2014-05-31
11
-922
/
+1236
*
sync: move SharedChangeProcessor to components/
tim@chromium.org
2014-05-31
7
-0
/
+594
*
Refactor the breakpad Windows key/value stash, step one.
siggi@chromium.org
2014-05-31
1
-65
/
+117
*
Remove flag cloud-policy-invalidation-delay.
stepco@chromium.org
2014-05-30
2
-7
/
+0
*
Rename /privet/v2/ to /privet/v3/ in python prototype
noamsml@chromium.org
2014-05-30
1
-14
/
+14
*
Add GN buildfiles for ui/compositor and snapshot.
brettw@chromium.org
2014-05-30
1
-1
/
+1
[next]