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
/
ui
/
views
/
controls
/
progress_bar.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use setXfermodeMode instead of leaking in a couple places.
msw@chromium.org
2013-06-18
1
-1
/
+1
*
views: Convert View::GetClassName() to return const char*.
tfarina@chromium.org
2013-05-09
1
-2
/
+2
*
Revises the visual style of progress bar for ChromeOS.
mukai@chromium.org
2013-01-18
1
-81
/
+102
*
ui: Use skia::RefPtr<T> for implicit safe reference counting.
danakj@chromium.org
2012-12-05
1
-5
/
+3
*
views: Remove unused includes from progress_bar.cc.
tfarina@chromium.org
2012-10-18
1
-9
/
+0
*
views: Fix progress bar tooltip text function.
tfarina@chromium.org
2012-10-17
1
-5
/
+1
*
views: Make use of gfx::Canvas function in ProgressBar
tfarina@chromium.org
2012-09-21
1
-3
/
+3
*
Replaced sk_canvas()->drawPath() with DrawPath()
pkotwicz@chromium.org
2012-04-10
1
-3
/
+3
*
ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.
tfarina@chromium.org
2012-03-13
1
-6
/
+6
*
ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.
tfarina@chromium.org
2012-03-09
1
-1
/
+1
*
ui: Let skia do the conversion work for us by using the integer version of se...
tfarina@chromium.org
2012-03-01
1
-3
/
+3
*
views: Use the provided SK_ScalarHalf value from skia instead of calculating ...
tfarina@chromium.org
2012-02-29
1
-2
/
+1
*
views: Cache some progress bar colors at file scope.
tfarina@chromium.org
2012-02-15
1
-26
/
+14
*
views: Convert IsEnabled() to just enabled() since it's just a simple accessor.
tfarina@chromium.org
2011-12-12
1
-5
/
+3
*
views: Move the remaining file from views/ to ui/views/.
tfarina@chromium.org
2011-12-01
1
-3
/
+3
*
views: Move the remaining files to ui/views/controls/.
tfarina@chromium.org
2011-11-29
1
-0
/
+319