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
/
common
/
render_messages.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implementing Most Visited API for Instant Extended - Patch in of issue 122170...
dcblack@chromium.org
2013-02-22
1
-0
/
+16
*
alternate ntp: multiple theme-related fixes on ntp
kuan@chromium.org
2013-02-15
1
-3
/
+1
*
Fixing ESC in instant-extended.
beaudoin@chromium.org
2013-02-15
1
-0
/
+3
*
searchbox -> embeddedsearch API, part 1.
jered@chromium.org
2013-02-15
1
-5
/
+5
*
Use base namespace for FilePath in chrome/common and content/common.
brettw@chromium.org
2013-02-07
1
-1
/
+1
*
Componentize visitedlinks to src/components/visitedlink
boliu@chromium.org
2013-01-23
1
-15
/
+0
*
Removed unused code.
cevans@chromium.org
2013-01-16
1
-11
/
+0
*
Add ChromeViewMsg_NetErrorInfo to convey DNS probe results
ttuttle@chromium.org
2013-01-14
1
-0
/
+7
*
When launching PNaCl helper nexes, explicitly disable IRT loading.
jvoung@google.com
2013-01-11
1
-0
/
+1
*
Move NaCl launch IPC parameters into a struct.
jvoung@google.com
2013-01-10
1
-4
/
+8
*
Remove the socket_count parameter from NaCl Launch IPC messages.
jvoung@google.com
2013-01-09
1
-4
/
+2
*
Use an explicit PID for duplicating Pepper handles rather than the Channel's.
brettw@chromium.org
2013-01-04
1
-1
/
+2
*
Send information about all nodes which are touched by the user on the page fr...
ananta@chromium.org
2012-12-21
1
-2
/
+4
*
Fix missing IPC field in InstantAutocompleteSuggestion.
shishir@chromium.org
2012-12-18
1
-0
/
+1
*
Move omnibox font check into the browser process instead of the renderer proc...
dcblack@chromium.org
2012-12-15
1
-0
/
+4
*
Pepper and IPC plumbing to display message to NaCl user
dschuff@chromium.org
2012-12-14
1
-0
/
+5
*
Implement the Instant extended API startMargin, endMargin, and rtl properties...
melevin@chromium.org
2012-12-14
1
-2
/
+6
*
Add new IPC for searchbox to pipe SearchBox NavigateContentWindow calls to th...
shishir@chromium.org
2012-12-13
1
-0
/
+5
*
Instant API: tell page whether the browser is capturing key strokes.
samarth@chromium.org
2012-12-12
1
-0
/
+3
*
Implement {Start,Stop}CapturingKeyStrokes for Instant.
samarth@chromium.org
2012-12-05
1
-0
/
+6
*
InstantExtended: Instant off.
jered@chromium.org
2012-11-30
1
-0
/
+3
*
InstantExtended: Pass search mode to Instant page.
jered@chromium.org
2012-11-21
1
-2
/
+10
*
alternate ntp: implement searchbox api for instant overlay to adopt themes
kuan@chromium.org
2012-11-20
1
-0
/
+20
*
Remove unused focus/blur API from searchbox (Instant).
sreeram@chromium.org
2012-11-16
1
-4
/
+0
*
Send match type for Instant extended mode.
sreeram@chromium.org
2012-11-14
1
-2
/
+2
*
Fix private PPAPI API access for NaCl by passing render_id to PepperMessageFi...
bbudge@chromium.org
2012-11-06
1
-1
/
+2
*
Pass PPAPI permissions to NaClProcessHost and HostDispatcher when starting up.
bbudge@chromium.org
2012-11-01
1
-1
/
+2
*
Block NPAPI plug-ins in Metro mode instead of not loading them at all.
bauerb@chromium.org
2012-10-26
1
-0
/
+5
*
Cache more information when launching NaCl sel_ldr, and pass 'Dev' interface
bbudge@chromium.org
2012-10-23
1
-2
/
+3
*
InstantExtended: Add new show() Searchbox API.
jered@chromium.org
2012-10-20
1
-2
/
+4
*
Revert "Pass shadow-dom permissions to renderer"
dhollowa@chromium.org
2012-10-15
1
-2
/
+0
*
Pass shadow-dom permissions to renderer
dhollowa@chromium.org
2012-10-11
1
-0
/
+2
*
Disable tcmalloc profile files.
jorgelo@chromium.org
2012-10-10
1
-20
/
+0
*
Implement context and oncontextchange for the SearchBox API
samarth@chromium.org
2012-10-09
1
-0
/
+3
*
Remove renderer side thumbnailing code.
mazda@chromium.org
2012-10-05
1
-15
/
+0
*
Plumb through onfocus and onblur searchbox events.
jered@chromium.org
2012-09-28
1
-0
/
+4
*
Cleanup the IPC param traits structure:
jam@chromium.org
2012-09-25
1
-1
/
+0
*
Removes PluginInfoMessageFilter dependency on PluginGroup.
ibraaaa@google.com
2012-09-21
1
-4
/
+11
*
Instant extended API: Make arrow up/down work.
sreeram@chromium.org
2012-09-19
1
-2
/
+2
*
Revert 155529 - [9] Updated ChromeContentRendererClient & PluginInfoMessageFi...
karen@chromium.org
2012-09-14
1
-11
/
+4
*
[9] Updated ChromeContentRendererClient & PluginInfoMessageFilter to use Plug...
ibraaaa@google.com
2012-09-07
1
-4
/
+11
*
Adding Javascript support for the Extended Searchbox API.
shishir@chromium.org
2012-08-15
1
-3
/
+35
*
Remove Instant v1 API.
sreeram@chromium.org
2012-08-09
1
-16
/
+15
*
Add an interface for nacl to create delete-on-close temp files,
jvoung@google.com
2012-07-30
1
-1
/
+6
*
Add a NaCl-Private interface for opening files in DIR_PNACL_COMPONENT.
jvoung@google.com
2012-07-23
1
-0
/
+6
*
Upstream support for WebKit shared timer toggling.
pliard@chromium.org
2012-07-19
1
-0
/
+4
*
Histograms - Support histograms for Plugins, GPU
rtenneti@google.com
2012-07-12
1
-4
/
+0
*
Add an IPC channel between the NaCl loader process and the renderer.
bbudge@chromium.org
2012-06-22
1
-3
/
+6
*
Revert 143656 - Add an IPC channel between the NaCl loader process and the re...
mrossetti@chromium.org
2012-06-22
1
-6
/
+3
*
Add an IPC channel between the NaCl loader process and the renderer.
bbudge@chromium.org
2012-06-22
1
-3
/
+6
[next]