Robo
|
2cd03bf360
|
build: remove duplicate devtools sources (#14522)
* build: remove duplicate devtools sources
* build: create separate target for chrome sources
* Move sources that are always depended on by electron,
starting with security_state_tab_helper.{cc|h}
* Add //component/strings to pak for devtools security tab
* fix: allow specifying type of the added filesystem.
https://chromium-review.googlesource.com/c/chromium/src/+/729250
* fix: do not index excluded folders
https://chromium-review.googlesource.com/c/chromium/src/+/972579
|
2018-09-12 08:45:08 -05:00 |
|
Jeremy Apthorp
|
64e79ce2b1
|
//printing/features/features.gni moved to buildflags.gni
|
2018-09-11 20:24:03 +02:00 |
|
Jeremy Apthorp
|
c6fbe5a7fe
|
Fix path to blink resources
|
2018-09-11 20:24:03 +02:00 |
|
Aleksei Kuzmin
|
0afebdc531
|
The Great Blink mv for source files, part 2.
https://chromium-review.googlesource.com/1001153
|
2018-09-11 20:21:32 +02:00 |
|
Jeremy Apthorp
|
ae29d562eb
|
build: [gn] add //ui/strings:app_locale_settings to locale pak
Fixes a crash on Windows when accessing IDS_UI_FONT_FAMILY
|
2018-07-30 13:59:00 -07:00 |
|
Jeremy Apthorp
|
27e6805889
|
build: [gn] pack ui_strings in locales (#13827)
Fixes a crash when running the tests on linux:
[15860:0726/132247.086106:WARNING:resource_bundle.cc(586)] unable to find resource: 27282
[15860:0726/132247.086189:FATAL:resource_bundle.cc(587)] Check failed: false.
0 0x7f1cad88ed7d base::debug::StackTrace::StackTrace()
1 0x7f1cad88eccc base::debug::StackTrace::StackTrace()
2 0x7f1cad9327ba logging::LogMessage::~LogMessage()
3 0x7f1ca4dea3ae ui::ResourceBundle::GetLocalizedString()
4 0x7f1ca4db5113 l10n_util::GetStringUTF16()
5 0x7f1ca3753bdd views::(anonymous namespace)::EmptyMenuMenuItem::EmptyMenuMenuItem()
|
2018-07-27 08:05:36 -07:00 |
|
Jeremy Apthorp
|
76a62b44dc
|
build: [gn] simplify resource pak build
|
2018-07-24 10:18:27 -07:00 |
|