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
/
renderer_host
/
render_widget_host_view_views.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup
oshima@google.com
2011-03-04
1
-25
/
+0
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
1
-3
/
+3
*
Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...
ben@chromium.org
2011-02-24
1
-2
/
+2
*
Remove depricated arg |urgent| from SchedulePaintInRect calls.
msw@chromium.org
2011-02-23
1
-2
/
+2
*
Refactor how surfaces are acquired for GPU compositing.
backer@chromium.org
2011-02-18
1
-0
/
+16
*
Fix painting for RWHVV: Paint->OnPaint.
sadrul@chromium.org
2011-02-16
1
-1
/
+1
*
Rename SchedulePaint(gfx::Rect..) to SchedulePaintInRect
ben@chromium.org
2011-02-15
1
-2
/
+2
*
BackingStoreSkia: Use skia for painting in RenderWidgetHostViewViews.
sadrul@chromium.org
2011-02-14
1
-10
/
+39
*
Revert 74840 - BackingStoreSkia: Use skia for painting in RenderWidgetHostVie...
sadrul@chromium.org
2011-02-14
1
-39
/
+10
*
BackingStoreSkia: Use skia for painting in RenderWidgetHostViewViews.
sadrul@chromium.org
2011-02-14
1
-10
/
+39
*
Fix a crash when the renderer goes away.
sadrul@chromium.org
2011-02-14
1
-2
/
+2
*
Add input method support for views and integrate ibus input framework
oshima@google.com
2011-02-12
1
-51
/
+215
*
Refactor TOUCH_UI to match other refactor.
backer@chromium.org
2011-02-11
1
-10
/
+10
*
gtk: Improve fullscreen RenderWidgetHostViewGtk.
derat@chromium.org
2011-02-11
1
-2
/
+1
*
Revert 74518 - Refactor TOUCH_UI to match other refactor.
backer@chromium.org
2011-02-10
1
-10
/
+10
*
Refactor TOUCH_UI to match other refactor.
backer@chromium.org
2011-02-10
1
-10
/
+10
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
1
-15
/
+15
*
Move Event files into views/events
ben@chromium.org
2011-02-09
1
-1
/
+1
*
touch: Fix compile after views API changes, and remove some dead code.
sadrul@chromium.org
2011-02-09
1
-3
/
+4
*
touch: Fix showing keyboard when tabbing focus from omnibox to RWHVV.
sadrul@chromium.org
2011-02-08
1
-0
/
+7
*
touch: Fix compile for touch after the RTL cleanup changes.
sadrul@chromium.org
2011-02-08
1
-3
/
+3
*
touch: Fix compile after the change to rework bounds methods.
sadrul@google.com
2011-02-08
1
-1
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Make a hole only as big as is necessary.
sadrul@chromium.org
2011-01-21
1
-1
/
+3
*
touch: Allow grabbing/ungrabbing touch devices for XInput2.
sadrul@chromium.org
2011-01-20
1
-1
/
+1
*
touch: Request focus when a touch-sequence starts.
sadrul@chromium.org
2011-01-20
1
-0
/
+3
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
1
-3
/
+3
*
Implement RenderWidgetHostViewViews::Destroy. See RWHVGtk for reference.
anicolao@google.com
2011-01-20
1
-4
/
+6
*
touch: Filter touch events.
sadrul@chromium.org
2011-01-20
1
-1
/
+9
*
Revert 71879 due to compile failure - touch: Allow grabbing/ungrabbing touch ...
sadrul@chromium.org
2011-01-20
1
-1
/
+1
*
touch: Allow grabbing/ungrabbing touch devices for XInput2.
sadrul@chromium.org
2011-01-20
1
-1
/
+1
*
touch: Return an enum from OnTouchEvent.
sadrul@chromium.org
2011-01-18
1
-4
/
+17
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-2
/
+2
*
Fix touch compile.
sadrul@chromium.org
2011-01-13
1
-1
/
+1
*
touch: Set the timestamp for the touchevent.
sadrul@chromium.org
2011-01-13
1
-0
/
+1
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-1
/
+1
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-3
/
+1
*
Check for NULL backing store before painting.
sadrul@chromium.org
2011-01-10
1
-5
/
+8
*
views (linux): Fix keyboard shortcuts.
sadrul@chromium.org
2011-01-04
1
-7
/
+16
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-1
/
+1
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-1
/
+1
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
1
-1
/
+1
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
1
-1
/
+1
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-1
/
+1
*
Fix: include result_codes.h
bryeung@google.com
2010-12-14
1
-0
/
+1
*
This adds some plumbing for propagating the status and error code of a render...
gspencer@chromium.org
2010-12-14
1
-2
/
+4
*
touchui: Fix painting issues caused by the X message pump.
sadrul@chromium.org
2010-12-13
1
-4
/
+10
*
[gtk] tabcontents fade-out for instant.
estade@chromium.org
2010-12-13
1
-1
/
+2
*
When accelerated compositing is enabled, we create a plugin-like pair of wind...
nduca@chromium.org
2010-11-27
1
-2
/
+3
[next]