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
*
Clean up views content example a little more.
jam@chromium.org
2012-07-11
1
-1
/
+0
*
Get rid of implicit conversion to and from ImageSkiaRep
pkotwicz@chromium.org
2012-07-11
6
-48
/
+7
*
Revert 146011 - aura: Change long press affordance according to UX mocks.
mihaip@chromium.org
2012-07-11
1
-1
/
+1
*
aura: Change long press affordance according to UX mocks.
varunjain@chromium.org
2012-07-11
1
-1
/
+1
*
Revert 146000 - Split out ContentViewCore from ContentView for embedders.
ericu@google.com
2012-07-11
1
-3
/
+3
*
Split out ContentViewCore from ContentView for embedders.
tedchoc@chromium.org
2012-07-11
1
-3
/
+3
*
Fix ifdef guard. This was being masked by the "#pragma once".
jam@chromium.org
2012-07-10
1
-2
/
+2
*
RenderTextWin: Use a font that can at least partially display the run, if pos...
asvitkine@chromium.org
2012-07-10
2
-11
/
+44
*
Make tab/tabstrip high density compatible
oshima@chromium.org
2012-07-10
6
-3
/
+222
*
Add methods to add DataPack from open files
cjhopman@chromium.org
2012-07-10
13
-82
/
+196
*
Delete canvas_win.cc since it is no longer used.
asvitkine@chromium.org
2012-07-10
3
-597
/
+0
*
Updating XTBs based on .GRDs from branch 1180
karen@chromium.org
2012-07-10
24
-24
/
+24
*
Upstream the Android clipboard implementation
cjhopman@chromium.org
2012-07-09
3
-49
/
+304
*
Chromium change of sharing some WebKit API between Android/Linux.
wangxianzhu@chromium.org
2012-07-09
4
-1
/
+44
*
Refactoring the shellexecute helpers
cpu@chromium.org
2012-07-09
2
-31
/
+33
*
gestures: Process some consumed touch-move events for gesture-recognition.
sadrul@chromium.org
2012-07-09
2
-46
/
+236
*
Fix a couple ImageSkia implicit conversion bugs.
pkotwicz@chromium.org
2012-07-09
1
-1
/
+1
*
Switch to TimeDelta interfaces of TestTimeouts in chrome and ui code reviewab...
tedvessenes@gmail.com
2012-07-09
1
-2
/
+2
*
Fix fade-truncation of LTR tab titles under RTL UI.
asvitkine@chromium.org
2012-07-09
1
-0
/
+4
*
Add error handler for InputMethodIBus and default error handler in IBusInputC...
nona@chromium.org
2012-07-09
2
-2
/
+13
*
Rename RenderText::CreateRenderText() to RenderText::CreateInstance().
asvitkine@chromium.org
2012-07-09
7
-43
/
+43
*
Renaming resource file to match the originals.
oshima@chromium.org
2012-07-09
2
-1
/
+1
*
Cleanup:
oshima@chromium.org
2012-07-09
14
-32
/
+66
*
Remove DirectX SDK path from include list
cpu@chromium.org
2012-07-07
1
-3
/
+0
*
app_list: Do not overload operator==.
tfarina@chromium.org
2012-07-05
2
-2
/
+2
*
Fix RenderTextWin base direction; remove test exceptions; etc.
msw@chromium.org
2012-07-04
5
-113
/
+74
*
Makes Star icon show up in high dpi on CrOS for non touch enabled UI
pkotwicz@chromium.org
2012-07-04
1
-2
/
+2
*
Aura: Enable the threaded compositor in the browser.
backer@chromium.org
2012-07-04
4
-4
/
+19
*
Fix default alignment of drawn text when no alignment flags are passed.
asvitkine@chromium.org
2012-07-04
1
-0
/
+8
*
Fix eliding of LTR tab title in RTL UI under non-Windows Views.
asvitkine@chromium.org
2012-07-04
2
-5
/
+0
*
Remove references to <d3dx9.h> in chrome
cpu@chromium.org
2012-07-04
1
-26
/
+6
*
enable -Wunused-private-field for linux and chromeos.
tony@chromium.org
2012-07-03
2
-7
/
+3
*
Remove unused png files
oshima@chromium.org
2012-07-03
3
-1
/
+0
*
Nix bubble's WindowClosing override; check bookmark bubble's anchor_view.
msw@chromium.org
2012-07-03
2
-17
/
+3
*
Loading/Creating images for mutiple scale factors on the fly
oshima@chromium.org
2012-07-03
9
-99
/
+346
*
Adds factory method to create Bitmap shader which displays correctly in High DPI
pkotwicz@chromium.org
2012-07-02
4
-63
/
+122
*
Reapply: Start consolidating cross-port file selection code into ui/base/dial...
erg@google.com
2012-07-02
4
-3
/
+44
*
Make explicit the dependency of ui/base/ime/ on chromeos.
fischman@chromium.org
2012-07-02
1
-0
/
+4
*
Avoid memory leackage.
nona@chromium.org
2012-07-02
1
-0
/
+1
*
Add workaround ATI/AMD bug with gl_PointCoord
gman@chromium.org
2012-06-30
2
-46
/
+50
*
base: Remove dereference structure operator (i.e ->) from ScopedVector.
tfarina@chromium.org
2012-06-30
2
-16
/
+15
*
Ignore Unicode BiDi control characters in missing glyphs check in RenderTextWin.
asvitkine@chromium.org
2012-06-30
1
-1
/
+13
*
Modified the wrench menu with the latest specs for touch
skuhne@chromium.org
2012-06-30
2
-11
/
+10
*
Fix latency tests.
jbates@chromium.org
2012-06-29
2
-0
/
+7
*
Aura: ACK on the start of the frame generation for greater async.
backer@chromium.org
2012-06-29
6
-13
/
+34
*
Breaks compile on Linux Aura
abodenha@chromium.org
2012-06-29
4
-44
/
+3
*
Start consolidating cross-port file selection code into ui/base/dialogs.
erg@chromium.org
2012-06-29
4
-3
/
+44
*
Only paste the fragment of text which was copied to the clipboard.
raymes@chromium.org
2012-06-29
3
-7
/
+7
*
Fix a couple issues of bubble border.
xiyuan@chromium.org
2012-06-29
2
-56
/
+38
*
Prepare for WebContentLayerClient API change
vollick@chromium.org
2012-06-29
2
-0
/
+8
[next]