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
/
webui
/
web_ui_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move IsStringUTF8/ASCII to base namespace
brettw@chromium.org
2014-05-07
1
-6
/
+6
*
Hide WebContentsView from Chrome. This also removes WebContentsViewPort.
jam@chromium.org
2014-05-03
1
-1
/
+1
*
Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...
piman@chromium.org
2014-04-11
1
-2
/
+0
*
Move the Uber UI to RenderFrameHost.
avi@chromium.org
2014-03-21
1
-6
/
+31
*
Revert 257524 "Move IsStringASCII/UTF8 to base namespace."
brettw@chromium.org
2014-03-17
1
-6
/
+6
*
Move IsStringASCII/UTF8 to base namespace.
brettw@chromium.org
2014-03-17
1
-6
/
+6
*
Remove some unused balloon code on ChromeOS builds since BalloonNotificationU...
jam@chromium.org
2014-01-21
1
-4
/
+1
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-2
/
+2
*
Update uses of UTF conversions in content/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-4
/
+4
*
Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...
avi@chromium.org
2013-12-23
1
-14
/
+14
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
1
-6
/
+6
*
Adding a NOTREACHED() for unhandled chrome.send() messages from WebUI.
dbeam@chromium.org
2013-06-27
1
-0
/
+2
*
Use a direct include of utf_string_conversions.h in content/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
[cleanup] STLDeleteContainerPointers->ScopedVector
groby@chromium.org
2013-05-14
1
-2
/
+0
*
Remove some chrome-specific methods from content::WebUI.
jam@chromium.org
2013-04-12
1
-28
/
+1
*
Allow multiple WebUIControllerFactory objects to be registered. This makes is...
jam@chromium.org
2013-01-28
1
-6
/
+3
*
Revert 175971
ricow@chromium.org
2013-01-10
1
-3
/
+6
*
Revert 175890: actually, looks like we want this to also help move chromeos w...
jam@chromium.org
2013-01-10
1
-6
/
+3
*
Revert 175822
jam@chromium.org
2013-01-09
1
-3
/
+6
*
Allow multiple WebUIControllerFactory objects to be registered. This makes is...
jam@chromium.org
2013-01-09
1
-6
/
+3
*
content/browser: Move webui code into content namespace.
tfarina@chromium.org
2012-10-29
1
-16
/
+11
*
Revert 164120 - content/browser: Move more files into the content namespace.
sail@chromium.org
2012-10-25
1
-1
/
+0
*
content/browser: Move more files into the content namespace.
tfarina@chromium.org
2012-10-25
1
-0
/
+1
*
Centralizes a couple uses of ui::GetScaleFactorForScale().
pkotwicz@chromium.org
2012-10-05
1
-2
/
+2
*
Moves GetIconScaleFactor to WebUI::GetRendererScale in order to reuse code as...
pkotwicz@chromium.org
2012-06-15
1
-0
/
+5
*
Replace touch-optimized WebUI hack with use of new CSS media query.
rbyers@chromium.org
2012-06-01
1
-7
/
+0
*
Fix NULL crash.
cevans@chromium.org
2012-05-29
1
-2
/
+2
*
Restrict WebUI calls to the chrome:// origins.
cevans@chromium.org
2012-05-25
1
-1
/
+12
*
Make touch-optimized-ui a tri-state flag
rbyers@chromium.org
2012-05-14
1
-7
/
+5
*
re-use WebUIs
estade@chromium.org
2012-04-26
1
-12
/
+0
*
ignore WebUISend messages from old pages
estade@chromium.org
2012-04-19
1
-11
/
+23
*
TabContents -> WebContentsImpl, part 7.
avi@chromium.org
2012-04-11
1
-1
/
+1
*
JSONWriter cleanup: integrate pretty print into write options.
ericdingle@chromium.org
2012-03-16
1
-1
/
+1
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-1
/
+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
-1
/
+2
*
Move GenericHandler back to Chrome since it was really Chrome specific (i.e. ...
jam@chromium.org
2012-02-27
1
-2
/
+1
*
More touch UI tab strip changes
scottmg@google.com
2012-02-17
1
-1
/
+1
*
Create a content public browser API around the ChildProcessSecurityPolicy cla...
ananta@chromium.org
2012-02-09
1
-2
/
+2
*
Rename WebUI to WebUIImpl.
jam@chromium.org
2012-01-19
1
-0
/
+266