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
/
gfx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make more of content pass "gn check"
brettw
2016-03-21
1
-8
/
+8
*
[iOS] Mark test bundle_data targets as testonly.
sdefresne
2016-03-19
1
-0
/
+1
*
Enable GN check for gpu and rlz
brettw
2016-03-18
2
-14
/
+66
*
[iOS] Define bundle_data target for //ui unittests
sdefresne
2016-03-17
1
-0
/
+11
*
gfx::Image: Refactor to avoid assuming scoped_ptr lifetime.
mgiuca
2016-03-17
2
-9
/
+11
*
[MD] replace infobar bottom solid line separator with a shadow.
estade
2016-03-16
1
-1
/
+1
*
MD text buttons - implement focus ring.
estade
2016-03-16
3
-2
/
+10
*
Fix use-after-free in gfx::Image.
mgiuca
2016-03-15
2
-2
/
+8
*
Remove GLSurfaceHandle and simplify view command buffers
piman
2016-03-11
1
-23
/
+0
*
Cleanup: roll AutofillCCInfoBarDelegate into AutofillSaveCardInfoBarDelegateM...
jdonnelly
2016-03-11
2
-30
/
+0
*
Remove duplicate coordinate conversion and mouse position code.
mblsha
2016-03-11
1
-17
/
+5
*
Begin switch-over to using sk_sp (for SkShader for now)
reed
2016-03-11
1
-9
/
+3
*
Prepare ui/ module for compilation with OS X 10.7 deployment target.
erikchen
2016-03-08
1
-5
/
+1
*
Add ScreenWin Unittests to GN
robliao
2016-03-08
1
-0
/
+1
*
[MD] some tweaks to download shelf
estade
2016-03-08
3
-2
/
+8
*
Replace uses of SkFixed for HarfBuzz conversions.
benjaminwagner
2016-03-08
4
-10
/
+41
*
color_utils cleanup:
pkasting
2016-03-07
3
-61
/
+76
*
Implements and tests IPC::ParamTraits for ui::Event (towards ui::Events over ...
markdittmer
2016-03-04
2
-0
/
+19
*
Clear area outside of child rendering window in WM_PAINT.
jbauman
2016-03-04
4
-0
/
+122
*
Revert of IPC::ParamTraits for ui::Event (towards ui::Events over mojo IPC) (...
dimich
2016-03-03
2
-19
/
+0
*
Implements and tests IPC::ParamTraits for ui::Event (towards ui::Events over ...
markdittmer
2016-03-03
2
-0
/
+19
*
Do not show rotation in tray display for internal display.
jonross
2016-03-03
1
-1
/
+3
*
Convert Pass()→std::move() on Windows
dcheng
2016-03-02
1
-3
/
+3
*
Revert of IPC::ParamTraits for ui::Event (towards ui::Events over mojo IPC) (...
dimich
2016-03-02
2
-19
/
+0
*
Implements and tests IPC::ParamTraits for ui::Event (towards ui::Events over ...
markdittmer
2016-03-02
2
-0
/
+19
*
Fixes ui/gfx builds for iOS.
nicholss
2016-03-01
1
-2
/
+2
*
ui: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-25
8
-0
/
+16
*
Correctly tint background tab images for custom themes.
pkasting
2016-02-25
3
-35
/
+49
*
Misc. Tab-related cleanup.
pkasting
2016-02-24
2
-7
/
+6
*
Fixes a test in gfx_unittests that fails on Windows only.
bsep
2016-02-24
1
-12
/
+21
*
Use a more correct conversion to uint8_t.
benjaminwagner
2016-02-22
1
-9
/
+3
*
Make hud layer initialize its own font.
kulshin
2016-02-19
4
-49
/
+0
*
Clear IOSurfaces immediately after creating them.
erikchen
2016-02-18
1
-1
/
+10
*
Make scrollAnimatorEnabled work on Mac like it does on other platforms
bokan
2016-02-17
6
-14
/
+80
*
MacViews: Add native drop shadow to dialogs on OSX 10.9.
karandeepb
2016-02-17
6
-0
/
+410
*
Upstream iOS forks to ui/gfx/ unit tests and test support.
sdefresne
2016-02-16
2
-3
/
+25
*
Round color values in AlphaBlend() as we already do in HSLShift().
pkasting
2016-02-11
1
-13
/
+9
*
Add comments for struct members that were changed from size_t to uin32_t or u...
jam
2016-02-10
1
-0
/
+3
*
Add 1.25x and 1.5x ScreenWin Unit Tests
robliao
2016-02-10
1
-0
/
+129
*
Switch gfx::Range to use uint32_t instead of size_t.
jam
2016-02-10
6
-35
/
+38
*
Fix chromium-style warning after https://codereview.chromium.org/1639623003/
Nico Weber
2016-02-09
1
-2
/
+2
*
Fix Wreorder warning after https://codereview.chromium.org/1639623003/
Nico Weber
2016-02-09
1
-1
/
+1
*
update obsolete code.google.com documentation links
mostynb
2016-02-08
1
-1
/
+1
*
ScreenWin Testability and Restructuring
robliao
2016-02-08
12
-139
/
+997
*
Update upgrade app menu icons for MD/vectorization.
estade
2016-02-08
2
-0
/
+17
*
Allow string::front() and back() and update the codebase to use back().
pkasting
2016-02-05
1
-1
/
+1
*
Revert of ScreenWin Testability and Restructuring (patchset #9 id:280001 of h...
robliao
2016-02-04
12
-984
/
+139
*
ScreenWin Testability and Restructuring
robliao
2016-02-04
12
-139
/
+984
*
gfx::Canvas typically had both a skia::RefPtr and a raw pointer to the same o...
tomhudson
2016-02-04
4
-26
/
+19
*
Move gn _run target generation into test(). (RELAND)
jbudorick
2016-02-03
1
-9
/
+0
[next]