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
/
web_resource
Commit message (
Expand
)
Author
Age
Files
Lines
*
Count user dismissals of notification promo.
achuith@chromium.org
2011-12-07
1
-0
/
+5
*
Small tweak to http://codereview.chromium.org/8520009/:
caitkp@chromium.org
2011-12-05
1
-6
/
+11
*
Remove dead code for gpu blacklist auto-update.
zmo@google.com
2011-12-03
2
-154
/
+0
*
Only show G+ promo for users logged into G+
caitkp@chromium.org
2011-11-30
5
-70
/
+302
*
Move GPU preliminary info collection back to UI thread.
zmo@google.com
2011-11-23
2
-46
/
+6
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
1
-1
/
+1
*
chrome: Remove 14 exit time destructors and 2 static initializers.
thakis@chromium.org
2011-11-16
1
-1
/
+1
*
Revert 110235 - chrome: Remove 14 exit time destructors and 2 static initiali...
kmadhusu@chromium.org
2011-11-16
1
-1
/
+1
*
chrome: Remove 14 exit time destructors and 2 static initializers.
thakis@chromium.org
2011-11-16
1
-1
/
+1
*
Update URL for GPU blacklist.
kerz@chromium.org
2011-11-12
1
-1
/
+1
*
Remove GPU blacklist auto-update.
zmo@google.com
2011-11-12
1
-1
/
+0
*
Random base::Bind migrations (low hanging fruit).
csilv@chromium.org
2011-11-09
1
-1
/
+2
*
Support for platform filters in notification promo.
achuith@chromium.org
2011-11-07
4
-50
/
+216
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
2
-0
/
+4
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
3
-3
/
+3
*
NTP4/Sync Promo:
dbeam@chromium.org
2011-10-27
3
-100
/
+100
*
Add a command-line switch --skip-gpu-data-loading.
zmo@chromium.org
2011-10-26
1
-6
/
+6
*
Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...
jam@chromium.org
2011-10-26
1
-4
/
+3
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
1
-6
/
+6
*
Fix crasher due to const-ref to non-existing variable
battre@chromium.org
2011-10-25
1
-2
/
+2
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
1
-9
/
+7
*
Sync promo: Clean-up outstanding nits on promo resource service sync promo si...
dbeam@chromium.org
2011-10-19
1
-15
/
+28
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
3
-9
/
+11
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
3
-8
/
+8
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-1
/
+1
*
Sign In Promo: Roll out the new sign in promo gradually using a server check
dbeam@chromium.org
2011-10-17
3
-3
/
+310
*
NotificationPromo.
achuith@chromium.org
2011-10-01
5
-379
/
+808
*
Minor debugging fix so we fetch promos every 3 min when we're testing.
achuith@chromium.org
2011-09-23
1
-2
/
+8
*
promo_resource_service fixes/cleanup for promos.
achuith@chromium.org
2011-09-20
3
-153
/
+299
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
1
-1
/
+1
*
Fix Linux Views build breakage.
willchan@chromium.org
2011-09-13
1
-1
/
+1
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
1
-1
/
+1
*
Move IO op from UI thread to FILE in GpuBlacklistUpdater.
zmo@google.com
2011-09-08
1
-7
/
+14
*
Add support to download web store promo logos over https.
jstritar@chromium.org
2011-09-08
3
-44
/
+209
*
r99621 breaks sync tests.
loislo@chromium.org
2011-09-05
3
-209
/
+44
*
Add support to download web store promo logos over https.
jstritar@chromium.org
2011-09-05
3
-44
/
+209
*
Add channel and gl_vendor to GpuBlacklist.
zmo@google.com
2011-09-04
1
-1
/
+19
*
Fix crash on NTP related to multi-profile extensions.
jstritar@chromium.org
2011-08-30
2
-1
/
+5
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
1
-3
/
+4
*
Relax software rendering list parsing.
zmo@google.com
2011-08-25
1
-2
/
+4
*
Add a command line switch for overriding the promo server URL.
jstritar@chromium.org
2011-08-22
1
-2
/
+14
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
1
-3
/
+3
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
1
-1
/
+1
*
[Sync] Remove need for WideToUTF8 conversion for SyncBackendHost
akalin@chromium.org
2011-08-03
1
-0
/
+1
*
Removed wchat_t from Time::FromString.
shinyak@google.com
2011-08-03
1
-8
/
+4
*
Move more files from chrome/test to chrome/test/base, part #5
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+1
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+1
*
Move gpu preliminary info collection from IO thread to FILE thread.
zmo@google.com
2011-07-28
2
-0
/
+43
*
Revert 94426 - Removed wchat_t from Time::FromString.
morrita@chromium.org
2011-07-28
1
-4
/
+8
*
Removed wchat_t from Time::FromString.
shinyak@google.com
2011-07-28
1
-8
/
+4
[next]