tbarzic@chromium.org
03bd2b642c
Add filter for chromeos dirs in filename_rules.gypi (to exclude them when not on chromeos)
...
BUG=None
TEST=trybots
Review URL: https://chromiumcodereview.appspot.com/11973004
git-svn-id: http://src.chromium.org/svn/trunk/src/build@177501 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-01-17 21:48:37 +00:00
sadrul@chromium.org
2370b47ca7
overscroll: Add a browser-test for the aura implementation.
...
The test verifies that overscroll performs navigation correctly on
pages with and without touch event handlers.
BUG=160668
TBR=joi@chromium.org (for content_tests.gypi)
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=168547
Review URL: https://codereview.chromium.org/11414048
git-svn-id: http://src.chromium.org/svn/trunk/src/build@168600 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-19 20:51:37 +00:00
sreeram@chromium.org
f540714bea
Revert 168547 - overscroll: Add a browser-test for the aura implementation.
...
The test verifies that overscroll performs navigation correctly on
pages with and without touch event handlers.
BUG=160668
TBR=joi@chromium.org (for content_tests.gypi)
Review URL: https://codereview.chromium.org/11414048
Failed on Win Aura:
http://build.chromium.org/p/chromium.win/builders/Win%20Aura/builds/24496
TBR=sadrul@chromium.org
git-svn-id: http://src.chromium.org/svn/trunk/src/build@168554 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-19 18:19:38 +00:00
sadrul@chromium.org
5af84a3cd5
overscroll: Add a browser-test for the aura implementation.
...
The test verifies that overscroll performs navigation correctly on
pages with and without touch event handlers.
BUG=160668
TBR=joi@chromium.org (for content_tests.gypi)
Review URL: https://codereview.chromium.org/11414048
git-svn-id: http://src.chromium.org/svn/trunk/src/build@168547 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-19 17:30:08 +00:00
jamescook@chromium.org
538ae8c633
Rename and move Ash window frame files
...
* AppNonClientFrameViewAura is Ash-specific, rename to AppNonClientFrameViewAsh
* Move BrowserNonClientFrameViewAsh into chrome/browser/ui/views/frame/ with
all the other views platform-specific frames
* Add build rule to exclude _ash_browsertests for non-Ash builds
BUG=156361
TEST=compiles, browser_tests *NonClientFrameView* pass
Review URL: https://chromiumcodereview.appspot.com/11229041
git-svn-id: http://src.chromium.org/svn/trunk/src/build@163466 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-10-23 01:08:59 +00:00
dbeam@chromium.org
2fd0145ba6
[test fixlet] Add tests for the zoom icon in the location bar on GTK.
...
BUG=None
TEST=LocationBarGtkZoomTest.* and ViewIDTest.* pass on bots.
Review URL: https://chromiumcodereview.appspot.com/10985069
git-svn-id: http://src.chromium.org/svn/trunk/src/build@160294 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-10-05 01:47:13 +00:00
stuartmorgan@chromium.org
56977ad56f
Add iOS handling to filename_rules.gypi
...
Includes .mm on iOS as well as Mac, and adds handling of an _ios suffix for iOS-only files.
BUG=None
TEST=None
Review URL: https://chromiumcodereview.appspot.com/10690037
git-svn-id: http://src.chromium.org/svn/trunk/src/build@144909 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-06-29 15:26:46 +00:00
wangxianzhu@chromium.org
51a0219c9a
Rename back _linuxish to linux.
...
_linuxish is ambiguous. Use 'target_conditions' to include the required files
that are for linux on Android.
(TBR because the changes in chrome/browser/ui/gtk and content/app/android are all simple changes of #include file names)
BUG=none
TEST=Build successfully
TBR=erg@chromium.org ,jrg@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10532178
git-svn-id: http://src.chromium.org/svn/trunk/src/build@144176 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-06-26 15:09:12 +00:00
sque@chromium.org
e4c5a11bc9
filename_rules: Separate chromeos from x11 rule
...
The x11 exclusion rule should not be excluding chromeos files. There is
a separate chromeos exclusion rule for that.
Also adding unit test exclusion to the chromeos rule.
BUG=chromium:134081
TEST=build w/ tests successfully
Signed-off-by: Simon Que <sque@chromium.org>
Change-Id: I2e462dcbda6ffc3636886a1f877a5554b7f6a1a9
Review URL: https://chromiumcodereview.appspot.com/10632015
git-svn-id: http://src.chromium.org/svn/trunk/src/build@143694 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-06-22 20:20:31 +00:00
bbudge@chromium.org
fd05f0d5c4
Add files and exclusions needed for NaCl IPC proxy to base_untrusted target.
...
BUG=116317
TEST=compiles
Review URL: https://chromiumcodereview.appspot.com/10544095
git-svn-id: http://src.chromium.org/svn/trunk/src/build@141613 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-06-12 04:02:33 +00:00
bradnelson@google.com
7c0171141a
Adding base_untrusted.
...
Adding a nacl version of base.
BUG=None
TEST=None
R=bbudge@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10389196
git-svn-id: http://src.chromium.org/svn/trunk/src/build@141144 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-06-08 01:01:57 +00:00
jam@chromium.org
5fa73a5de0
Tighten up DEPS some more. NaCl/service process code are including internal content files. Fix the instances other sandbox stuff, which I'll do in a followup.
...
BUG=98716
Review URL: https://chromiumcodereview.appspot.com/10512010
git-svn-id: http://src.chromium.org/svn/trunk/src/build@140346 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-06-04 19:33:56 +00:00
carlosvaldivia@google.com
58b52e73f9
Upstream crash changes for android.
...
Third time is a charm.
Original Reviews:
https://chromiumcodereview.appspot.com/9838033/
http://codereview.chromium.org/9967017
Revert "Revert 131593"
This reverts commit e306ea7f630d4264075913ea3a1a728d98ca9605.
BUG=
TEST=
Review URL: http://codereview.chromium.org/9960072
git-svn-id: http://src.chromium.org/svn/trunk/src/build@131662 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-10 22:52:44 +00:00
erg@google.com
d968d16883
Revert 131593
...
Speculatively reverting due to gyp update error on official bots:
KeyError: 'src/breakpad/breakpad.gyp:dump_syms#target while trying to load target src/remoting/remoting.gyp:remoting_linux_symbols#target'
This is the only patch in the regression range that touches breakpad.gyp.
---
Upstream Android native crash handling changes.
This is actulaly the second time.
Revert "Revert 131404 - Upstream native crash handling changes for Android."
This reverts commit 421df96aab6267e963ddff16c9f738aa903a2cba.
Conflicts:
chrome/browser/chrome_browser_main.cc
BUG=
TEST=
Review URL: http://codereview.chromium.org/9967017
TBR=carlosvaldivia@google.com
Review URL: https://chromiumcodereview.appspot.com/10037013
git-svn-id: http://src.chromium.org/svn/trunk/src/build@131600 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-10 19:04:43 +00:00
carlosvaldivia@google.com
2cd9d95d38
Upstream Android native crash handling changes.
...
This is actulaly the second time.
Revert "Revert 131404 - Upstream native crash handling changes for Android."
This reverts commit 421df96aab6267e963ddff16c9f738aa903a2cba.
Conflicts:
chrome/browser/chrome_browser_main.cc
BUG=
TEST=
Review URL: http://codereview.chromium.org/9967017
git-svn-id: http://src.chromium.org/svn/trunk/src/build@131593 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-10 18:34:44 +00:00
msw@chromium.org
0afc880e09
Revert 131404 - Upstream native crash handling changes for Android.
...
Android native crash handling is almost identical to linux handling with
some differences.
Note that even after this change Chrome on Android will not compile with
the USE_LINUX_BREAKPAD flag. Forthcomming changes in breakpad should
remedy this state of affairs.
BUG=
TEST=
Review URL: http://codereview.chromium.org/9838033
TBR=carlosvaldivia@google.com
Review URL: https://chromiumcodereview.appspot.com/9999004
git-svn-id: http://src.chromium.org/svn/trunk/src/build@131420 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-09 20:10:17 +00:00
carlosvaldivia@google.com
70f50c1a6e
Upstream native crash handling changes for Android.
...
Android native crash handling is almost identical to linux handling with
some differences.
Note that even after this change Chrome on Android will not compile with
the USE_LINUX_BREAKPAD flag. Forthcomming changes in breakpad should
remedy this state of affairs.
BUG=
TEST=
Review URL: http://codereview.chromium.org/9838033
git-svn-id: http://src.chromium.org/svn/trunk/src/build@131404 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-09 19:27:22 +00:00
oshima@chromium.org
89c1c390df
Remove WAYLAND port
...
Also removed skia/ext/canvas_paint_x.h which is not in use.
BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10009024
git-svn-id: http://src.chromium.org/svn/trunk/src/build@131219 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-04-07 00:33:04 +00:00
erg@chromium.org
3ab654a617
Rename chrome/browser/ui/views/{aura => ash}/
...
BUG=116458
R=ben
TBR=davemoore
Review URL: http://codereview.chromium.org/9570044
git-svn-id: http://src.chromium.org/svn/trunk/src/build@124752 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-03-02 22:40:55 +00:00
evan@chromium.org
734901a222
build/common.gypi: split out filename exclude rules
...
Here's a step towards making this enormous file a little more tractable.
Review URL: http://codereview.chromium.org/9288078
git-svn-id: http://src.chromium.org/svn/trunk/src/build@119372 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-01-27 04:55:13 +00:00