Adam Roben
62593be24e
Update v8_debug.patch for Chrome 31
2013-11-26 23:17:27 -05:00
Adam Roben
570628a289
Update inside_webkit.patch for Chrome 31
2013-11-26 23:14:52 -05:00
Adam Roben
30ad11999b
Update to Chrome 31.0.1650.57
...
This is the latest stable release of Chrome.
2013-11-26 21:06:48 -05:00
Adam Roben
fba7f28bcc
Merge pull request #30 from brightray/linux
...
Add three artifacts to the Linux build
2013-11-18 05:32:33 -08:00
Patrick Reynolds
52e2e7abd3
remove redundant dependencies
2013-11-17 22:54:47 -06:00
Patrick Reynolds
7ddba38836
move the libencryptor.a job out of test_support_chromiumcontent target
2013-11-16 01:11:31 -06:00
Patrick Reynolds
b6d507749e
flatten libencryptor.a
2013-11-16 01:08:02 -06:00
Patrick Reynolds
8fe70e336b
stop forcing standalone_static_library
2013-11-16 00:49:12 -06:00
Patrick Reynolds
f8c75f2bc7
create artifact libtest_support_chromiumcontent.a
2013-11-15 23:03:27 -06:00
Patrick Reynolds
804a3fb837
fix location of libnet_test_support.a (again)
2013-11-13 23:22:09 -06:00
Patrick Reynolds
593a0574a0
make libnet_test_support.a not-thin
2013-11-13 22:15:10 -06:00
Patrick Reynolds
4fd0979db6
fix location of libnet_test_support.a
2013-11-13 02:04:20 -06:00
Patrick Reynolds
0799fdd034
bundle up net_test_support
2013-11-13 01:43:48 -06:00
Patrick Reynolds
336a7602a8
bundle up encryptor and gtest
2013-11-13 00:50:05 -06:00
Adam Roben
430d2991ce
Merge pull request #29 from brightray/linux
...
Make the library usable for brightray and chat on Linux
2013-11-12 06:54:04 -08:00
Patrick Reynolds
58d63bfde1
build chrome_sandbox and put it in the .zip
2013-11-11 18:14:19 -06:00
Patrick Reynolds
87c197cfd7
don't use tcmalloc in Linux builds
2013-11-11 16:14:53 -06:00
Adam Roben
21d99bd412
Merge pull request #28 from brightray/xcode-clang
...
Use Xcode's clang, not Chromium's
2013-10-09 09:57:54 -07:00
Adam Roben
fadedd4ee5
Don't try to use Chrome's clang plugins with Xcode's clang
2013-10-09 12:52:57 -04:00
Adam Roben
9f2a77255f
Remove an unsupported warning flag
2013-10-09 12:52:57 -04:00
Adam Roben
3a97fe092e
Use Xcode's clang instead of Chromium's
...
This matches what client apps will be using, so will hopefully reduce
errors due to version mismatches. (E.g., clang 5.0 mangles Objective-C++
function names containing Objective-C protocols differently from earlier
versions, which can lead to linker errors.)
2013-10-09 12:52:56 -04:00
Adam Roben
759a8d0947
Remove googleurl/ from the distribution
...
It was deleted in Chrome 30. See
https://src.chromium.org/viewvc/chrome?revision=216922&view=revision .
2013-10-08 10:56:41 -04:00
Adam Roben
bfb2d7bd95
Merge pull request #27 from brightray/chrome-30
...
Update to the latest Chrome 30 stable release
2013-10-07 13:31:13 -07:00
Adam Roben
ea4fe8b69d
Patch new Blink headers to use INSIDE_WEBKIT consistently
2013-10-07 11:57:24 -04:00
Adam Roben
d22e83da06
Bring back our WebArrayBuffer.h patch
...
I mistakenly removed it in bd14c33e67
. But
the file was just moved, not deleted entirely.
2013-10-07 11:31:31 -04:00
Adam Roben
014c14bcce
Remove custom json_cpp gclient variable
...
DEPS now uses the right SourceForge URL for checking out jsoncpp.
2013-10-07 11:13:22 -04:00
Adam Roben
ace5690a16
Update v8::AssertNoGCScope patch for Chrome 30
2013-10-07 10:51:22 -04:00
Adam Roben
412b8c9a67
Update sandbox_win.gypi patch for Chrome 30
2013-10-07 10:49:12 -04:00
Adam Roben
bd14c33e67
Update INSIDE_WEBKIT patch for Chrome 30
2013-10-07 10:47:39 -04:00
Adam Roben
f2fa0276b0
Update ICU patches and headers for Chrome 30
...
third_party/icu/public was removed in
http://src.chromium.org/viewvc/chrome?view=revision&revision=211851 .
2013-10-07 10:27:30 -04:00
Adam Roben
31e4cbd093
Update DOMStorageHost patch for Chrome 30
...
This class was moved to content/browser/dom_storage and renamed in
http://src.chromium.org/viewvc/chrome?view=revision&revision=216211 .
2013-10-07 10:21:47 -04:00
Adam Roben
1ba60d8eaa
Remove unneeded ContentDecryptorDelegate patch
...
This class moved from webkit/plugins/ppapi to content/renderer/pepper in
http://src.chromium.org/viewvc/chrome?view=revision&revision=213578 , and
gained a non-inline destructor at the same time.
2013-10-07 10:14:41 -04:00
Adam Roben
39ae8c3364
Update to the latest Chrome 30 stable release
2013-10-04 15:00:10 -04:00
Adam Roben
a56056d8f6
Stop exporting GURL symbols from test_support_chromiumcontent
...
They get pulled into the test application from libchromiumcontent
itself.
2013-08-23 17:15:11 -04:00
Adam Roben
ccec3a4031
Merge pull request #25 from brightray/29.0.1547.57
...
Update to Chrome 29
2013-08-23 13:55:18 -07:00
Adam Roben
43b5cc55e4
Try to fix Windows doing clean builds every time
...
This is a workaround for http://crbug.com/278135 .
2013-08-23 16:43:02 -04:00
Adam Roben
abb23372a9
Turns out googleurl still exists in Chrome 29
2013-08-23 08:07:14 -04:00
Adam Roben
53cc40bf7c
Update for googleurl -> url move in Chrome 29
2013-08-23 07:56:14 -04:00
Adam Roben
73307b5fed
Update WebKit export macros for Chrome 29
2013-08-22 16:26:02 -04:00
Adam Roben
81612c964a
Make Blink use INSIDE_WEBKIT consistently
...
WEBKIT_IMPLEMENTATION currently has two meanings:
1. we should export our public symbols
2. we're building Blink itself right now, so it's OK to include private
headers from WebCore etc.
When building modules that depend on Blink we want meaning 1 but not
meaning 2. To fix this, we now patch Blink to use INSIDE_WEBKIT for
meaning 2. This seems to be the direction things are moving in anyway
(see https://chromiumcodereview.appspot.com/16024011 ).
2013-08-22 11:43:31 -04:00
Adam Roben
956960c970
Update AssertNoGCScope patch for Chrome 29
2013-08-22 11:29:11 -04:00
Adam Roben
61d429ce31
Update for new Blink export macros
...
WEBKIT_DLL is no longer used; COMPONENT_BUILD is used instead like all
other modules. BLINK_COMMON_IMPLEMENTATION is now needed for some
symbols to be exported. And whether or not WebCore headers are included
in public headers is now controlled by a new INSIDE_WEBKIT macro that is
only defined for Blink modules.
2013-08-22 11:23:08 -04:00
Adam Roben
ff931714d3
Revert "Remove v8::AssertNoGCScope patch"
...
We need this for Chrome 29, as predicted. See
ed6d9c62eb
for the original explanation.
This reverts commit 4751a1bbac
.
2013-08-22 11:08:42 -04:00
Adam Roben
b6aebce5f1
Fix linker errors for libchromiumviews
2013-08-22 10:46:23 -04:00
Adam Roben
d07d11da0c
Update for changes to GURL export macros in Chrome 29
2013-08-22 09:35:26 -04:00
Adam Roben
f43139af6f
Remove chrome_browser_ui library
...
It existed purely to export Chrome's MenuController class. That class
has been moved into the ui module as of
http://src.chromium.org/viewvc/chrome?view=revision&revision=204514 .
2013-08-22 09:08:47 -04:00
Adam Roben
efa7012f79
Update ResourceUpdate patch for Chrome 29
2013-08-22 08:52:46 -04:00
Adam Roben
b07e24c89f
Update DomStorageHost patch for Chrome 29
2013-08-22 08:50:31 -04:00
Adam Roben
486c1f9f57
Update ContentDecryptorDelegate patch for Chrome 29
2013-08-22 08:48:21 -04:00
Adam Roben
29a818a729
Try to work around http://crbug.com/276869
2013-08-22 08:35:10 -04:00