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
/
chrome
/
browser
/
ui
/
aura
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove owned views from AXAuraObjCache when widget is deleted.
dmazzoni
2015-08-12
1
-10
/
+10
*
Get rid of FrameAccessibility using AXTreeIDs
dmazzoni
2015-08-07
1
-5
/
+1
*
Templatize some ui/accessibility code to enable subclassing AXNodeData.
dmazzoni
2015-08-04
3
-4
/
+7
*
Re-land (2): Reimplement automation API on top of C++-backed AXTree.
dmazzoni
2015-07-27
1
-29
/
+25
*
Revert of Re-land: Reimplement automation API on top of C++-backed AXTree. (p...
asvitkine
2015-07-23
1
-25
/
+29
*
Re-land: Reimplement automation API on top of C++-backed AXTree.
dmazzoni
2015-07-22
1
-29
/
+25
*
Revert of Potential fix for browser crash while ChromeVox is on. (patchset #2...
dtseng
2015-07-22
2
-14
/
+0
*
Give automation API access to browser plugin objects.
dmazzoni
2015-07-21
1
-0
/
+1
*
Potential fix for browser crash while ChromeVox is on.
dtseng
2015-07-21
2
-0
/
+14
*
Reland braille command support in ChromeVox.
dtseng
2015-07-17
2
-10
/
+1
*
Fix initial focus finding, ignore div nodes, and resolve aria-label name calc...
dtseng
2015-07-15
2
-3
/
+25
*
Revert of Reimplement automation API on top of C++-backed AXTree. (patchset #...
dmazzoni
2015-06-19
1
-10
/
+15
*
Reimplement automation API on top of C++-backed AXTree.
dmazzoni
2015-06-19
1
-15
/
+10
*
Support the show menuaccessibility action on all platforms
dtseng
2015-06-08
4
-0
/
+13
*
aura: Remove layerless windows.
danakj
2015-04-03
1
-0
/
+1
*
Reland Enable chrome.automation.getDesktop on all aura platforms.
dtseng
2015-03-30
7
-0
/
+520
*
Revert "Enable chrome.automation.getDesktop on all aura platforms."
Vincent Scheib
2015-03-28
7
-520
/
+0
*
Enable chrome.automation.getDesktop on all aura platforms.
dtseng
2015-03-27
7
-0
/
+520
*
Fix Pango font rendering with HiDPi displays on Linux.
stapelberg
2015-03-19
1
-2
/
+6
*
gtk2_ui.h should be included only for X11
joone.hur
2015-03-19
1
-2
/
+5
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
1
-3
/
+6
*
Fix crash when user closes window prior to the "Confirm Install" prompt showing.
pkotwicz
2014-10-29
2
-0
/
+63
*
Revert of Fix crash when user closes window prior to the "Confirm Install" pr...
pkotwicz
2014-10-28
2
-63
/
+0
*
Fix crash when user closes window prior to the "Confirm Install" prompt showing.
pkotwicz
2014-10-28
2
-0
/
+63
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
2
-13
/
+13
*
Standardize usage of virtual/override/final in chrome/browser/ui/
dcheng
2014-10-21
1
-3
/
+3
*
Use app_list_service_disabled in Athena
pkotwicz
2014-10-14
1
-1
/
+1
*
replace OVERRIDE and FINAL with override and final in chrome/browser/ui/[a-s]*
mostynb
2014-10-04
3
-13
/
+13
*
Adds WARP support to Chromium on Windows 8+
luken
2014-09-04
1
-0
/
+1
*
Use a qualified path for chromium_strings, google_chrome_strings, and generat...
thestig
2014-08-27
1
-6
/
+2
*
Move BookmarkNodeData into bookmarks namespace.
tfarina@chromium.org
2014-07-30
1
-1
/
+1
*
linux_aura: Compile ash into chrome.
erg@chromium.org
2014-05-20
1
-5
/
+18
*
Move bookmarks/core/... to bookmarks/...
naiem.shaik@gmail.com
2014-05-20
2
-2
/
+2
*
Revert 270232 "linux_aura: Compile ash into chrome."
erg@chromium.org
2014-05-13
1
-18
/
+5
*
linux_aura: Compile ash into chrome.
erg@chromium.org
2014-05-13
1
-5
/
+18
*
Revert 269892 "linux_aura: Compile ash into chrome."
erg@chromium.org
2014-05-12
1
-18
/
+5
*
linux_aura: Compile ash into chrome.
erg@chromium.org
2014-05-12
1
-5
/
+18
*
chrome: aura: Fix theme initialization on Aura/Ozone
tiago.vignatti@intel.com
2014-05-02
1
-4
/
+4
*
Move bookmarks' production code to components/bookmarks
sdefresne@chromium.org
2014-04-30
2
-3
/
+3
*
Fix a crash on closing cookies and site info bubble.
sudarsana.nagineni@intel.com
2014-04-29
1
-0
/
+3
*
use the right NativeTheme on bubbles + dialogs on Aura Linux
estade@chromium.org
2014-04-24
1
-3
/
+25
*
aura: Initialize Env as early as possible.
sadrul@chromium.org
2014-04-23
1
-1
/
+1
*
x11: Make the event-source work with both glib and libevent message-pumps.
sadrul@chromium.org
2014-04-21
1
-1
/
+1
*
Exclude desktop_aura from chromeos
oshima@chromium.org
2014-03-27
1
-1
/
+4
*
Remove some more WED remnants
ben@chromium.org
2014-03-11
2
-12
/
+9
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
Rename RootWindow -> WindowEventDispatcher.
ben@chromium.org
2014-02-21
2
-8
/
+10
*
Nukes dock info
sky@chromium.org
2014-02-20
1
-223
/
+0
*
Move root_window_host* in aura to window_tree_host*.
ben@chromium.org
2014-02-14
2
-3
/
+3
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
3
-7
/
+7
[next]