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: 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
*
Remove Task inheritance in clipboard code.
dcheng@chromium.org
2011-11-22
3
-12
/
+0
*
Revert 111016 - aura: Re-enable XInput2 events.
davemoore@chromium.org
2011-11-22
1
-17
/
+2
*
GTK: Create the start of a compatibility header wrapping deprecated methods.
erg@chromium.org
2011-11-22
4
-7
/
+51
*
Add OWNERS file to ui/base/gtk/
erg@chromium.org
2011-11-22
1
-0
/
+3
*
aura: Re-enable XInput2 events.
sadrul@chromium.org
2011-11-21
1
-2
/
+17
*
Some dead-code removal from message_pump_x and touch_factory.
sadrul@chromium.org
2011-11-21
1
-60
/
+0
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
1
-3
/
+3
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-3
/
+3
*
compositor_unittests target is unimplmented on Mac
dhollowa@chromium.org
2011-11-21
2
-10
/
+0
*
clang fails compile on aura drag and drop code
dhollowa@chromium.org
2011-11-19
2
-2
/
+3
*
Send fake event when event_type is set to exit menu so that
oshima@google.com
2011-11-18
3
-0
/
+22
*
First shot at implementing drag&drop for Aura
varunjain@chromium.org
2011-11-17
2
-32
/
+213
*
Valgrind: Fix the gcc 4.2 mac build.
jhawkins@chromium.org
2011-11-17
1
-3
/
+5
*
Beginnings of Window Modality support.
ben@chromium.org
2011-11-16
2
-2
/
+11
*
Move GetCharacterFromKeyCode from views::KeyEvent to ui/base/keycodes/keyboar...
yusukes@chromium.org
2011-11-16
2
-0
/
+147
*
Minor build fixes for aura/touchui
vollick@chromium.org
2011-11-16
1
-1
/
+2
*
Add OVERRIDE to ui/.
avi@chromium.org
2011-11-15
6
-17
/
+19
*
net: Move UnescapeRule into the net namespace.
tfarina@chromium.org
2011-11-15
1
-2
/
+2
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
2
-3
/
+3
*
Split a part of code managing accelerators from views::FocusManager.
mazda@chromium.org
2011-11-15
2
-0
/
+142
*
[Aura] Support always-on-top top level window.
xiyuan@chromium.org
2011-11-15
2
-6
/
+20
*
Fix double-initialization of CComModule.
dmazzoni@chromium.org
2011-11-14
1
-0
/
+38
*
wayland: define base:NativeEvent for Wayland
msb@chromium.org
2011-11-14
1
-2
/
+20
*
Disable selection on aura. Clipboard semantics on aura must be same as windows
oshima@chromium.org
2011-11-14
1
-1
/
+1
*
Move views::Accelerator to ui in order to use it from aura code.
mazda@chromium.org
2011-11-14
2
-0
/
+209
*
Devirtualize CHROMEGTK_CALLBACK.
dcheng@chromium.org
2011-11-12
2
-11
/
+38
*
Devirtualize CHROMEG_CALLBACK
dcheng@chromium.org
2011-11-11
4
-17
/
+85
*
ui/base/models: Use operator '->' for accessing std::vector elements in TreeN...
tfarina@chromium.org
2011-11-11
1
-4
/
+4
*
Upstream: ui implementation in Android
michaelbai@chromium.org
2011-11-11
2
-1
/
+55
*
Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@chromium.org
2011-11-11
2
-0
/
+131
*
Copy views/ime/OWNERS to ui/base/ime/ following sky's suggestion.
yusukes@chromium.org
2011-11-11
1
-0
/
+2
*
Revert 109583 - Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@google.com
2011-11-11
1
-119
/
+0
*
Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@google.com
2011-11-11
1
-0
/
+119
[next]