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
/
bitmap_fetcher
Commit message (
Expand
)
Author
Age
Files
Lines
*
base: Remove OwningMRUCache in favor of scoped_ptrs in MRUCache
vmpstr
2016-03-09
2
-5
/
+5
*
Convert Pass()→std::move() in //chrome
dcheng
2015-12-27
1
-1
/
+2
*
Switch to standard integer types in chrome/browser/, part 1 of 4.
avi
2015-12-26
7
-0
/
+11
*
Replace ScopedVector with vector<scoped_ptr> in BitmapFetcherService.
danakj
2015-11-11
3
-26
/
+24
*
Move Singleton and related structs to namespace base
olli.raula
2015-09-10
2
-2
/
+2
*
[Bitmap Fetcher] Remove invalid UI Thread DCHECKs
sebsg
2015-08-26
2
-15
/
+0
*
Add OWNERS for chrome/browser/bitmap_fetcher
groby
2015-06-24
1
-0
/
+3
*
Handle failed fetches/decodes from BitmapFetcher.
groby
2015-06-23
2
-9
/
+25
*
Add possibility to define data callback to BitmapFetcher
wmaslowski
2015-06-11
4
-16
/
+31
*
Adjust URLFetcher::Create API so that object is returned as scoped_ptr.
dtapuska
2015-05-01
1
-1
/
+1
*
favor DCHECK_CURRENTLY_ON for better logs in chrome/browser/autocomplete, ban...
anujk.sharma
2015-04-30
1
-1
/
+1
*
Fix race conditions in ImageDecoder.
thestig
2015-04-22
2
-22
/
+28
*
[BitmapFetcher] Added reference to OnFetchComplete url.
dschuyler
2015-03-30
4
-4
/
+4
*
image_decoder has been refactored into a Leaky (accessible from multiple thre...
twellington
2015-03-26
4
-21
/
+15
*
Answers in Suggest icon downloading
dschuyler
2015-03-06
1
-0
/
+1
*
Cleanup: Update the path to gfx size headers.
tfarina
2015-01-03
1
-1
/
+1
*
Fixed header file location.
groby
2014-12-11
3
-2
/
+35
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-30
2
-2
/
+2
*
Standardize usage of virtual/override/final in chrome/browser/
Daniel Cheng
2014-10-21
5
-24
/
+21
*
replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*
mostynb
2014-10-13
5
-13
/
+13
*
[AiS] reject fetches for invalid image URLs.
groby
2014-10-07
2
-0
/
+15
*
setConfig is deprecated, use setInfo or allocPixels instead
reed@google.com
2014-07-01
2
-6
/
+3
*
Fix NULL pointer dereference in BitmapFetcherBrowserTest.
bauerb@chromium.org
2014-06-23
1
-0
/
+206
*
[AiS] Fix ownership issue for image service observers
groby@chromium.org
2014-06-20
2
-17
/
+15
*
[AiS] Add prefetching for Answers images.
groby@chromium.org
2014-06-20
1
-1
/
+2
*
[AiS] ImageService
groby@chromium.org
2014-06-19
7
-0
/
+692