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
*
GTK: Remove the one user of GetRTLEnabledSurfaceNamed() and move it over to R...
erg@chromium.org
2011-12-13
2
-0
/
+7
*
Change signature of |ui::ElideText()|. Add a truncate mode.
asvitkine@chromium.org
2011-12-12
3
-28
/
+66
*
Consolidate two very similar functions; ui::WindowsKeyCodeForGdkKeyCode and u...
yusukes@chromium.org
2011-12-12
2
-373
/
+16
*
Refactor window frame painting into a window background class
jamescook@chromium.org
2011-12-10
1
-1
/
+3
*
GTK: Remove deprecated methods and replace them with the new standard calls.
erg@chromium.org
2011-12-10
1
-0
/
+20
*
Release slotId of TouchEvent when USE_XI2_MT defined
aofdwsl@gmail.com
2011-12-09
1
-2
/
+8
*
Move CreateFakeXEvent to x11_util.{h,cc}.
mazda@chromium.org
2011-12-08
2
-0
/
+67
*
Rename ui::DefaultSymbolFromXEvent to ui::GetCharacterFromXEvent following su...
yusukes@chromium.org
2011-12-08
4
-5
/
+6
*
Make Clipboard::FormatType an opaque handle type.
dcheng@chromium.org
2011-12-07
9
-218
/
+430
*
Convert keysym to keycode for modifiers
oshima@chromium.org
2011-12-07
1
-2
/
+4
*
aura-x11: Add support for xmodmap'ed pointer buttons.
sadrul@chromium.org
2011-12-07
4
-12
/
+78
*
Don't attempt to forward declare StringPiece.
erikwright@chromium.org
2011-12-07
2
-5
/
+2
*
views: Add an Options enum to MessageBoxView control.
tfarina@chromium.org
2011-12-07
2
-54
/
+21
*
Enable RenderViewImplTest.{OnHandleKeyboardEvent,InsertCharacters} for Aura o...
mazda@chromium.org
2011-12-07
1
-0
/
+21
*
Rename Desktop->RootWindow.
ben@chromium.org
2011-12-07
1
-3
/
+3
*
Revert 113224 - IME (input method editor) support for Aura, part 3 of 3: Use ...
ben@chromium.org
2011-12-06
2
-5
/
+0
*
IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...
yusukes@chromium.org
2011-12-06
2
-0
/
+5
*
IME (input method editor) support for Aura, part 1 of 3: Add ui/base/ime/ cla...
yusukes@chromium.org
2011-12-06
9
-1
/
+1672
*
Scroll by 3 pixels if sent from touchpad
davemoore@chromium.org
2011-12-05
1
-0
/
+6
*
Enable custom MIME types in web copy/paste.
dcheng@chromium.org
2011-12-05
7
-9
/
+112
*
Revert 113040 - Enable custom MIME types in web copy/paste.
dcheng@chromium.org
2011-12-05
6
-101
/
+6
*
Enable custom MIME types in web copy/paste.
dcheng@chromium.org
2011-12-05
6
-6
/
+101
*
Implement Clipboard::ReadData and Clipboard::WriteData for Mac.
dcheng@chromium.org
2011-12-05
7
-16
/
+35
*
Helpers to pickle custom data for web copy/paste and drag/drop.
dcheng@chromium.org
2011-12-05
3
-0
/
+339
*
Revert 112986 - Implement Clipboard::ReadData and Clipboard::WriteData for Mac.
dcheng@chromium.org
2011-12-05
7
-37
/
+15
*
Implement Clipboard::ReadData and Clipboard::WriteData for Mac.
dcheng@chromium.org
2011-12-05
7
-15
/
+37
*
Add glue for supporting custom MIME types in DataTransfer.
dcheng@chromium.org
2011-12-04
5
-0
/
+32
*
Adds back BookmarkNode::IsVisible. Turns out we want to conditionally
sky@chromium.org
2011-12-03
2
-4
/
+74
*
Enable GL_CHROMIUM_post_sub_buffer for osmesa
backer@chromium.org
2011-12-02
2
-19
/
+56
*
BookmarkModel cleanup. synced_node is now mobile_node and I'm nuking
sky@chromium.org
2011-12-01
2
-74
/
+4
*
Implement Accelerator::GetShortcutText for non-Windows Aura.
mazda@chromium.org
2011-12-01
1
-0
/
+9
*
aura: Turn XInput2 back on.
sadrul@chromium.org
2011-12-01
1
-2
/
+20
*
GTK: Port RenderWidgetHostViewGtk to latest GTK
robert.bradford@intel.com
2011-12-01
1
-0
/
+18
*
GTK: Port to gdk_x11_window_lookup_for_display
robert.bradford@intel.com
2011-11-30
3
-2
/
+34
*
Render Core Animation plugins through WebKit's compositor rather than
kbr@chromium.org
2011-11-30
2
-0
/
+15
*
GTK: Port ui/base/gtk to use avoid deprecated API and accessors
robert.bradford@intel.com
2011-11-29
4
-44
/
+51
*
ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...
pkasting@chromium.org
2011-11-29
3
-18
/
+16
*
Some code cleanup.
sadrul@chromium.org
2011-11-29
1
-5
/
+5
*
Fix a typo in r111357: use USE_XI2_MT instead of USE_XI_MT
sadrul@chromium.org
2011-11-29
1
-1
/
+1
*
Misc ui/base/text_elider cleanup.
asvitkine@chromium.org
2011-11-28
2
-12
/
+14
*
Move accelerator related files to ui/base/accelerators
tfarina@chromium.org
2011-11-25
8
-19
/
+19
*
Add OVERRIDE to ui/.
avi@chromium.org
2011-11-23
1
-12
/
+14
*
Get standard touch screens working on Aura Linux builds
rbyers@chromium.org
2011-11-23
3
-14
/
+33
*
Implement ui_controls for aura
oshima@chromium.org
2011-11-22
1
-6
/
+24
*
GTK: Move code shared by future content/ classes and chrome/ to ui/.
erg@chromium.org
2011-11-22
2
-0
/
+102
*
Have panels respond to changes in work area on Linux. This includes switching...
prasadt@chromium.org
2011-11-22
10
-75
/
+314
*
Revert 111083 - Revert 111080 - Remove Task inheritance in clipboard code."
dcheng@chromium.org
2011-11-22
4
-17
/
+0
*
Move clipboard-related webkit_glue embedder functions into a ClipboardClient ...
piman@chromium.org
2011-11-22
1
-1
/
+1
*
GTK: Make the gtk port compile with GTK_DISABLE_SINGLE_INCLUDES.
erg@chromium.org
2011-11-22
1
-4
/
+5
*
Revert 111080 - Remove Task inheritance in clipboard code.
dcheng@chromium.org
2011-11-22
3
-0
/
+12
[next]