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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move flash clipboard to the new proxy and add custom format support
raymes@chromium.org
2012-11-01
10
-1
/
+58
*
Fix DisableInactiveRendering issue for Views bubbles.
msw@chromium.org
2012-11-01
2
-10
/
+5
*
Makes NativeThemeWin explicitly create a bitmap device for painting. I need t...
sky@chromium.org
2012-11-01
1
-7
/
+10
*
Desktop aura: Cleanup to cursors.
erg@chromium.org
2012-11-01
5
-82
/
+7
*
Add method to load resources without scale
oshima@chromium.org
2012-11-01
5
-20
/
+39
*
Ensure that keyboard input works in Chrome AURA on Windows 8 in metro. cpu: p...
ananta@chromium.org
2012-11-01
13
-34
/
+81
*
Move constrained web dialog code back to chrome/.
avi@chromium.org
2012-11-01
3
-214
/
+0
*
Chrome-side change to add two Chinese fonts (licensed).
jshin@chromium.org
2012-11-01
2
-2
/
+2
*
Revert r165444 "Add method to load resources without scale"
oshima@chromium.org
2012-11-01
5
-39
/
+20
*
Add method to load resources without scale
oshima@chromium.org
2012-11-01
5
-20
/
+39
*
ui: Update calls froms RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-01
5
-6
/
+6
*
First step towards component build for Android.
yfriedman@chromium.org
2012-11-01
5
-7
/
+12
*
GTTF: remove FAILS_ prefix, part 1
phajdan.jr@chromium.org
2012-11-01
3
-4
/
+4
*
views: Rename IDR_INFOBARBUTTON_<POSITION>_<STATE> to IDR_INFOBARBUTTON_<STAT...
tfarina@chromium.org
2012-11-01
2
-4
/
+4
*
Renderer hang waiting for the monitor profile to be read from disk
tony@chromium.org
2012-11-01
2
-12
/
+19
*
ui: Add the gfx::Vector3dF class.
danakj@chromium.org
2012-11-01
8
-1
/
+514
*
Send vsync timebase updates to the browser compositor
ajuma@chromium.org
2012-11-01
7
-51
/
+171
*
Change RenderText::GetOriginForDrawing() to GetOffsetForDrawing and return a ...
danakj@chromium.org
2012-11-01
5
-15
/
+15
*
[views] Flesh out the payments dialog a little
estade@chromium.org
2012-11-01
2
-13
/
+13
*
Add GpuSurfaceTracker::SetNativeWidget() method.
sievers@chromium.org
2012-11-01
1
-2
/
+2
*
Include <algorithm> for std::min/max, not <cmath>.
danakj@chromium.org
2012-11-01
2
-2
/
+2
*
Load 200P resources on iOS.
rohitrao@chromium.org
2012-11-01
1
-13
/
+22
*
Desktop aura: Fix tab dragging
erg@chromium.org
2012-11-01
6
-72
/
+132
*
Fix the issue of cursor's device scale factor when primary monitor is swapped.
mazda@chromium.org
2012-11-01
1
-0
/
+3
*
Make NativeTheme::instance() return a non-const object and move static
sky@chromium.org
2012-11-01
10
-22
/
+28
*
views: Start converting View into an EventTarget.
sadrul@chromium.org
2012-11-01
45
-505
/
+511
*
ui: Add a BoundingRect method
danakj@chromium.org
2012-11-01
5
-0
/
+101
*
ui: Add gfx::ToRoundedPoint() method.
danakj@chromium.org
2012-10-31
3
-0
/
+45
*
Fix a Skia assertion on mac.
danakj@chromium.org
2012-10-31
1
-2
/
+3
*
Add Vector2d classes that represent offsets, instead of using Point.
danakj@chromium.org
2012-10-31
73
-223
/
+835
*
ui: Remove implicit flooring from Point3f and rename the class to Point3F
danakj@chromium.org
2012-10-31
14
-97
/
+97
*
Makes DesktopScreenPositionClient treat requests to set the bounds of
sky@chromium.org
2012-10-31
3
-2
/
+26
*
fix tab re-order and detach for aura/win
scottmg@chromium.org
2012-10-30
2
-0
/
+14
*
RenderTextWin: Use "box" glyph from the original font when no font could disp...
asvitkine@chromium.org
2012-10-30
1
-5
/
+22
*
Fix crash in ash::internal::WorkspaceEventHandler::OnMouseEvent
jamescook@chromium.org
2012-10-30
2
-2
/
+53
*
Relanding the EventTarget fixes for Aura (Ash) as the previous attempt was re...
ananta@chromium.org
2012-10-30
3
-1
/
+10
*
Set disabled state of checkboxes and radio buttons to 50% opacity.
kevers@chromium.org
2012-10-30
1
-7
/
+10
*
Makes AdvanceFocus() not change the focus if as a result of invoking
sky@chromium.org
2012-10-30
2
-1
/
+48
*
reapply 164660 w/ fix to add UI_EXPORT to new classes, so we can link in comp...
reed@google.com
2012-10-30
9
-34
/
+424
*
Move ash/system/web_notification message_center to ui/
stevenjb@chromium.org
2012-10-30
19
-0
/
+2320
*
ui-events: Prevent a crash when the dispatcher is destroyed in the middle of ...
sadrul@chromium.org
2012-10-30
3
-4
/
+107
*
Add ash rotate-in and -out animation for constrained dialogs
rouslan@chromium.org
2012-10-30
2
-0
/
+9
*
Turn on animations for transient windows.
ben@chromium.org
2012-10-30
1
-4
/
+1
*
Rewrite DragDownloadFile
benjhayden@chromium.org
2012-10-30
2
-5
/
+12
*
Remove duplicated code by making desktop_screen_win inherit from screen_win
pkotwicz@chromium.org
2012-10-30
5
-126
/
+142
*
Used the new WebContentLayerClient::paintContents interface.
alokp@chromium.org
2012-10-30
2
-1
/
+7
*
Quick fix of a (comment) typo. "Enable -> Disable bezel touch"
girard@chromium.org
2012-10-30
1
-1
/
+1
*
The layer animator should hang onto weak, rather than raw, pointers to runnin...
vollick@chromium.org
2012-10-30
3
-52
/
+171
*
Gets SchedulePaint() to work for views that have layers.
sky@chromium.org
2012-10-30
1
-0
/
+2
*
Add non-member non-mutating methods for common gfx::Rect operations.
danakj@chromium.org
2012-10-29
14
-31
/
+74
[next]