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
*
Updating XTBs based on .GRDs from branch 1180
karen@chromium.org
2012-07-10
24
-24
/
+24
*
Merge 144667 - Disable core animation plugins when compositing is unavailable.
jbauman@chromium.org
2012-06-28
2
-0
/
+5
*
Revert 144584 - Merge 144578 - Disable core animation plugins when compositin...
karen@chromium.org
2012-06-28
2
-5
/
+0
*
Merge 144578 - Disable core animation plugins when compositing is unavailable.
jbauman@chromium.org
2012-06-27
2
-0
/
+5
*
Merge 142925 - Fix candidate window position for ppapi plugin.
nona@chromium.org
2012-06-27
1
-1
/
+1
*
Merge 143137 - Make Alt+Tab accelerator behavior compatible to Windows.
yusukes@google.com
2012-06-25
1
-1
/
+2
*
Merge 143502 - mac: Fix ui_resource_2x data pack path.
thakis@chromium.org
2012-06-24
1
-3
/
+1
*
Do not set the appid and window icon in Metro
grt@chromium.org
2012-06-19
1
-2
/
+5
*
Touch related tweaks for tab dragging. Adds ability to current last
sky@chromium.org
2012-06-18
5
-0
/
+24
*
We should enable touch mode in chrome metro mode on Windows 8 only if the scr...
ananta@chromium.org
2012-06-18
1
-1
/
+1
*
More logging for ASAN crash related to threading.
scr@chromium.org
2012-06-18
1
-1
/
+7
*
Implement base::win::IsMetroProcess.
siggi@chromium.org
2012-06-18
1
-1
/
+1
*
chromeos: Send 'keypress' for the content when composing a character with dea...
hashimoto@chromium.org
2012-06-18
1
-4
/
+18
*
Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.
tfarina@chromium.org
2012-06-17
1
-1
/
+1
*
Aura desktop: Fix tab dragging within a single chrome window.
erg@chromium.org
2012-06-16
2
-0
/
+22
*
Allow empty strings to be written to the clipboard
dcheng@chromium.org
2012-06-16
1
-9
/
+0
*
Don't allow "touch optimized ui" mode to change after chrome startup.
rbyers@chromium.org
2012-06-15
3
-5
/
+33
*
Added more info to logs to learn why ASAN has NULL locale resource
scr@chromium.org
2012-06-15
1
-3
/
+12
*
Upwards compatibility for Win8 SDK IDataObjectAsyncCapability/IAsyncOperation
scottmg@chromium.org
2012-06-15
2
-8
/
+19
*
Refactor ui::HWNDSubclass as follows:
varunjain@chromium.org
2012-06-15
3
-22
/
+184
*
Turned DLOG/DCHECK into LOG/if(!)NOTREACHED;LOG for ASAN debugging
scr@chromium.org
2012-06-14
1
-2
/
+6
*
Remove --default-device-scale-factor because chrome now gets scale factor fro...
oshima@chromium.org
2012-06-14
3
-10
/
+7
*
[Reland] Aura GTK theme: Use gtk icons and borders for back/forward/home.
erg@google.com
2012-06-14
1
-1
/
+1
*
Fix candidate window position issue.
nona@chromium.org
2012-06-14
7
-23
/
+27
*
New checkbox and radio button appearance
rbyers@chromium.org
2012-06-14
4
-1
/
+227
*
Revert 142036 - Aura GTK theme: Use gtk icons and borders for back/forward/home.
mrossetti@chromium.org
2012-06-14
1
-1
/
+1
*
Aura GTK theme: Use gtk icons and borders for back/forward/home.
erg@chromium.org
2012-06-14
1
-1
/
+1
*
ui-gestures: Added some type-specific accessors to gesture-events.
sadrul@chromium.org
2012-06-13
3
-1
/
+174
*
Move usb_keycode_map.h into ui/base/keycodes.
garykac@chromium.org
2012-06-13
2
-0
/
+388
*
Load 2x resources whenever --default-device-scale-factor=2 is set
pkotwicz@chromium.org
2012-06-13
1
-4
/
+8
*
app_list/chromeos: Fix wrong app icon in search results.
xiyuan@chromium.org
2012-06-13
1
-3
/
+2
*
I tried to add a pak override in the command line but for some reason it is s...
scr@chromium.org
2012-06-12
1
-0
/
+3
*
Rename gfx::Monitor to gfx::Display
tfarina@chromium.org
2012-06-12
1
-4
/
+4
*
chromeos: Add ui::CharacterComposer::preedit_string()
hashimoto@chromium.org
2012-06-11
3
-31
/
+137
*
Aura desktop: Fixing nits by tfarina from last patch.
erg@chromium.org
2012-06-08
1
-5
/
+5
*
Update the types that WebContents supports when dragging in.
dcheng@chromium.org
2012-06-08
2
-2
/
+10
*
Add Windows commandline switch --enable-views-textfield.
msw@chromium.org
2012-06-08
3
-2
/
+12
*
Add flag which shows visually places where hidpi resources are supported howe...
pkotwicz@chromium.org
2012-06-08
3
-0
/
+46
*
Add text input types newly introduced in WebKit
yosin@chromium.org
2012-06-08
1
-1
/
+7
*
mac: Use NSWidth() and friends in a few more places.
thakis@chromium.org
2012-06-07
3
-11
/
+9
*
Fix TAP_DOWN gesture event:
varunjain@chromium.org
2012-06-07
3
-7
/
+23
*
Rename DrawBitmapInt to DrawImageInt
pkotwicz@chromium.org
2012-06-07
5
-28
/
+28
*
It broke win aura bot
loislo@chromium.org
2012-06-07
3
-23
/
+7
*
Fix TAP_DOWN gesture event:
varunjain@chromium.org
2012-06-07
3
-7
/
+23
*
Changes SetCapture to transfer events rather then cancel all.
sky@chromium.org
2012-06-07
3
-65
/
+90
*
Aura/GTK integration: Create a small stub library that can talk to GTK.
erg@chromium.org
2012-06-07
2
-0
/
+74
*
Revert 140877 - Rename DrawBitmapInt to DrawImageInt
pkotwicz@chromium.org
2012-06-06
5
-28
/
+28
*
Rename DrawBitmapInt to DrawImageInt
pkotwicz@chromium.org
2012-06-06
5
-28
/
+28
*
gesture recognizer: Some code cleanup.
sadrul@chromium.org
2012-06-06
2
-26
/
+51
*
Indicate focused state on text buttons with blue outline.
flackr@chromium.org
2012-06-06
2
-5
/
+10
[next]