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
*
Stack at top functionality for Aura-based windows
tmoniuszko@opera.com
2013-12-05
6
-0
/
+13
*
x11: Select for touch-events on the X root window only on chromeos.
sadrul@chromium.org
2013-12-05
1
-17
/
+19
*
Refactors ui::InputMethodFactory.
yukishiino@chromium.org
2013-12-05
2
-25
/
+125
*
Enable basic IME functionality under Ash on Windows
yukawa@chromium.org
2013-12-05
2
-1
/
+109
*
Removes DispatchFabricatedKeyEvent to simplify InputMethodLinuxX11.
yukishiino@chromium.org
2013-12-05
5
-33
/
+5
*
Removes FocusBorder from views
sky@chromium.org
2013-12-05
36
-294
/
+422
*
Add GPU histograms for initialization times
scottmg@chromium.org
2013-12-05
1
-0
/
+4
*
Change ScreenshotTaker to use ScopedClipboardWriter.
dcheng@chromium.org
2013-12-05
1
-3
/
+3
*
gfx: Only use low-res timestamps for FrameTime
brianderson@chromium.org
2013-12-05
1
-1
/
+4
*
gpu: Add IOSurface backed GpuMemoryBuffer implementation.
reveman@chromium.org
2013-12-05
7
-1
/
+226
*
Uprev polymer library to 2013-11-26
bshe@chromium.org
2013-12-04
7
-11
/
+16
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-04
1
-1
/
+1
*
linux aura: Support touch events.
sadrul@chromium.org
2013-12-04
3
-13
/
+30
*
linux aura: Fix a crash in content shell when display config changes.
sadrul@chromium.org
2013-12-04
1
-3
/
+1
*
x11: Fix setting valuator values.
sadrul@chromium.org
2013-12-04
2
-10
/
+6
*
Switch inline UI to full tab if needed
guohui@chromium.org
2013-12-04
1
-0
/
+20
*
Add code field speced for DOM KeyEvent into virtual key events from the soft-...
kevers@chromium.org
2013-12-04
6
-115
/
+143
*
Removes FocusableBorder::set_has_focus
sky@chromium.org
2013-12-04
4
-13
/
+3
*
Adjust |index| into cursorable position in NativeTextfieldViews::GetCompositi...
yukawa@chromium.org
2013-12-04
3
-27
/
+59
*
This CL changes the appearance of the manage_password_item_view to not contai...
npentrel@chromium.org
2013-12-04
3
-1
/
+0
*
Retires FakeInputMethod and introduces InputMethodMinimal.
yukishiino@chromium.org
2013-12-04
10
-277
/
+112
*
Couple of fixes for recent focus changes
sky@chromium.org
2013-12-04
4
-0
/
+28
*
Asks to re-layout the bubble contents when arrow is mirrored.
mukai@chromium.org
2013-12-04
1
-2
/
+4
*
Sticky keys modifies an entire scroll sequence instead of just a single event.
tengs@chromium.org
2013-12-04
2
-0
/
+32
*
Respond to WM_SETCURSOR when the cursor is in the client area
scottmg@chromium.org
2013-12-04
2
-4
/
+9
*
[Build Fix] Avoid multi-line comment
tzik@chromium.org
2013-12-04
1
-12
/
+12
*
Re-apply shape specified by SetRegion in ResetWindowRegion.
wez@chromium.org
2013-12-04
2
-3
/
+11
*
Make tree serialization more robust and add more unit tests.
dmazzoni@chromium.org
2013-12-04
10
-88
/
+647
*
Reuse ui_test_pak target for aura's TestAuraInitializer.
tfarina@chromium.org
2013-12-04
2
-35
/
+2
*
Update Ash Display when resizing Metro window
scottmg@chromium.org
2013-12-04
2
-7
/
+7
*
Simplify validation routines for writing an image to the clipboard.
dcheng@chromium.org
2013-12-04
3
-74
/
+128
*
Enable pasting HTML content from the Android clipboard
kristianm@chromium.org
2013-12-04
3
-38
/
+56
*
Fix popup crash on ChromeOS.
dewittj@chromium.org
2013-12-04
3
-4
/
+7
*
cc: Remove DelegatingRendererLayerClient
powei@chromium.org
2013-12-04
1
-1
/
+1
*
- Moved ldpi assets to mdpi where they belong based on their size.
aurimas@google.com
2013-12-03
4
-0
/
+0
*
Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Ensure that reposting mouse events on Windows posts the message natively via ...
ananta@chromium.org
2013-12-03
6
-1
/
+28
*
Fix invalid combobox painting issue in requestAutocomplete() dialog.
dbeam@chromium.org
2013-12-03
1
-1
/
+5
*
Fix unintentional switch case fallthrough.
dmazzoni@chromium.org
2013-12-03
1
-0
/
+2
*
Wires up painting of layerless children
sky@chromium.org
2013-12-03
3
-4
/
+132
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
2
-2
/
+2
*
Show handles when marking text with touch in NativeTextfieldViews
mohsen@chromium.org
2013-12-03
2
-11
/
+58
*
Add owners for ui/accessibility
dmazzoni@chromium.org
2013-12-03
1
-0
/
+3
*
Adds unit tests for swipe flick. We add the following tests:
rsadam@chromium.org
2013-12-03
1
-2
/
+2
*
Initial cut at layerless windows.
sky@chromium.org
2013-12-03
9
-49
/
+440
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
1
-1
/
+0
*
Fall back to software mode if Aura can't create a GL context
ccameron@chromium.org
2013-12-03
6
-6
/
+8
*
Close bubble widget when its anchor widget bounds has changed and move_with_a...
oshima@chromium.org
2013-12-03
3
-2
/
+21
*
Clear Search results in the Mac app launcher on close, rather than launch.
tapted@chromium.org
2013-12-03
6
-3
/
+52
*
Plumbing for layout rectangle debug info. Companion to
chrishtr@gmail.com
2013-12-03
2
-0
/
+8
[next]