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
/
browser
/
services
Commit message (
Expand
)
Author
Age
Files
Lines
*
GCM: D-Bus methods for wake-on-packet
semenzato
2014-09-16
5
-0
/
+104
*
Clear GCM data when the user clears cookies and other site data
jianli
2014-09-13
1
-3
/
+5
*
Clear GCMProfileService::account_id_ in when signing out
jianli
2014-09-04
2
-0
/
+22
*
Add account_id to signin manager notifications.
rogerta
2014-08-29
1
-2
/
+5
*
Use a qualified path for chromium_strings, google_chrome_strings, and generat...
thestig@chromium.org
2014-08-22
1
-1
/
+1
*
Spelling fixes for 'device' and 'service'.
tnagel@chromium.org
2014-08-21
1
-1
/
+1
*
[GCM] Adding checkin server scope in GCM Account Tracker
fgorski@chromium.org
2014-08-08
1
-0
/
+3
*
Push API: dispatch push event to service worker.
mvanouwerkerk@chromium.org
2014-08-07
2
-3
/
+23
*
[GCM] Adding the OnSendAcknowledgement event
fgorski@chromium.org
2014-08-06
2
-0
/
+8
*
Define PushMessagingApplicationId and replace ad-hoc code.
mvanouwerkerk@chromium.org
2014-07-25
5
-22
/
+165
*
Componentize content_settings_types.h
vasilii@chromium.org
2014-07-25
1
-1
/
+1
*
Adding a step to the check-in process that ensures the correct account inform...
fgorski@chromium.org
2014-07-17
4
-33
/
+71
*
Add UMA for the new generic permisison class
miguelg@chromium.org
2014-07-16
2
-6
/
+11
*
Push API: use an enum to indicate status.
mvanouwerkerk@chromium.org
2014-07-10
2
-10
/
+38
*
Implement midi permissions on top of the new common permission classes
miguelg@chromium.org
2014-07-09
9
-553
/
+15
*
Implement push messaging permission bubbles.
miguelg@chromium.org
2014-07-03
6
-6
/
+251
*
Push API: move dispatcher to RenderFrame
mvanouwerkerk@chromium.org
2014-07-02
2
-7
/
+15
*
Adding GCMAccountTracker to fetch tokens for GCM Checkin.
fgorski@chromium.org
2014-07-02
3
-0
/
+702
*
Track when and how a profile is signed out via UMA.
mlerman@chromium.org
2014-06-27
2
-3
/
+6
*
Manual revert with a fix for the failing test.
miguelg@chromium.org
2014-06-25
12
-6
/
+596
*
Revert 279437 "Implement a permission check for push."
xhwang@chromium.org
2014-06-24
12
-596
/
+6
*
Implement a permission check for push.
miguelg@chromium.org
2014-06-24
12
-6
/
+596
*
Push API: register PushMessagingServiceImpl as GCMAppHandler.
mvanouwerkerk@chromium.org
2014-06-18
3
-11
/
+170
*
Move IdentityProvider usage from GCMDriverDesktop to GCMProfileService
jianli@chromium.org
2014-06-17
5
-13
/
+118
*
Hook PushMessagingMessageFilter up to GCMDriver
johnme@chromium.org
2014-06-13
4
-3
/
+104
*
Revert r276792 - "Hook PushMessagingMessageFilter up to GCMDriver"
dpranke@chromium.org
2014-06-12
4
-105
/
+3
*
Hook PushMessagingMessageFilter up to GCMDriver
johnme@chromium.org
2014-06-12
4
-3
/
+105
*
Move GCMClient related files to gcm_driver component
jianli@chromium.org
2014-06-09
5
-7
/
+20
*
Hook up GCMDriverAndroid callbacks
johnme@chromium.org
2014-06-05
2
-41
/
+61
*
Add browser-global GCMDriver
bartfab@chromium.org
2014-06-05
4
-41
/
+73
*
This patch splits GCMDriver into an abstract interface and an
johnme@chromium.org
2014-05-31
2
-41
/
+30
*
Switch "GCM enabled" from tri-state to Boolean
bartfab@chromium.org
2014-05-28
2
-45
/
+4
*
Move all remaining files to gcm_driver component
jianli@chromium.org
2014-05-28
14
-2484
/
+8
*
Move all gcm activity types out of GCMStatsRecorder
jianli@chromium.org
2014-05-24
1
-0
/
+1
*
Set default for prefs::kGCMChannelEnabled to true on all channels
bartfab@chromium.org
2014-05-24
1
-10
/
+1
*
Retrieve chrome build info in GCMProfileService, instead of GCMDriver
jianli@chromium.org
2014-05-23
8
-54
/
+95
*
Start and stop the GCM service on demand
jianli@chromium.org
2014-05-23
5
-108
/
+276
*
Remove dependency on content::BrowserThread from GCMDriver
jianli@chromium.org
2014-05-22
9
-178
/
+220
*
Make GCMProfileService own GCMDriver, instead of deriving from it
jianli@chromium.org
2014-05-21
9
-347
/
+389
*
Rename GCMClientMock to FakeGCMClient
jianli@chromium.org
2014-05-15
7
-1421
/
+99
*
components: Extract pref_registry component out of user_prefs.
tfarina@chromium.org
2014-05-15
2
-2
/
+2
*
Rename GCMService to GCMDriver
jianli@chromium.org
2014-05-15
5
-130
/
+1073
*
Pass callbacks by const-reference.
isherman@chromium.org
2014-05-15
4
-23
/
+24
*
Componentize GCM Part 1: create GCM component and move some files over
jianli@chromium.org
2014-05-14
14
-177
/
+28
*
Revert 270226 "Componentize GCM Part 1: create GCM component and..."
piman@chromium.org
2014-05-13
14
-16
/
+177
*
Componentize GCM Part 1: create GCM component and move some files over
jianli@chromium.org
2014-05-13
14
-177
/
+16
*
Rename GCMClient::Load to GCMClient::Start
jianli@chromium.org
2014-05-13
8
-66
/
+62
*
Enable auto-refreshing of the gcm-internals page whenever a GCM activity is r...
juyik@chromium.org
2014-05-10
1
-1
/
+14
*
Revert of Enable auto-refreshing of the gcm-internals page whenever a GCM act...
nkostylev@chromium.org
2014-05-08
1
-8
/
+0
*
Enable auto-refreshing of the gcm-internals page whenever a GCM activity is r...
juyik@chromium.org
2014-05-07
1
-0
/
+8
[next]