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
*
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
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
3
-11
/
+13
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
4
-11
/
+12
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-01
1
-1
/
+3
*
Change the WebResourceService to use SystemURLRequestContext, and fix leak th...
mirandac@chromium.org
2011-06-28
5
-16
/
+8
*
Move GetVersionStringModifier() and GetChannel() from platform_util_* to chro...
haraken@google.com
2011-06-24
3
-19
/
+23
*
Move UtilityProcessHost to content and move the message sending/dispatching t...
jam@chromium.org
2011-06-09
2
-8
/
+20
*
Revert 88400 (Probable breaker of XP Tests(dbg)(5), 10.6 Tests (dbg)(2), 10.5...
rsleevi@chromium.org
2011-06-09
5
-10
/
+17
*
[NTP] Refresh promo when users upgrade from M12 to M13.
jstritar@chromium.org
2011-06-08
1
-1
/
+1
*
Use the System URL Request Context in the web resource service instead of the...
mirandac@chromium.org
2011-06-08
5
-17
/
+10
*
Updates when the web store promo and apps section is displayed on NTP.
jstritar@chromium.org
2011-06-07
3
-5
/
+47
*
Move UrlFetcher to content. I originally thought that it's only used by chro...
jam@chromium.org
2011-06-01
1
-1
/
+1
*
Restore selective gpu feature blocking.
zmo@google.com
2011-05-31
2
-52
/
+36
*
Add ability to change web store promo logo at runtime.
jstritar@chromium.org
2011-05-29
3
-10
/
+23
*
Moved content/browser/gpu_* to content/browser/gpu/.
apatrick@chromium.org
2011-05-09
1
-2
/
+2
*
Refactor preference syncing.
zea@chromium.org
2011-05-09
2
-11
/
+31
*
net: Move ResponseCookies into the net namespace.
tfarina@chromium.org
2011-05-06
1
-1
/
+1
*
Make GpuBlacklistUpdater own a copy of the blacklist cache.
bauerb@chromium.org
2011-04-28
2
-54
/
+32
*
Move GpuProcessHostUIShim and GpuDataManager now that they don't depend on gr...
jam@chromium.org
2011-04-26
1
-1
/
+1
*
Revert r83048 "Removed wchar_t from Time::FromString."
maruel@chromium.org
2011-04-26
1
-4
/
+4
*
Removed wchar_t from Time::FromString.
shinyak@google.com
2011-04-26
1
-4
/
+4
*
Move the synchronous GPU messages to the IO thread to avoid deadlock.
jam@chromium.org
2011-04-26
2
-1
/
+84
*
Fix users of platform_util::GetVersionStringModifier that really only care
mark@chromium.org
2011-04-25
3
-45
/
+55
*
Add a ScopedTestingLocalState for unit tests which need Local State.
bauerb@chromium.org
2011-04-21
1
-51
/
+22
*
Create a content::ResourceContext.
willchan@chromium.org
2011-04-15
1
-0
/
+1
*
Fix chromeos unit tests by cleaning up the local state in PromoResourceServic...
jstritar@chromium.org
2011-04-15
1
-0
/
+6
*
Update the web store promo to be clearer and configurable at run-time.
jstritar@chromium.org
2011-04-15
4
-80
/
+363
*
Remove RDH from UtilityProcessHost.
willchan@chromium.org
2011-04-06
1
-4
/
+4
*
Revert 80702 - Remove RDH from UtilityProcessHost.The utility process should ...
isherman@chromium.org
2011-04-06
1
-4
/
+4
*
Remove RDH from UtilityProcessHost.
willchan@chromium.org
2011-04-06
1
-4
/
+4
*
Get rid of PrefService::GetMutableDictionary/GetMutableList
battre@chromium.org
2011-04-05
1
-2
/
+3
*
Revert 80318 - Detach the PromoResourceService and WebResourceService from th...
cmp@chromium.org
2011-04-04
8
-241
/
+159
*
Detach the PromoResourceService and WebResourceService from the Profile; have...
mirandac@chromium.org
2011-04-04
8
-159
/
+241
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
1
-1
/
+1
*
Remove tips code from Chrome.
mirandac@chromium.org
2011-03-28
2
-67
/
+1
*
Fix the PromoResourceService so that it does not display a promo if data from...
mirandac@chromium.org
2011-03-16
1
-4
/
+5
*
Code for stable channel is "", not "stable". Fix in PromoResourceService. Al...
mirandac@chromium.org
2011-03-11
1
-4
/
+4
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
4
-6
/
+6
*
Use https instead of http for software renderling list auto update URL.
zmo@google.com
2011-03-04
1
-2
/
+1
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
3
-3
/
+3
*
With this CL, GPU blacklist auto update from the web is implemented. This al...
zmo@google.com
2011-02-26
5
-3
/
+90
*
[Reason for revert: might be a factor in XP-only failures UITestCanLaunchWith...
nick@chromium.org
2011-02-26
5
-90
/
+3
*
With this CL, GPU blacklist auto update from the web (before it ships togethe...
zmo@google.com
2011-02-25
5
-3
/
+90
[next]