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
/
browser
/
renderer_host
/
text_input_client_mac_unittest.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove size_ts from IPC files.
jam
2016-02-09
1
-2
/
+1
*
Switch to standard integer types in content/browser/renderer_host/.
avi
2015-12-25
1
-2
/
+5
*
mac: Make content_shell almost build with the 10.11 SDK.
thakis
2015-10-12
1
-2
/
+2
*
Remove surface_id from RenderWidget/RenderWidgetHost and friends
piman
2015-09-24
1
-5
/
+1
*
Clean up the useless GetAttributedSubstringFromRange() and the related IPC.
shuchen
2015-09-22
1
-33
/
+0
*
Disallow lazy assignment of RenderWidgetHostImpl routing IDs.
dcheng
2015-08-31
1
-9
/
+12
*
Route 'Select All' OS method through RenderWidgetHostDelegate.
lgarron
2015-07-10
1
-0
/
+1
*
Make some editing/selection functions accessible to c/b/renderer_host/
mohsen
2015-07-02
1
-0
/
+5
*
Use EXPECT_NSEQ for comparing NSRect and NSPoint.
jackhou
2015-07-01
1
-2
/
+2
*
Fix a test in text_input_client_mac_unittest.mm.
erikchen
2015-05-08
1
-3
/
+4
*
Standardize usage of virtual/override/final in content/browser/
dcheng
2014-10-21
1
-1
/
+1
*
Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...
jam@chromium.org
2014-05-16
1
-5
/
+3
*
MessageLoop(TYPE_UI) -> MessageLoopForUI
sky@chromium.org
2013-12-19
1
-3
/
+2
*
Initialize RenderWidget(Host)(View)s with correct visibility state
jamesr@chromium.org
2013-08-20
1
-1
/
+1
*
Use a direct include of the message_loop header in content/, part 2.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
mac: Update clients of scoped_nsobject.h.
thakis@chromium.org
2013-06-24
1
-1
/
+1
*
Pass the SiteInstance into CreateRenderProcessHost
jyasskin@chromium.org
2013-06-06
1
-1
/
+2
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
1
-2
/
+2
*
Move more mock objects that are used in one unittest file to an anonymous nam...
jam@chromium.org
2012-11-01
1
-0
/
+3
*
Move remaining files in content\browser\renderer_host to content namespace.
jam@chromium.org
2012-10-29
1
-8
/
+4
*
fix typo
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Move test headers from content\test to content\public\test. This way we can e...
jam@chromium.org
2012-06-04
1
-2
/
+2
*
Move mock test headers from content\test to content\public\test. This way we ...
jam@chromium.org
2012-06-03
1
-1
/
+1
*
Move keyboard related methods from RenderViewHostDelegate to a new RenderWidg...
jochen@chromium.org
2012-05-16
1
-1
/
+11
*
Update some uses of TimeDelta in render widget and bookmark code.
tedvessenes@gmail.com
2012-04-09
1
-2
/
+8
*
content: Fix mac build by adding a missing using declaration.
tfarina@chromium.org
2012-03-16
1
-0
/
+1
*
Move MockRenderProcessHost to content/test and put it into the content namesp...
tfarina@chromium.org
2012-03-16
1
-1
/
+2
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-0
/
+2
*
Move Render(Widget|View)HostImpl to files with _impl in filename.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-3
/
+3
*
Extract first version of a RenderWidgetHost interface.
joi@chromium.org
2012-02-23
1
-2
/
+2
*
Revert 123227 - Extract first version of a RenderWidgetHost interface.
joi@chromium.org
2012-02-23
1
-2
/
+2
*
Extract first version of a RenderWidgetHost interface.
joi@chromium.org
2012-02-23
1
-2
/
+2
*
gpu: reference target surfaces through a globally unique surface id.
piman@chromium.org
2012-01-18
1
-2
/
+3
*
Move TextInputClientMacTest to content_unittests
jochen@chromium.org
2011-11-24
1
-4
/
+4
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-2
/
+2
*
Move TextInputClient from chrome to content.
avi@chromium.org
2011-09-12
1
-0
/
+212