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
*
Enable promotion system on Android
aruslan@chromium.org
2012-07-13
1
-1
/
+1
*
Separate the mobile promo action from the message
aruslan@chromium.org
2012-07-13
3
-7
/
+236
*
Refresh promo notifications as they're fetched
aruslan@chromium.org
2012-07-12
2
-13
/
+15
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
3
-3
/
+0
*
Allow max_group = 0 to pass all groups.
achuith@chromium.org
2012-07-11
3
-6
/
+21
*
Extracted inner class doing process dispatch.
noyau@chromium.org
2012-07-09
6
-115
/
+216
*
Move test_url_fetcher_factory.* from content/ to net/url_request
akalin@chromium.org
2012-06-19
1
-1
/
+1
*
Move content::URLFetcher static functions to net::URLFetcher
akalin@chromium.org
2012-06-19
1
-2
/
+2
*
Support for multi-promo json format in M21.
achuith@chromium.org
2012-06-15
2
-8
/
+14
*
Minor fixes based on review feedback.
achuith@chromium.org
2012-06-09
2
-1
/
+4
*
Purge Logo/WebstoreSignal.
achuith@chromium.org
2012-06-08
4
-675
/
+17
*
Immediate notification if active promotion arrives
aruslan@chromium.org
2012-06-08
1
-3
/
+5
*
Web resource service fix to fetch after disconnect
aruslan@chromium.org
2012-06-07
1
-11
/
+13
*
NotificationPromo refactoring.
achuith@chromium.org
2012-06-05
5
-799
/
+224
*
Move the rest of the content\test headers that are used by embedders to conte...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Allow NTP promos to be targeted to signed-in G+ users.
caitkp@chromium.org
2012-06-01
3
-15
/
+64
*
Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.
thestig@chromium.org
2012-05-26
1
-2
/
+0
*
Change most content::URLFetcher references to net::URLFetcher
akalin@chromium.org
2012-05-23
1
-1
/
+1
*
Remove content::URLFetcherDelegate
akalin@chromium.org
2012-05-22
2
-5
/
+9
*
Change promo server URL to secure version.
dbeam@chromium.org
2012-05-18
1
-1
/
+1
*
Add a unit test for increments.
achuith@chromium.org
2012-05-16
2
-6
/
+50
*
Revert 137328 - Add a unit test for increments.
vrk@google.com
2012-05-16
2
-51
/
+6
*
Add a unit test for increments.
achuith@chromium.org
2012-05-16
2
-6
/
+51
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
2
-2
/
+2
*
Moved url_utils from chrome/browser/net to chrome/common/net.
groby@chromium.org
2012-05-09
1
-4
/
+4
*
Support for M20 promo json.
achuith@chromium.org
2012-05-05
6
-159
/
+409
*
Purge GPlus promo stuff.
achuith@chromium.org
2012-05-02
4
-207
/
+36
*
Modify the base::JSONReader interface to take a set of options rather than a ...
rsesek@chromium.org
2012-04-11
1
-9
/
+9
*
Add OWNERS file to chrome/browser/web_resources with some people that have
dbeam@chromium.org
2012-04-09
1
-0
/
+4
*
Do not send cookies with WebResourceService requests.
bauerb@chromium.org
2012-03-19
1
-0
/
+1
*
Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .
erikwright@chromium.org
2012-03-15
1
-1
/
+1
*
Add content/public/browser/resource_dispatcher_host.h
darin@chromium.org
2012-03-12
1
-9
/
+5
*
Don't throttle NTP sign in link
sail@chromium.org
2012-02-09
3
-310
/
+1
*
Create an API around UtilityProcessHost and use that from chrome.
jam@chromium.org
2012-02-03
1
-7
/
+10
*
[Clean up] Rename NTP -> Ntp for readability / convention.
dbeam@chromium.org
2012-02-02
3
-145
/
+145
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-27
2
-4
/
+4
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-0
/
+1
*
Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...
jam@chromium.org
2012-01-20
1
-1
/
+0
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-0
/
+1
*
Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.
hbono@chromium.org
2012-01-16
2
-4
/
+4
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-16
2
-4
/
+4
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-11
1
-1
/
+2
*
Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...
jam@chromium.org
2012-01-10
3
-16
/
+11
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
3
-11
/
+16
*
Go through NotificationService interface in the remaining places.
tfarina@chromium.org
2011-12-19
1
-0
/
+1
*
Split UserMetrics into API vs. implementation. Move API to content/public.
joi@chromium.org
2011-12-14
2
-4
/
+6
*
Clean up WebResourceService:
bauerb@chromium.org
2011-12-13
5
-218
/
+179
*
Remove debug code that accidentally got committed with promo_service changes.
caitkp@chromium.org
2011-12-13
1
-7
/
+4
*
Convert calls to the utility process in service code to use the zygote on Linux.
jorgelo@chromium.org
2011-12-13
1
-0
/
+1
*
Count user dismissals of notification promo.
achuith@chromium.org
2011-12-07
1
-0
/
+5
[next]