Aaurimas@chromium.orgFontScaleFactor and ForceEnableZoom pref_names.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Finish renaming of webkit_resources.pak to webkit_resources_100_percent.pak BUG=140021 TBR=jamesr Review URL: https://chromiumcodereview.appspot.com/10913210 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156470 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Migrate media DEPS from webkit/glue/ to webkit/media/. TBR=darin Review URL: http://codereview.chromium.org/8588024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110446 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
base::Bind() conversion for webkit. BUG=none TEST=trybots Review URL: http://codereview.chromium.org/8550010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111060 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Update these includes to use the new header locations TBR=darin Review URL: http://codereview.chromium.org/8787003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112824 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Fix leak in ScopedClipboardWriterGlue. BUG=123117 TEST=none Review URL: http://codereview.chromium.org/10078001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133890 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
webkit: Include stdio.h in cpp_binding_example In order to use printf(), <stdio.h> should be explicitly included. BUG=chromium:134180 TEST=build cpp_binding_example successfully Change-Id: I372d726672b0f252649afa94862a829e29245126 Signed-off-by: Mandeep Singh Baines <msb@chromium.org> Signed-off-by: Simon Que <sque@chromium.org> Review URL: https://chromiumcodereview.appspot.com/10634037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@144381 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Quote CppBoundClass/CppVariant in namespace. To avoid name conflict when linking DumpRenderTree which has its own implementation of the classes with the same names. Eventually the related classes will be replaced with V8 API. BUG=127238 TEST=Build all without error TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10382059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136112 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Quote CppBoundClass/CppVariant in namespace. To avoid name conflict when linking DumpRenderTree which has its own implementation of the classes with the same names. Eventually the related classes will be replaced with V8 API. BUG=127238 TEST=Build all without error TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10382059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136112 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Cleanup: Remove unneeded scoped_ptr.h includes from webkit. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10408078 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138426 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Set user agent in cpp bindings test It asserts on mac when it's not set BUG=150069 TEST=manual TBR=tony@chromium.org Review URL: https://codereview.chromium.org/10947005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157339 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Quote CppBoundClass/CppVariant in namespace. To avoid name conflict when linking DumpRenderTree which has its own implementation of the classes with the same names. Eventually the related classes will be replaced with V8 API. BUG=127238 TEST=Build all without error TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10382059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136112 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Quote CppBoundClass/CppVariant in namespace. To avoid name conflict when linking DumpRenderTree which has its own implementation of the classes with the same names. Eventually the related classes will be replaced with V8 API. BUG=127238 TEST=Build all without error TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10382059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136112 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Quote CppBoundClass/CppVariant in namespace. To avoid name conflict when linking DumpRenderTree which has its own implementation of the classes with the same names. Eventually the related classes will be replaced with V8 API. BUG=127238 TEST=Build all without error TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10382059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136112 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Pass the referrer policy with the referrer for the save package code path BUG=124750 TEST=none. That code path doesn't actually use referrers, it just passes empty GURL()s around. But it might one day. And then it supports referrer policies. Hurray. Review URL: https://chromiumcodereview.appspot.com/10387090 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136723 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Pass the referrer policy with the referrer for the save package code path BUG=124750 TEST=none. That code path doesn't actually use referrers, it just passes empty GURL()s around. But it might one day. And then it supports referrer policies. Hurray. Review URL: https://chromiumcodereview.appspot.com/10387090 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136723 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Pass the referrer policy with the referrer for the save package code path BUG=124750 TEST=none. That code path doesn't actually use referrers, it just passes empty GURL()s around. But it might one day. And then it supports referrer policies. Hurray. Review URL: https://chromiumcodereview.appspot.com/10387090 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136723 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Update these includes to use the new header locations TBR=darin Review URL: http://codereview.chromium.org/8787003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112824 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Ignore "range" parameter in Android FlingAnimator WebKit is passing an empty range, which means flings are always immediately halted on Android. This patch ignores the parameter and just uses INT_MIN / INT_MAX for the range. This fixes fling gestures in the Android content shell. Also simplified code by calling an overloaded Java method with fewer parameters (we were just passing 0 for the extra "overfling range" parameters, and they have no effect anyway unless we hit the max scrolling range, which this patch prevents). Other platforms don't need this parameter so we'll probably just remove it from the WebKit API. See discussion on WebKit bug: http://webkit.org/b/96403 BUG=None TEST=Manual Review URL: https://chromiumcodereview.appspot.com/10913218 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156416 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Upstream android's fling animator. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10823239 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151327 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Correctly whitelist ftp directory listings. Instead of guessing whether a page is actually a directory listing that requires JavaScript to work, just store this information in the WebURLResponse BUG=121399 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10440014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138925 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Update these includes to use the new header locations TBR=darin Review URL: http://codereview.chromium.org/8787003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112824 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Roll Skia to r4102. Control your roll: https://chromiumcodereview.appspot.com/9252024 Review URL: https://chromiumcodereview.appspot.com/10441122 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140050 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Support FileSystem URL in File BUG=110119 TEST=existing tests (more will be added when we add more implementation) Review URL: https://chromiumcodereview.appspot.com/10828252 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153651 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix: file permissions when restoring a page with file inputs with selected files. BUG=135605 TEST=GlueSerializeTest.FilePathsFromInputsInHistoryState Review URL: https://chromiumcodereview.appspot.com/10695107 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152848 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Manage versioned fields correctly in GlueSerializeTest. I improved GlueSerializeTest to be more version-aware and to check for the newer fields only if the format version is high enough. Previously, the pageScaleFactor expectation did not fail in BackwardsCompatibleTest solely because it was set to the default value of 1. I also noticed the other versioned fields were not tested yet. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10153008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136194 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add webkit/ api to request all frames in an image. Depends on https://bugs.webkit.org/show_bug.cgi?id=92933 Not used anywhere yet, so no observable effect. BUG=138550 Review URL: https://chromiumcodereview.appspot.com/10853010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150071 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add webkit/ api to request all frames in an image. Depends on https://bugs.webkit.org/show_bug.cgi?id=92933 Not used anywhere yet, so no observable effect. BUG=138550 Review URL: https://chromiumcodereview.appspot.com/10853010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150071 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
base::Bind() conversion for webkit. BUG=none TEST=trybots Review URL: http://codereview.chromium.org/8550010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111060 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Add exports needed for glue to build as a component. This adds WEBKIT_GLUE_EXPORT, WEBKIT_PLUGINS_EXPORT, and WEBKIT_EXTENSIONS_EXPORT macros that are used by the files in webkit/{glue,plugins,extensions} to show what needs to be exported from a DLL. R=darin@chromium.org BUG=98755 TEST=waterfall stays green. Review URL: http://codereview.chromium.org/8741006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112748 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Replace \n in message strings to acutal new lines. I had added a hack in http://codereview.chromium.org/196007 to mimic a behavior of how rc.exe replaces \n with a newline. Unfortunately, this didn't make it possible to have legitimate uses of \n in a string. Instead, remove all occurrences of \n in preparation of removing this hack. BUG=105985 Review URL: http://codereview.chromium.org/8757009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112526 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Add webkit/ api to request all frames in an image. Depends on https://bugs.webkit.org/show_bug.cgi?id=92933 Not used anywhere yet, so no observable effect. BUG=138550 Review URL: https://chromiumcodereview.appspot.com/10853010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150071 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add webkit/ api to request all frames in an image. Depends on https://bugs.webkit.org/show_bug.cgi?id=92933 Not used anywhere yet, so no observable effect. BUG=138550 Review URL: https://chromiumcodereview.appspot.com/10853010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150071 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Delete net::GetHeaderParamValue This function is a trap. It's a quick-and-dirty parser that has many nutty quirks. There's only one caller left, and that callers should really be using a Content-Type-specific parser anyway. Review URL: http://codereview.chromium.org/9296005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119790 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Update these includes to use the new header locations TBR=darin Review URL: http://codereview.chromium.org/8787003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112824 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Update these includes to use the new header locations TBR=darin Review URL: http://codereview.chromium.org/8787003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112824 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Implement PPB_NetworkMonitor_Private Pepper interface. The P2PSocketDispatcher::NetworkListObserver has been moved to webkit_glue:: namespace in webkit/glue/network_list_observer.h . PPB_NetworkMonitor_Private_Impl uses P2PSocketDispatcher to get notifications about network changes. BUG=114808 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125761 Review URL: http://codereview.chromium.org/9557006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126274 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Refactor Pickle Read methods to use higher performance PickleIterator. There was a lot of redundant error checking and initialization code in all Pickle Read methods because of the void** iterator type. This change replaces the void* iterator with PickleIterator, which encapsulates the read pointer so that less error checking and initialization code is needed for reading. PickleIterator has all the necessary data to do the actual reading. The advantage of having it provide Read methods (as opposed to leaving them solely in the Pickle interface) is that the callers do not need to pass around the const Pickle* once they have a PickleIterator. Followup CLs will refactor the call sites to remove const Pickle* arguments where they are now unnecessary. Then the Pickle::Read* methods can be removed entirely. The alternative approach would have been to change the Pickle::Read methods to non-const and remove the iterator parameter (making Read methods advance an internal read pointer). Unfortunately, the const Read with iterator design is entrenched throughout the chromium code, making this a much more complex change with the same performance outcome. BUG=13108 Review URL: https://chromiumcodereview.appspot.com/9447084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125447 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Refactor Pickle Read methods to use higher performance PickleIterator. There was a lot of redundant error checking and initialization code in all Pickle Read methods because of the void** iterator type. This change replaces the void* iterator with PickleIterator, which encapsulates the read pointer so that less error checking and initialization code is needed for reading. PickleIterator has all the necessary data to do the actual reading. The advantage of having it provide Read methods (as opposed to leaving them solely in the Pickle interface) is that the callers do not need to pass around the const Pickle* once they have a PickleIterator. Followup CLs will refactor the call sites to remove const Pickle* arguments where they are now unnecessary. Then the Pickle::Read* methods can be removed entirely. The alternative approach would have been to change the Pickle::Read methods to non-const and remove the iterator parameter (making Read methods advance an internal read pointer). Unfortunately, the const Read with iterator design is entrenched throughout the chromium code, making this a much more complex change with the same performance outcome. BUG=13108 Review URL: https://chromiumcodereview.appspot.com/9447084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125447 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Update these includes to use the new header locations TBR=darin Review URL: http://codereview.chromium.org/8787003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112824 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Set a proper first-party URL when fetching resources via ResourceFetcher Otherwise, e.g. favicons will be fetched with a first party about:blank, so third-party cookie blocking rules apply, even if the favicon is hosted on the same site as the first-party BUG=none TEST=enabled 3rd party cookie blocking, go to google.com, there should be no blocked cookies Review URL: https://chromiumcodereview.appspot.com/9314030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120219 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Update these includes to use the new header locations TBR=darin Review URL: http://codereview.chromium.org/8787003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112824 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Flakiness cleanup: disable flaky tests under webkit/ See https://groups.google.com/a/chromium.org/group/chromium-dev/browse_thread/thread/fcec09fc659f39a6 BUG=51622 Review URL: https://chromiumcodereview.appspot.com/9387011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121899 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
RefCounted types should not have public destructors, webkit/ BUG=123295 TEST=none Review URL: http://codereview.chromium.org/10066044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134449 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the HANDLED_EXTERNALLY status code. This removes the HANDLED_EXTERNALLY status replacing its use with ResourceRequestInfo::HandledExternally. BUG=none TEST=unit_tests, content_unittests Review URL: https://chromiumcodereview.appspot.com/10640019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155427 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
webkit: Resolve blob elements early in ResourceRequestBody::ResolveElementsAndCreateUploadData() to avoid code duplication BUG=141834 TEST=test_shell_tests Review URL: https://chromiumcodereview.appspot.com/10917127 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155463 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
webkit: Resolve blob elements early in ResourceRequestBody::ResolveElementsAndCreateUploadData() to avoid code duplication BUG=141834 TEST=test_shell_tests Review URL: https://chromiumcodereview.appspot.com/10917127 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155463 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Factor out common Element struct from BlobData and ResourceRequestBody BUG=110119 TEST=none Review URL: https://chromiumcodereview.appspot.com/10827414 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152987 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove old phantom request path for launching prerender requests. After https://bugs.webkit.org/show_bug.cgi?id=85005 lands, but before https://bugs.webkit.org/show_bug.cgi?id=85021 lands, this patch removes a dependency on an old WebKit thunk. BUG=84236 Review URL: https://chromiumcodereview.appspot.com/10244007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137825 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Warn hackers that ResourceType is reported in histograms. See https://chromiumcodereview.appspot.com/10701151 for our first ResourceType histogram. R=jamesr@chromium.org,frankwang@google.com BUG=None Review URL: https://chromiumcodereview.appspot.com/10832138 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150412 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix leak in ScopedClipboardWriterGlue. BUG=123117 TEST=none Review URL: http://codereview.chromium.org/10078001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133890 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix leak in ScopedClipboardWriterGlue. BUG=123117 TEST=none Review URL: http://codereview.chromium.org/10078001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133890 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add ProxyDecryptor which wraps concrete Decryptor implementations. For now it only wraps AesDecryptor. In the future it will also wrap PpapiDecryptor. BUG=123260 TEST=media_unittests, media layout tests. Review URL: https://chromiumcodereview.appspot.com/10575026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@144869 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Initial implementation of Encrypted Media Extensions in Chrome. The new encrypted-media layout tests pass, but the key is not used by the media stack yet. BUG=119668 TEST=LayoutTests/media/encrypted-media/ R=scherkus@chromium.org Review URL: http://codereview.chromium.org/10020053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132973 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove usage of a deprecated TestServer constructor. Hostname must now be explicitly specified (previously default was 127.0.0.1). See the following CL for further details: http://codereview.chromium.org/9369029/ A follow-up CL will remove the deprecated constructor: http://codereview.chromium.org/9431002/ BUG=114369 TEST=everything still compiles and passes Review URL: http://codereview.chromium.org/9429052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123095 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Make isolated file system works for a device root (e.g. X:\\) * directory drag-and-drop should work for a USB drive etc * Media device intent should work on Windows BUG=134828,135010 TEST=manually tested TEST=IsolatedContext\* Review URL: https://chromiumcodereview.appspot.com/10713007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145862 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Make isolated file system works for a device root (e.g. X:\\) * directory drag-and-drop should work for a USB drive etc * Media device intent should work on Windows BUG=134828,135010 TEST=manually tested TEST=IsolatedContext\* Review URL: https://chromiumcodereview.appspot.com/10713007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145862 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix uninitialized member in ctor. TBR=darin@chromium.org R=jhawkins@chromium.org BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10377180 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137606 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add "scheme" field to WebIntentServiceData object. Add unittest for web_intent_service_data. Reorder constructor args to group service url with title. BUG=129199 TEST=./out/Debug/unit_tests --gtest_filter=WebIntentServiceDataTest.* +jamesr AND brettw for webkit_glue changes. Review URL: https://chromiumcodereview.appspot.com/10541125 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@144800 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix compile errors on gcc 4.6. This changes prevents calling constructors webkit_glue::WebIntentServiceData::WebIntentServiceData() directly since it is prohibited by gcc 4.6 (-fpermissive). BUG=none TEST=build on gcc 4.6. Review URL: https://chromiumcodereview.appspot.com/10690036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145118 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Update these includes to use the new header locations TBR=darin Review URL: http://codereview.chromium.org/8787003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112824 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Reland r113261 rebased after revert of r113249. base::Bind: Convert browsing_data_remover.h. BUG=none TEST=none R=csilv,ajwong Review URL: http://codereview.chromium.org/8896024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114052 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Change bookmarkManager API from experimental to private. BUG=37219 Review URL: https://codereview.chromium.org/10966025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157937 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add glue for supporting custom MIME types in DataTransfer. BUG=31037 TEST=none in this patch, will be landed in WebKit as layout tests. Review URL: http://codereview.chromium.org/8775025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112927 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Move CanonicalCookie into separate files BUG=137014,112155 TEST=no TBR=sky@chromium.org, erg@chromium.org, tony@chromium.org, eroman@chromium.org Review URL: https://chromiumcodereview.appspot.com/10785017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147222 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move CanonicalCookie into separate files BUG=137014,112155 TEST=no TBR=sky@chromium.org, erg@chromium.org, tony@chromium.org, eroman@chromium.org Review URL: https://chromiumcodereview.appspot.com/10785017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147222 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Support custom cursors for windowless plugins on Windows Aura. Review URL: https://codereview.chromium.org/10916253 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156347 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Support custom cursors for windowless plugins on Windows Aura. Review URL: https://codereview.chromium.org/10916253 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156347 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Refactor Pickle Read methods to use higher performance PickleIterator. There was a lot of redundant error checking and initialization code in all Pickle Read methods because of the void** iterator type. This change replaces the void* iterator with PickleIterator, which encapsulates the read pointer so that less error checking and initialization code is needed for reading. PickleIterator has all the necessary data to do the actual reading. The advantage of having it provide Read methods (as opposed to leaving them solely in the Pickle interface) is that the callers do not need to pass around the const Pickle* once they have a PickleIterator. Followup CLs will refactor the call sites to remove const Pickle* arguments where they are now unnecessary. Then the Pickle::Read* methods can be removed entirely. The alternative approach would have been to change the Pickle::Read methods to non-const and remove the iterator parameter (making Read methods advance an internal read pointer). Unfortunately, the const Read with iterator design is entrenched throughout the chromium code, making this a much more complex change with the same performance outcome. BUG=13108 Review URL: https://chromiumcodereview.appspot.com/9447084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125447 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Move ash specific cursor code to CursorManager. Main changes are as follows. - Move the responsibility of managing cursors to ash::CursorManager from aura::RootWindowHostLinux. - Set the same cursor to all root windows with CursorManager so that cursor is updated properly while dragging across displays - Introduce CursorLoader class, which implements platform specific cursor loading. - Add SetDeviceScaleFactor to CursorClient, which sets the device scale factor used for the cursor. BUG=132862,144756 Review URL: https://chromiumcodereview.appspot.com/10919135 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156109 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
aura: Scale custom cursors appropriately. BUG=135251 TEST=manually Review URL: https://chromiumcodereview.appspot.com/10697082 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145863 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
aura: Scale custom cursors appropriately. BUG=135251 TEST=manually Review URL: https://chromiumcodereview.appspot.com/10697082 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145863 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix gcc 4.7 building problems. This is being submitted on behalf of shanhan@google.com, original CL at https://chromiumcodereview.appspot.com/10537037/ . BUG=None TEST=Built successfully using GCC-4.7 under linux Review URL: https://chromiumcodereview.appspot.com/10543080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141286 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Fix gcc 4.7 building problems. This is being submitted on behalf of shanhan@google.com, original CL at https://chromiumcodereview.appspot.com/10537037/ . BUG=None TEST=Built successfully using GCC-4.7 under linux Review URL: https://chromiumcodereview.appspot.com/10543080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141286 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove deprecated gfx::Image::operator NSImage*(). BUG=58030 TEST=Compiles. TBR=rohitrao@chromium.org Review URL: https://chromiumcodereview.appspot.com/10933083 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156820 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK Add gtk dependency to base.gyp for android host_os="linux" case BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/9969080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130784 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Support custom cursors for windowless plugins on Windows Aura. Review URL: https://codereview.chromium.org/10916253 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156347 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Allow empty strings to be written to the clipboard BUG=109810 TEST=manual testing Review URL: https://chromiumcodereview.appspot.com/10532168 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142554 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Allow empty strings to be written to the clipboard BUG=109810 TEST=manual testing Review URL: https://chromiumcodereview.appspot.com/10532168 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142554 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Allow empty strings to be written to the clipboard BUG=109810 TEST=manual testing Review URL: https://chromiumcodereview.appspot.com/10532168 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142554 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Deprecate FileUtilities::getFileSize and getFileModifiedTime as they are no longer used in WebKit. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10453037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139542 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Deprecate FileUtilities::getFileSize and getFileModifiedTime as they are no longer used in WebKit. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10453037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139542 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Increased the minimum timer interval for background tabs to 1000 milliseconds again. With a recent Chromium side bug fix and http://trac.webkit.org/changeset/79455 integrated, we're ready to try increasing this interval again. BUG=66078 TEST=none (layout tests, manual tests, trybots) Review URL: http://codereview.chromium.org/6577021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75973 0039d316-1c4b-4281-b951-d872f2087c98 | 15 年前 | |
Split user agent code out of the 'glue' target This creates a new user_agent component target for the user agent handling code. This makes it straightforward for iOS to build only the user-agent part of glue. It should also make incremental dismantling of webkit/ easier, since the dependencies on user agent code are now explicit. The code that was in user_agent.cc/h (the webkit_user_agent target) has been moved to user_agent_util.cc/h, and folded into the user_agent component target. All user-agent related code has been moved to a new webkit/user_agent/ directory. BUG=None Review URL: https://chromiumcodereview.appspot.com/10869073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155695 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Convert url request info to new proxy API. This splits out the helper functions in the in-process version to a new file: url_request_info_util. This will be moved to content/renderer when we move the url_loader. The unit test was moved from webkit/plugins/ppapi to content/renderer/ppapi. I made it a browsertest which allowed the removal of a little boilerplate. I had to add "internal" functions for loading stuff with just the data struct rather than a resource so the proxy doesn't have to create an in-process URLRequestInfo resource (which can't be created now when running out-of-process) just to create a request. This should be a little more efficient now anyway, and these duplicates will go away when such code moves to the new proxy design. BUG= Review URL: https://codereview.chromium.org/10913257 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157588 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Split user agent code out of the 'glue' target This creates a new user_agent component target for the user agent handling code. This makes it straightforward for iOS to build only the user-agent part of glue. It should also make incremental dismantling of webkit/ easier, since the dependencies on user agent code are now explicit. The code that was in user_agent.cc/h (the webkit_user_agent target) has been moved to user_agent_util.cc/h, and folded into the user_agent component target. All user-agent related code has been moved to a new webkit/user_agent/ directory. BUG=None Review URL: https://chromiumcodereview.appspot.com/10869073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155695 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Split user agent code out of the 'glue' target This creates a new user_agent component target for the user agent handling code. This makes it straightforward for iOS to build only the user-agent part of glue. It should also make incremental dismantling of webkit/ easier, since the dependencies on user agent code are now explicit. The code that was in user_agent.cc/h (the webkit_user_agent target) has been moved to user_agent_util.cc/h, and folded into the user_agent component target. All user-agent related code has been moved to a new webkit/user_agent/ directory. BUG=None Review URL: https://chromiumcodereview.appspot.com/10869073 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155695 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Added OtherDateLabel localized string. It will be used in WebKit for the date suggestion picker popup. BUG=151480 Review URL: https://chromiumcodereview.appspot.com/10957032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158528 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Added OtherDateLabel localized string. It will be used in WebKit for the date suggestion picker popup. BUG=151480 Review URL: https://chromiumcodereview.appspot.com/10957032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158528 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Implementation of WebCompositorSupport when use_libcc_for_compositor=1 Review URL: https://chromiumcodereview.appspot.com/10918037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154819 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Implement the Chromium-specific part of WebCore context menus with submenus. The WebKit counterpart is tracked at https://bugs.webkit.org/show_bug.cgi?id=86625 BUG=128351 TEST=none Review URL: https://chromiumcodereview.appspot.com/10411002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138540 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add exports needed for glue to build as a component. This adds WEBKIT_GLUE_EXPORT, WEBKIT_PLUGINS_EXPORT, and WEBKIT_EXTENSIONS_EXPORT macros that are used by the files in webkit/{glue,plugins,extensions} to show what needs to be exported from a DLL. R=darin@chromium.org BUG=98755 TEST=waterfall stays green. Review URL: http://codereview.chromium.org/8741006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112748 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
mac: Move EventWithMenuAction() to the only file where it's called. This way, it doesn't cross module boundaries. BUG=90078 TEST=none NOTRY=true Review URL: http://codereview.chromium.org/9703067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@127082 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Remove all the OS X 10.6 SDK forward declarations. BUG=137676 TEST=compiles TBR=mechanical change Review URL: https://chromiumcodereview.appspot.com/10785047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147318 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
FontScaleFactor and ForceEnableZoom pref_names. Adding prefs::kWebKitFontScaleFactor and prefs::kWebKitForceEnableZoom to the pref_names. It will be used by font boosting on Android. BUG=151216 Review URL: https://chromiumcodereview.appspot.com/10983010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158664 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
FontScaleFactor and ForceEnableZoom pref_names. Adding prefs::kWebKitFontScaleFactor and prefs::kWebKitForceEnableZoom to the pref_names. It will be used by font boosting on Android. BUG=151216 Review URL: https://chromiumcodereview.appspot.com/10983010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158664 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move some webkit_glue embedder functions into WebKitPlatformSupport virtual methods This moves the functions into a pattern that is component-friendly. BUG=98755 TEST=chrome test_shell test_shell_tests browser_tests DumpRenderTree Review URL: http://codereview.chromium.org/8602002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111101 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
RefCounted types should not have public destructors, webkit/ edition BUG=123295 TEST=it compiles Review URL: https://chromiumcodereview.appspot.com/10416004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140265 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Bind RenderViewImpl routing_id to SocketStreamHost - Set RenderViewImpl's routing_id to WebSocketStresmHandleImpl via dispatchWillOpenSocketStream() - Send the id from WebSocketStreamHandleImpl to SocketStreamHost via IPC SocketStreamHostMsg_Connect This change aim that SocketStreamDispatcher uses SSLManager with routing_id to handle SSL errors. BUG=53836 TEST=none Review URL: http://codereview.chromium.org/9677031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@127964 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Bind RenderViewImpl routing_id to SocketStreamHost - Set RenderViewImpl's routing_id to WebSocketStresmHandleImpl via dispatchWillOpenSocketStream() - Send the id from WebSocketStreamHandleImpl to SocketStreamHost via IPC SocketStreamHostMsg_Connect This change aim that SocketStreamDispatcher uses SSLManager with routing_id to handle SSL errors. BUG=53836 TEST=none Review URL: http://codereview.chromium.org/9677031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@127964 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Indicate focused state on text buttons with blue outline. BUG=118040 TEST=Visit http://www.pagetutor.com/keeper/mystash/secretstuff.html and focus the native views text buttons. They should get a blue outline to indicate focus. Examine native web buttons which should be unaffected by this patch. Review URL: https://chromiumcodereview.appspot.com/10513009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140711 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Implement the Web Theme Engine for Android BUG= TEST= Review URL: http://codereview.chromium.org/8889013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115117 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Indicate focused state on text buttons with blue outline. BUG=118040 TEST=Visit http://www.pagetutor.com/keeper/mystash/secretstuff.html and focus the native views text buttons. They should get a blue outline to indicate focus. Examine native web buttons which should be unaffected by this patch. Review URL: https://chromiumcodereview.appspot.com/10513009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140711 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Clean up the Linux WebThemeEngine impl according to the coding style rules BUG= TEST= Review URL: http://codereview.chromium.org/8961013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115175 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
remove WEBKIT_USING_SKIA WEBKIT_USING_SKIA is always set, so having the #ifdef isn't helpful. This just removes the guards. BUG=none TEST=compiles Review URL: https://chromiumcodereview.appspot.com/10391041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136632 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Clean up the Linux WebThemeEngine impl according to the coding style rules BUG= TEST= Review URL: http://codereview.chromium.org/8961013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115175 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Aura doesn't use scrollbar buttons. With https://bugs.webkit.org/show_bug.cgi?id=89264 we get webkit to delegate the size determination to WebThemeEngineImpl, and then we can retrieve it from the either native_theme_aura or native_theme_win. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10532207 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142993 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Aura doesn't use scrollbar buttons. With https://bugs.webkit.org/show_bug.cgi?id=89264 we get webkit to delegate the size determination to WebThemeEngineImpl, and then we can retrieve it from the either native_theme_aura or native_theme_win. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10532207 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142993 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Add plumbing for WebThread::TaskObserver::willProcessTask() contributed by eustas@google.com BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10651010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145870 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Enable cc_unittests in component build BUG=148610 Review URL: https://chromiumcodereview.appspot.com/10905231 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156410 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the HANDLED_EXTERNALLY status code. This removes the HANDLED_EXTERNALLY status replacing its use with ResourceRequestInfo::HandledExternally. BUG=none TEST=unit_tests, content_unittests Review URL: https://chromiumcodereview.appspot.com/10640019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155427 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove magic iframe load transfer support. Basically manual revert of r97048, due to files changing locations etc. Review URL: https://chromiumcodereview.appspot.com/9922001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141841 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
PPAPI (Flash): Properly honor Pepper url requests with custom user agents. BUG=134615 TEST=With suitably recent Flapper: http://10tv.nana10.co.il/ streams properly (see bug for appropriate things to click). Review URL: https://chromiumcodereview.appspot.com/10780019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147060 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
PPAPI (Flash): Properly honor Pepper url requests with custom user agents. BUG=134615 TEST=With suitably recent Flapper: http://10tv.nana10.co.il/ streams properly (see bug for appropriate things to click). Review URL: https://chromiumcodereview.appspot.com/10780019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147060 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Correctly whitelist ftp directory listings. Instead of guessing whether a page is actually a directory listing that requires JavaScript to work, just store this information in the WebURLResponse BUG=121399 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10440014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138925 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Simplify window_open_disposition.cc since we only require conversion from WebNavigationPolicy. This is cleanup from the WebWidget patch that you reviewed yesterday. TEST=none BUG=none R=dglazkov Review URL: http://codereview.chromium.org/155637 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20874 0039d316-1c4b-4281-b951-d872f2087c98 | 16 年前 | |
Add exports needed for glue to build as a component. This adds WEBKIT_GLUE_EXPORT, WEBKIT_PLUGINS_EXPORT, and WEBKIT_EXTENSIONS_EXPORT macros that are used by the files in webkit/{glue,plugins,extensions} to show what needs to be exported from a DLL. R=darin@chromium.org BUG=98755 TEST=waterfall stays green. Review URL: http://codereview.chromium.org/8741006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112748 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky and hide LeakyLazyInstanceTraits in base::internal to discourage cargo-culting new users. BUG=none TEST=none Review URL: http://codereview.chromium.org/9117038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119173 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Remove the rest of #pragma once in one big CL. For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Track webcore worker message loops in chromium. BUG=106265 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114157 Review URL: http://codereview.chromium.org/8785013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114192 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 |