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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use local coordinates in TouchEditable interface
mohsen@chromium.org
2014-01-16
1
-2
/
+6
*
Add Clipboard::GetSequenceNumber test and fix Android.
dcheng@chromium.org
2014-01-16
1
-0
/
+29
*
Fix keyboard_unittests
kevers@chromium.org
2014-01-15
1
-0
/
+3
*
Moves IME's views specific code out from chrome/browser/chromeos.
mukai@chromium.org
2014-01-15
6
-0
/
+202
*
Fix the Clipboard::GetSequenceNumber for aura.
raymes@chromium.org
2014-01-14
1
-5
/
+10
*
Refactor: Makes menus use gfx::FontList instead of gfx::Font.
yukishiino@chromium.org
2014-01-14
4
-20
/
+23
*
linux-aura: Special case text-types when pasting from clipboard.
sadrul@chromium.org
2014-01-13
1
-0
/
+4
*
Don't populate URL data in WebDropData when dragging files.
dcheng@chromium.org
2014-01-13
11
-21
/
+56
*
Reland Merge NativeTextfieldViews into views::Textfield.
msw@chromium.org
2014-01-12
1
-1
/
+1
*
Revert of https://codereview.chromium.org/120503005/
msw@chromium.org
2014-01-12
1
-1
/
+1
*
Merge NativeTextfieldViews into views::Textfield.
msw@chromium.org
2014-01-11
1
-1
/
+1
*
linux_aura: Fix dragging files into Dropbox.
erg@chromium.org
2014-01-11
2
-1
/
+28
*
[Cleanup] Don't try to load obsolete touch resources.
oshima@chromium.org
2014-01-11
1
-30
/
+3
*
Include 2x assets when enable_hidpi=1 is specified on linux_aura
oshima@chromium.org
2014-01-11
1
-0
/
+2
*
Disable ResourceBundleImageTest.FallbackToNone on iOS.
robertshield@chromium.org
2014-01-10
1
-1
/
+7
*
Moves CandidateWindow model to ui/base/ime (2nd)
mukai@chromium.org
2014-01-09
8
-10
/
+349
*
linux_aura: Don't clear target vector in SelectionOwner.
erg@chromium.org
2014-01-09
2
-2
/
+1
*
linux_aura: Implement file drag and drop in content area.
erg@chromium.org
2014-01-09
5
-25
/
+182
*
Revert 243777 "Moves CandidateWindow model to ui/base/ime."
scottmg@chromium.org
2014-01-09
8
-349
/
+10
*
Moves CandidateWindow model to ui/base/ime.
mukai@chromium.org
2014-01-09
8
-10
/
+349
*
Adds NOTIMPLEMENTED cursor for android and includes path
sky@chromium.org
2014-01-09
1
-0
/
+19
*
Adds Clipboard::Format::data() member to match android
sky@chromium.org
2014-01-08
1
-0
/
+1
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
2
-2
/
+2
*
Make aura_demo work on Mac
ccameron@chromium.org
2014-01-07
6
-8
/
+29
*
Implement aura isFullScreenMode() for desktop-X11 only
rijubrata.bhaumik@intel.com
2014-01-07
1
-1
/
+1
*
Updating XTBs based on .GRDs from branch 1750
laforge@chromium.org
2014-01-07
52
-1
/
+157
*
ui: Rename ui_export.h to ui_base_export.h
tfarina@chromium.org
2014-01-06
153
-751
/
+776
*
[OSX] Adjust BlueLabelButton rendering.
groby@chromium.org
2014-01-04
1
-14
/
+20
*
Convert base::MemoryMappedFile to use File instead of PlatformFile.
rvargas@chromium.org
2014-01-03
5
-20
/
+16
*
switch to int64_t types for SkBitmap
reed@google.com
2014-01-03
1
-1
/
+1
*
Remove 'using base::string16;' from base/strings/string16.h and remove temporary
dbeam@chromium.org
2013-12-30
2
-4
/
+4
*
Delete redundant functions for auxiliary text.
komatsu@chromium.org
2013-12-27
3
-27
/
+1
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
12
-18
/
+18
*
Update uses of UTF conversions in ui/ to use the base:: namespace.
avi@chromium.org
2013-12-25
36
-110
/
+127
*
Clean-up: Remove an obsolete gfx::ElideText (Font version).
yukishiino@chromium.org
2013-12-25
1
-4
/
+3
*
Correct the operation of the --high-dpi-support=1 flag under win/ash.
girard@chromium.org
2013-12-24
1
-1
/
+10
*
Delete suppress_next_result_.
komatsu@chromium.org
2013-12-23
2
-22
/
+2
*
Also tweaked flakey test util to be less flakey, and resilient to
smus@chromium.org
2013-12-23
1
-0
/
+3
*
MessageLoop(TYPE_UI) -> MessageLoopForUI
sky@chromium.org
2013-12-19
1
-1
/
+1
*
Do not create an InputMethodContextFactory for Ozone in input_method_initiali...
dnicoara@chromium.org
2013-12-19
1
-5
/
+6
*
Clean-up: Retires ui::InputMethodFactory.
yukishiino@chromium.org
2013-12-19
5
-141
/
+23
*
Remove ui::InputMethod::GetInputTextDirection
yukawa@chromium.org
2013-12-19
23
-90
/
+3
*
Delete chromeos/deps from ui/base/ime/DEPS.
komatsu@chromium.org
2013-12-19
1
-2
/
+0
*
Delete dbus related code from ui/base/ime.
komatsu@chromium.org
2013-12-19
4
-23
/
+3
*
Make combobox observers able to observe multiple comboboxes.
dbeam@chromium.org
2013-12-19
1
-2
/
+4
*
[Gtk] Fix gtk_floating_container_forall ordering.
dgozman@chromium.org
2013-12-18
1
-4
/
+4
*
Prefix string16 with base:: in ui/.
dbeam@chromium.org
2013-12-18
52
-341
/
+376
*
Support for providing IMEContext with Ozone.
kalyan.kondapally@intel.com
2013-12-18
3
-9
/
+9
*
Plumb TSF candidate window events to IMEAPI's events
kochi@chromium.org
2013-12-17
2
-1
/
+44
*
2nd try of "Use the caret bounds as a fallback when GetCompositionCharacterBo...
yukawa@chromium.org
2013-12-17
2
-12
/
+64
[next]