Sign in
chromium
/
chromium
/
src
/
a69ab46787c8f94f06e9d29fa9ac8ac08d0b207d
/
content
/
browser
/
webui
/
shared_resources_data_source.cc
a69ab46
[CrOS Cellular] Make url.mojom-lite.js a shared resource.
by Kyle Horimoto
· 6 years ago
dfcfe313
[webui] Remove chrome://resources/js/mojo_bindings.js
by Reilly Grant
· 6 years ago
19c9bbc
Add Mojo shared file in mojo_bindings_resources.grd
by Nancy Li
· 6 years ago
360a055
Web UI: Add v0 HTML Imports Polyfill
by rbpotter
· 6 years ago
9a1f2d2
[webui] Migrate time.mojom.js users to time.mojom-lite.js
by Reilly Grant
· 6 years ago
7d574ca
Web UI Polymer 2: Add a flag to allow Polymer 2 opt out on Chrome OS
by rbpotter
· 6 years ago
f9becc9
WebUI JS modules: Populate HTTP Content-Type header for chrome:// requests.
by dpapad
· 7 years ago
fc262dcd
Remove include of base/containers/hash_tables.h except base/
by Takuto Ikuta
· 7 years ago
adf31eb
Replace base::hash_map with std::unordered_map
by Takuto Ikuta
· 7 years ago
c6d26c9
[CrOS MultiDevice] Create shared multidevice_types.mojom.
by Kyle Horimoto
· 7 years ago
68638d40
Port omnibox WebUI to new JS mojom bindings
by Ken Rockot
· 7 years ago
10609e5c
RC: Plumb the Graph Dump interface to the WebUI.
by Sigurdur Asgeirsson
· 7 years ago
93a81e47
[CrOS MultiDevice] Serve relevant Mojo JS files from chrome://resources.
by Kyle Horimoto
· 7 years ago
8652dcd5
content: Replace uses of BrowserThread task posting with post_task.h API
by Eric Seckler
· 7 years ago
2313a4f9
WebUI: Add kWebUIPolymer2 runtime flag.
by dpapad
· 7 years ago
78cd41e3
Add a new grit output format that knows whether resources are gzipped
by Dan Beam
· 8 years ago
89a01f1
Compress shared WebUI resource files
by Reilly Grant
· 8 years ago
2efe4277
Move the mojo JS bindings resource into a separate grd file in mojo/pubilc/js.
by Yuzhu Shen
· 8 years ago
90545f3cb
WebUI: Create ui/webui/resources/cr_components
by Steven Bennetts
· 8 years ago
9c7e3c2
Settings: Move bluetooth dialog to a shared location
by Steven Bennetts
· 8 years ago
1a479778
Mojo JS bindings: specify compress="gzip" for bindings JS files in .grd.
by yzshen
· 8 years ago
ea19acc
Convert chrome://omnibox to new Mojo bindings
by Ken Rockot
· 8 years ago
bb7ab18
Specify AllowCaching = false for dynamically-generated contents
by toyoshim
· 8 years ago
bd171b1
Avoid touching ResourceBundle fonts from non-UI thread
by tzik
· 8 years ago
143ea62
Replace URLDataSource::MessageLoopForRequestPath() with TaskRunnerForRequestPath().
by gab
· 9 years ago
edcd8b01
Update content::URLDataSource::StartDataRequest to use WebContentsGetter so that it can work with PlzNavigate.
by jam
· 9 years ago
74e10b2
Reland of place string::find(prefix) == 0 pattern with base::StartsWith(). (patchset #1 id:1 of https://codereview.chromium.org/2131933002/ )
by markusheintz
· 9 years ago
f6358362
Revert of Replace string::find(prefix) == 0 pattern with base::StartsWith(). (patchset #2 id:20001 of https://codereview.chromium.org/2121513002/ )
by markusheintz
· 9 years ago
53bfbe9
Replace string::find(prefix) == 0 pattern with base::StartsWith().
by lazyboy
· 9 years ago
e3081ca
WebUI: only crash Chrome for invalid chrome:// URLs in debug
by dbeam
· 9 years ago
8678179
Figure out the MIME type of shared WebUI resources more efficiently
by dbeam
· 9 years ago
418c505
Cleanup: Convert const char* kFoo to const char kFoo[].
by thestig
· 9 years ago
b7dac1a
Incognito NTP style tweaks
by edwardjung
· 10 years ago
b734894
Switch to standard integer types in content/browser/.
by avi
· 10 years ago
9550931
Remove legacy StartsWithASCII function.
by brettw
· 10 years ago
0a3e147
Remove Polymer 0.5.
by michaelpg
· 10 years ago
610a9be5
Fix Polymer licensing issues
by michaelpg
· 10 years ago
7bd20c9
views: Move resources used by views into views_resources.
by sadrul
· 10 years ago
44ce0ec5
Move StartsWith[ASCII] to base namespace.
by brettw
· 10 years ago
9e50076
Rolling forward https://codereview.chromium.org/1155683008/ which was
by jlklein
· 10 years ago
892499a
Revert "Rename polymer and cr_elements v0_8 to v1_0"
by Balazs Engedy
· 10 years ago
1a35e51
Rename polymer and cr_elements v0_8 to v1_0
by jlklein
· 10 years ago
70d5d30
Add a 0.8 version of cr-checkbox with a demo
by jlklein
· 10 years ago
bcadd727
Pull web-animations-js into third-party via the third_party/polymer/reproduce.sh script. Add necessary third_party bits.
by jlklein
· 10 years ago
43dff8c
Add cr-toggle-button to Chrome
by michaelpg
· 10 years ago
d039918
Directly inline shared WebUI CSS declarations into the security and supervised user interstitials.
by bauerb
· 10 years ago
f01aed196
Fix a typo in SharedResourcesDataSource.
by sammc
· 11 years ago
0b46032
Polymer resources are hosted on "chrome://resources".
by dzhioev
· 11 years ago
9e1b0f0
Remove TODO() now that jam@ answered my question regarding IDR_* use in content/
by dbeam
· 11 years ago
41c9c72
webui: minimize webui flicker.
by dbeam
· 11 years ago
fd3b257
URLDataSource can specify the value for 'Access-Control-Allow-Origin' response header based on 'Origin' request header.
by dzhioev
· 11 years ago
272c8d7
Use qualified path for three more grit headers from ui.
by tfarina
· 11 years ago
f3add92
A bunch of work to transition from render_view_id to render_frame_id.
by
[email protected]
· 12 years ago
e2048b6d
Fix 2x UI issues for Feedback.
by
[email protected]
· 12 years ago
30e4f87
Reland https://codereview.chromium.org/22267012
by
[email protected]
· 12 years ago
20ed20a
Revert r215683, r215739 and r215736
by
[email protected]
· 12 years ago
b819287
Relanding - https://codereview.chromium.org/20565006/
by
[email protected]
· 12 years ago
fe990fd
Revert 215568 "Implement Feedback UI using the feedbackPrivate API."
by
[email protected]
· 12 years ago
8ad8fe3
Implement Feedback UI using the feedbackPrivate API.
by
[email protected]
· 12 years ago
fc72bb1
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
by
[email protected]
· 12 years ago
e671c27
Change signature of URLDataSource::StartDataRequest().
by
[email protected]
· 12 years ago
305b8e8
Make URLDataSource::GetSource() const.
by
[email protected]
· 12 years ago
46ed086
content: Move more constants into content namespace.
by
[email protected]
· 12 years ago
2dec8ec
Use base namespace for FilePath in content/browser
by
[email protected]
· 12 years ago
33c1c26a
Move core url data manager classes to content.
by
[email protected]
· 13 years ago
[Renamed (95%) from chrome/browser/ui/webui/shared_resources_data_source.cc]
6228a7a
Don't reregister SharedResourcesDataSource for some webui pages. It's already registered in ChromeURLDataManagerBackend's constructor.
by
[email protected]
· 13 years ago
be22ebe
Some minor refactoring to not depend on chrome for webui files that will move to content.
by
[email protected]
· 13 years ago
db728196
Add back the ScopedAllowIO to SharedResourcesDataSource. The comment was out of date, it's needed on posix.
by
[email protected]
· 13 years ago
e28b283e4
Move webui resources from chrome\browser\resources\shared to ui\webui\resources.
by
[email protected]
· 13 years ago
90d9f1e
Simplify WebUI data sources. Currently WebUI data sources implement a URLDataSourceDelegate interface, and have a URLDataSource interface just for sending the response. Remove the need to have the URLDataSource interface at all, and instead pass a callback to a data source's StartDataRequest method. That also allows us to hide the request_id parameter, which is an internal detail, and makes testing simpler.
by
[email protected]
· 13 years ago
9225362
Don't derive from ChromeURLDataManager::DataSource, and instead have these classes implement a delegate interface instead. Also make ChromeURLDataManager::DataSource not a nested class so that it can be forward declared.
by
[email protected]
· 13 years ago
4d8bb1a9
Add method to load resources without scale
by
[email protected]
· 13 years ago
3ac5867
Revert r165444 "Add method to load resources without scale"
by
[email protected]
· 13 years ago
89a6d31c
Add method to load resources without scale
by
[email protected]
· 13 years ago
2a281335
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd and theme_resources_standard.grd into theme_resources.grd. This also eliminates the following Grit outputs:
by
[email protected]
· 13 years ago
6a5d193
Move remaining images from ui/resources to default_100_percent and use correct scale in css files
by
[email protected]
· 13 years ago
87abfe6
Replace touch-optimized WebUI hack with use of new CSS media query.
by
[email protected]
· 13 years ago
015d40d
Move IDR_THROBBER from ui_resources to ui_resources_standard
by
[email protected]
· 13 years ago
7e90c1a
rename chrome_shared2.css to chrome_shared.css
by
[email protected]
· 13 years ago
c49201a
Revert "Revert 137734 - Select theme resources from ResourceBundle at requested scale factor."
by
[email protected]
· 13 years ago
61a796c4
Revert 137734 - Select theme resources from ResourceBundle at requested scale factor.
by
[email protected]
· 13 years ago
bebfb2e
Select theme resources from ResourceBundle at requested scale factor.
by
[email protected]
· 13 years ago
347a0c7
Make touch-optimized-ui a tri-state flag
by
[email protected]
· 13 years ago
90fa265
Move RefCountedStaticMemory to base namespace
by
[email protected]
· 13 years ago
47b541d9
[webui] get rid of EnablePlatformSpecificCss
by
[email protected]
· 13 years ago
ca90e82b
[linux] Revert use of 'open sans' on Linux.
by
[email protected]
· 13 years ago
f26e33a
add open sans font to the repo and use it for uber extensions
by
[email protected]
· 14 years ago
ed152d3
Cleanup: Remove some unneeded headers in chrome/browser/ui/webui.
by
[email protected]
· 14 years ago
29b25d09
Move app/resources/* to ui/resources/ directory.
by
[email protected]
· 14 years ago
61b02c01
shared_resources_data_source.cc: add path name to dcheck
by
[email protected]
· 14 years ago
d1c7d71
Renaming is_off_the_record to is_incognito. Contributed by
[email protected]
by
[email protected]
· 14 years ago
3b63f8f4
Move some files from base to base/memory.
by
[email protected]
· 14 years ago
1625ffd
Update a bunch of files to the new location of browser_thread.h
by
[email protected]
· 14 years ago
fd42ac30f
WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/ui/webui. Final Part.
by
[email protected]
· 14 years ago
[Renamed (94%) from chrome/browser/webui/shared_resources_data_source.cc]
42b79565
WebUI: Move chrome/browser/dom_ui/ to chrome/browser/webui/.
by
[email protected]
· 14 years ago
[Renamed (97%) from chrome/browser/dom_ui/shared_resources_data_source.cc]
2f69b38
Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Part 5."
by
[email protected]
· 14 years ago
2bb5130
Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Part 5.
by
[email protected]
· 14 years ago
33d6752e
WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Part 5.
by
[email protected]
· 14 years ago
248ce19
Attempt 3 at: Splits ChromeURLDataManager into 2 chunks:
by
[email protected]
· 14 years ago
6c988198
Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks:
by
[email protected]
· 14 years ago
Next »