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
/
surface
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort GYP files under ui
satorux
2015-02-18
1
-1
/
+1
*
Cleanup: Update the path to gfx size headers.
tfarina
2015-01-03
1
-1
/
+1
*
Cleanup: Update the path to gfx rect headers.
tfarina
2014-12-31
2
-2
/
+2
*
Remove IOSurfaceSupport
ccameron@chromium.org
2014-06-04
3
-19
/
+19
*
Add GN buildfiles for ui/compositor and snapshot.
brettw@chromium.org
2014-05-30
1
-1
/
+1
*
ui/surface: Remove media/base from DEPS
spang@chromium.org
2014-05-23
1
-1
/
+0
*
Add GN build file for surface.
tfarina@chromium.org
2014-05-17
1
-0
/
+32
*
Clean up the list of dependencies for surface target.
tfarina@chromium.org
2014-05-16
1
-11
/
+7
*
More removal of GTK code.
erg@chromium.org
2014-04-15
2
-58
/
+1
*
Delete the GTK+ port of Chrome.
erg@chromium.org
2014-04-10
2
-161
/
+0
*
GTK: Adds #error statements to GTK code to root out unknown bots.
erg@chromium.org
2014-04-10
1
-0
/
+2
*
Move ui.gyp into ui/base/ directory.
tfarina@chromium.org
2014-03-13
1
-1
/
+1
*
Remove Tabpose feature on mac, and supporting infrastructure (PaintAtSize)
piman@chromium.org
2014-02-14
1
-21
/
+0
*
Don't initialize GL again in AcceleratedSurface::Initialize()
danakj@chromium.org
2014-02-11
1
-3
/
+2
*
Remove Windows accelerated surface support.
jbauman@chromium.org
2014-01-27
12
-4011
/
+0
*
Don't termniate LatencyInfo in AcceleratedPresenter::DoPresentAndAcknowledge
miletus@chromium.org
2014-01-24
1
-5
/
+0
*
Port r152639 and r177025 to tracing_ and devtools_resources.gyp.
thakis@chromium.org
2014-01-18
1
-1
/
+0
*
Remove gpu side LatencyInfo merging
miletus@chromium.org
2014-01-16
2
-18
/
+22
*
Properly report fxc.exe errors.
erikwright@chromium.org
2014-01-04
1
-7
/
+8
*
Move geometric types to a separate, more lightweight target.
ben@chromium.org
2013-12-18
1
-0
/
+2
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
1
-1
/
+0
*
Restructure the events target into two components:
ben@chromium.org
2013-11-06
1
-2
/
+2
*
Remove apatrick@ from OWNERS
piman@chromium.org
2013-11-04
1
-1
/
+2
*
cc: Use HighResNow as timebase if it is fast and reliable
brianderson@chromium.org
2013-10-25
1
-4
/
+9
*
replace setIsOpaque (deprecated) with explicit SkAlphaType
reed@google.com
2013-10-24
2
-5
/
+4
*
Report LatencyInfo through trace buffer
miletus@chromium.org
2013-10-11
1
-1
/
+2
*
Histogram display refresh rate on windows
jamesr@chromium.org
2013-10-03
1
-0
/
+4
*
events: Create a separate events component out of ui.
sadrul@chromium.org
2013-10-01
1
-0
/
+2
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
1
-0
/
+2
*
Revert 225857 "gfx: Create a separate gfx component out of ui."
ckocagil@chromium.org
2013-09-28
1
-2
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-28
1
-0
/
+2
*
Tighten DEPS rules further.
ben@chromium.org
2013-09-24
1
-0
/
+2
*
Tighten up DEPS rules in src/ui: prevent components from including from each ...
ben@chromium.org
2013-09-24
1
-0
/
+4
*
Revert 225020 "Tighten up DEPS rules in src/ui: prevent componen..."
ben@chromium.org
2013-09-24
1
-4
/
+0
*
Tighten up DEPS rules in src/ui: prevent components from including from each ...
ben@chromium.org
2013-09-24
1
-0
/
+4
*
Revert "Revert 224496 "Move ui/base/latency_info* to ui/events""
ben@chromium.org
2013-09-23
2
-2
/
+2
*
Revert 224496 "Move ui/base/latency_info* to ui/events"
ben@chromium.org
2013-09-20
2
-2
/
+2
*
Move ui/base/latency_info* to ui/events
ben@chromium.org
2013-09-20
2
-2
/
+2
*
Move XID, XDisplay, GetXDisplay and a few other types to ui/gfx/x/x11_types.h
ben@chromium.org
2013-09-20
2
-3
/
+4
*
Move a bunch of windows stuff from ui/base/win to ui/gfx/win
ben@chromium.org
2013-09-12
1
-2
/
+2
*
Move ui/base/win/dpi.h to ui/gfx/dpi_win.h
ben@chromium.org
2013-09-10
1
-4
/
+4
*
Remove using the Shell desktop Window when we don't have an acceleated widget.
cpu@chromium.org
2013-08-30
2
-19
/
+0
*
Move ScopedClosureRunner to callback_helpers, add Reset.
avi@chromium.org
2013-08-30
1
-1
/
+1
*
Get dialogs to paint again in AURA windows.
ananta@chromium.org
2013-08-13
1
-1
/
+2
*
don't hack client area, fix last pixel rendering on aura
scottmg@chromium.org
2013-08-07
1
-2
/
+0
*
Remove backer from WATCHLISTS and OWNERS
backer@chromium.org
2013-08-01
1
-1
/
+0
*
Fix a race condition which could allow an accelerated surface to be read from...
zturner@chromium.org
2013-07-17
2
-0
/
+19
*
Crash fix (divide by zero) for ComputeLetterboxRegion() and extra sanity checks.
miu@chromium.org
2013-07-17
1
-0
/
+2
*
Remove old GPU latency test.
jbauman@chromium.org
2013-07-01
1
-8
/
+0
[next]