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
/
cc
/
raster
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix unused variables errors in cc/.
mlamouri
2015-07-06
1
-2
/
+0
*
cc, gpu: Use RGBA when using msaa on systems that don't support BGRA
hendrikw
2015-06-19
11
-12
/
+45
*
cc: Fix more size_t -> int truncations.
vmpstr
2015-06-10
8
-11
/
+11
*
content: Partial copy workaround for devices with known upload performance pr...
reveman
2015-06-10
2
-6
/
+14
*
Remove ContextProvider::IsContextLost.
danakj
2015-06-09
1
-1
/
+0
*
cc: Use CheckedNumeric for resource size calculations.
vmpstr
2015-06-05
2
-4
/
+15
*
cc: Use max_bytes_per_copy_operation setting to determine one-copy flush inte...
reveman
2015-06-04
2
-5
/
+10
*
cc: Fix partial raster with one copy resource finding.
danakj
2015-06-04
1
-1
/
+1
*
cc: Fix size_t to int truncations in raster/
vmpstr
2015-06-03
9
-54
/
+71
*
cc: Partial tile raster for GpuTileTaskWorkerPool.
danakj
2015-06-02
4
-14
/
+32
*
cc: Partial tile raster for BitmapTileTaskWorkerPool.
danakj
2015-06-01
13
-32
/
+52
*
Ensure that TileTaskRunner calls callbacks on empty schedule
ericrk
2015-06-01
1
-0
/
+15
*
cc: Partial tile update for one-copy raster.
danakj
2015-05-29
17
-93
/
+187
*
cc: Move RoundUp and RoundDown out of util.h into math_util.h
vmpstr
2015-05-28
2
-3
/
+3
*
cc: Fix support for compressed texture formats and partial copy operations.
reveman
2015-05-28
1
-5
/
+4
*
cc: Make a FakeResourceProvider and use it in tests to construct.
danakj
2015-05-26
2
-14
/
+11
*
cc: Add partial copy support to one-copy tile task worker pool.
reveman
2015-05-26
4
-82
/
+99
*
Remove SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDS
fmalita
2015-05-19
1
-2
/
+3
*
cc: Move files out of cc/resources/.
danakj
2015-05-18
35
-0
/
+7239