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
/
resources
/
prioritized_resource.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().
danakj
2015-01-08
1
-2
/
+2
*
cc: Change #if !defined(NDEBUG) to #if DCHECK_IS_ON.
danakj@chromium.org
2014-03-18
1
-4
/
+5
*
Pass gfx structs by const ref (gfx::Vector2d)
ajay.berwal@samsung.com
2014-02-05
1
-1
/
+1
*
[#7] Pass gfx::Size by const ref.
prashant.n@samsung.com
2014-01-29
1
-3
/
+4
*
Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...
mnissler@chromium.org
2014-01-28
1
-4
/
+3
*
[#7] Pass gfx::Size by const ref.
prashant.n@samsung.com
2014-01-28
1
-3
/
+4
*
Pass gfx::Rect and gfx::RectF by const ref.
prashant.n@samsung.com
2014-01-10
1
-2
/
+2
*
More aggressively evict textures used by the parent compositor.
ccameron@chromium.org
2013-11-28
1
-2
/
+2
*
cc: Don't check IsLost for PrioritizedResources.
danakj@chromium.org
2013-10-27
1
-2
/
+1
*
cc: Sort backings in the parent compositor to the back of the list.
danakj@chromium.org
2013-10-26
1
-2
/
+6
*
cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...
kaanb@chromium.org
2013-09-19
1
-8
/
+5
*
Revert "Adding support for RGBA_4444 tile textures"
tomhudson@google.com
2013-09-18
1
-5
/
+8
*
Adding support for RGBA_4444 tile textures
kaanb@chromium.org
2013-09-18
1
-8
/
+5
*
cc: Fix most cpplint errors in cc/
enne@chromium.org
2013-05-01
1
-6
/
+5
*
cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...
danakj@chromium.org
2013-03-29
1
-2
/
+4
*
Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."
rsleevi@chromium.org
2013-03-29
1
-4
/
+2
*
cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gyp
danakj@chromium.org
2013-03-29
1
-2
/
+4
*
Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."
danakj@chromium.org
2013-03-29
1
-4
/
+2
*
cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gyp
danakj@chromium.org
2013-03-29
1
-2
/
+4
*
cc: Inline simple PrioritizedResource::ResourceId() method.
danakj@chromium.org
2013-03-23
1
-7
/
+1
*
Chromify prioritized_resource_manager.* and prioritized_resource_unittest.cc.
hartmanng@chromium.org
2013-03-20
1
-9
/
+9
*
cc: Chromify PrioritizedResource
enne@chromium.org
2013-03-20
1
-170
/
+166
*
Part 8 of cc/ directory shuffles: resources
jamesr@chromium.org
2013-03-18
1
-0
/
+210