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
/
content
/
common
/
view_messages.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send vsync notification from browser to renderer on Android
skyostil@chromium.org
2013-04-19
1
-1
/
+12
*
Consolidate UpdateFrameInfo and SwapCompositorFrame.
sievers@chromium.org
2013-04-17
1
-9
/
+0
*
Android implementation of WebAudio audio file decoder.
rtoy@google.com
2013-04-15
1
-0
/
+5
*
Simplify cross-process navigation start.
simonjam@chromium.org
2013-04-11
1
-3
/
+3
*
Revert 192041 "Splits SmoothGestureController from RenderWidgetH..."
phoglund@chromium.org
2013-04-03
1
-4
/
+5
*
Splits SmoothGestureController from RenderWidgetHostImpl
bulach@chromium.org
2013-04-03
1
-5
/
+4
*
Wires through a message once the page has painted something
sky@chromium.org
2013-04-01
1
-0
/
+5
*
Split FaviconHelper in two: ImageLoadingHelper and FaviconHelper.
dimich@chromium.org
2013-03-29
1
-0
/
+12
*
Revert 191277 "Allow showing pending URL for new tab navigations..."
rsleevi@chromium.org
2013-03-29
1
-5
/
+0
*
Allow showing pending URL for new tab navigations, but only if safe.
creis@chromium.org
2013-03-29
1
-0
/
+5
*
Enable hiding/showing top controls persistently
dtrainor@chromium.org
2013-03-28
1
-3
/
+6
*
Expose a concept of bottom overdraw amount for cc drawing viewport.
tedchoc@chromium.org
2013-03-24
1
-1
/
+2
*
Add RenderWidgetHost::GetSnapshotFromRenderer method to content/ interface fo...
justinlin@chromium.org
2013-03-23
1
-0
/
+8
*
Removed support for Core Animation plugins when accelerated compositing is di...
kbr@chromium.org
2013-03-19
1
-52
/
+0
*
Part 4 of cc/ directory shuffles: output
jamesr@chromium.org
2013-03-18
1
-3
/
+3
*
Pass more detailed audio hardware configuration information to the renderer
crogers@google.com
2013-03-13
1
-6
/
+5
*
Implementing pauseTimers for chromium webview
kristianm@chromium.org
2013-03-12
1
-0
/
+4
*
Web Content zoom settings should not apply to login/lock screen
antrim@chromium.org
2013-03-11
1
-1
/
+3
*
Disable partial swaps for webview guest renderer until we can figure out how ...
alexst@chromium.org
2013-03-08
1
-0
/
+5
*
Remove Android WebView synchronous find.
boliu@chromium.org
2013-03-08
1
-15
/
+0
*
Plumb physical backing size from RWHV to renderer CC.
aelias@chromium.org
2013-03-01
1
-1
/
+2
*
Revert 185475
jln@chromium.org
2013-03-01
1
-2
/
+1
*
Plumb physical backing size from RWHV to renderer CC.
aelias@chromium.org
2013-03-01
1
-1
/
+2
*
[cc] Add GLFrameData to CompositorFrameAck
sievers@chromium.org
2013-03-01
1
-2
/
+4
*
Show the IME if needed on accessibility gestures
dtrainor@chromium.org
2013-02-28
1
-0
/
+2
*
Add an IPC to disable hiding the top controls.
tedchoc@chromium.org
2013-02-26
1
-0
/
+4
*
Remove platform-specific methods in RenderWidgetHostViewPort and RenderWidget...
jam@chromium.org
2013-02-21
1
-304
/
+303
*
Ignore textInputState updates during a batch edit
yusufo@chromium.org
2013-02-20
1
-12
/
+22
*
Add a ResourceScheduler to ResourceDispatcherHost.
simonjam@chromium.org
2013-02-20
1
-0
/
+5
*
Replace the misspelled range within a selection to correct spelling.
rouslan@chromium.org
2013-02-12
1
-0
/
+3
*
Move Android Date/Time parsing to the renderer (C++ and ICU) instead of the c...
miguelg@chromium.org
2013-02-07
1
-4
/
+14
*
Use base namespace for FilePath in chrome/common and content/common.
brettw@chromium.org
2013-02-07
1
-10
/
+10
*
Control fling curves with parameters in RendererPreferences
rjkroege@chromium.org
2013-02-06
1
-0
/
+2
*
Add ViewHostMsg_SelectionBounds_Params
cjhopman@chromium.org
2013-02-05
1
-5
/
+10
*
Differentiate invisible cursor mode and disabled mouse events mode.
mazda@chromium.org
2013-02-04
1
-0
/
+6
*
Retrieve renderer process memory sizes from browser via IPC.
alph@chromium.org
2013-02-04
1
-0
/
+5
*
Introduce AudioHardwareConfig for renderer side audio device info.
dalecurtis@chromium.org
2013-02-01
1
-14
/
+5
*
Filter more incoming URLs in the CreateWindow path.
cevans@chromium.org
2013-01-25
1
-1
/
+1
*
Add "frame to navigate" to NavigationEntry and plumb it to the RenderViewImpl
jochen@chromium.org
2013-01-24
1
-0
/
+3
*
Stop tracking frames in the webNavigation API once they're detached.
jochen@chromium.org
2013-01-18
1
-0
/
+4
*
Bring back the file dialogs for chrome AURA.
ananta@chromium.org
2013-01-17
1
-1
/
+1
*
[content shell] Don't override the default theme when running layout tests
jochen@chromium.org
2013-01-17
1
-0
/
+1
*
Split Date/Time picker values from IME processing since date/time related for...
miguelg@chromium.org
2013-01-17
1
-0
/
+5
*
Removed unused code.
cevans@chromium.org
2013-01-16
1
-10
/
+0
*
Add a new code/message path for moving an insertion handle
cjhopman@chromium.org
2013-01-11
1
-0
/
+6
*
Distinguish plugin disconnections from plugin crashes.
yzshen@chromium.org
2013-01-10
1
-4
/
+8
*
Fix Sunspider performance regression
fsamuel@chromium.org
2013-01-10
1
-0
/
+1
*
<webview>: Add name attribute
fsamuel@chromium.org
2013-01-09
1
-0
/
+10
*
Use an explicit PID for duplicating Pepper handles rather than the Channel's.
brettw@chromium.org
2013-01-04
1
-2
/
+4
*
[content shell] delete ShellWebPreferences.
jochen@chromium.org
2012-12-18
1
-110
/
+0
[next]