repo_name
stringlengths
5
122
path
stringlengths
3
232
text
stringlengths
6
1.05M
jianglong0156/chromium.src
content/common/plugin_messages.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // // Multiply-included message file, hence no include guard. #include "build/build_config.h" #include "content/common/content_export.h" #include "con...
jianglong0156/chromium.src
ui/message_center/message_view.h
<reponame>jianglong0156/chromium.src<gh_stars>1-10 // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_MESSAGE_CENTER_MESSAGE_VIEW_H_ #define UI_MESSAGE_CENTER_MESSAGE_VIEW_H_ #include "ui/c...
jianglong0156/chromium.src
sync/sessions/status_controller.h
<reponame>jianglong0156/chromium.src // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // StatusController handles all counter and status related number crunching and // state tracking on behalf of a ...
jianglong0156/chromium.src
cc/stubs/skia_utils.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CC_STUBS_SKIAUTILS_H_ #define CC_STUBS_SKIAUTILS_H_ #include <limits> #include "third_party/skia/include/core/SkScalar.h" namespace cc { /...
jianglong0156/chromium.src
base/prefs/default_pref_store.h
<reponame>jianglong0156/chromium.src<gh_stars>1-10 // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef BASE_PREFS_DEFAULT_PREF_STORE_H_ #define BASE_PREFS_DEFAULT_PREF_STORE_H_ #include <string...
jianglong0156/chromium.src
cc/render_surface_filters.h
<gh_stars>1-10 // Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CCRenderSurfaceFilters_h #define CCRenderSurfaceFilters_h class GrContext; class SkBitmap; namespace gfx { class SizeF; } names...
jianglong0156/chromium.src
chrome/browser/notifications/notification_ui_manager_impl.h
<filename>chrome/browser/notifications/notification_ui_manager_impl.h // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_NOTIFICATIONS_NOTIFICATION_UI_MANAGER_IMPL_H_ #define CHR...
jianglong0156/chromium.src
cc/scrollbar_layer.h
// Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef ScrollbarLayerChromium_h #define ScrollbarLayerChromium_h #include "cc/caching_bitmap_content_layer_updater.h" #include "cc/contents_scaling_lay...
jianglong0156/chromium.src
cc/page_scale_animation.h
// Copyright 2011 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CCPageScaleAnimation_h #define CCPageScaleAnimation_h #include "base/memory/scoped_ptr.h" #include "IntSize.h" namespace cc { // A small helper...
jianglong0156/chromium.src
cc/renderer.h
<reponame>jianglong0156/chromium.src // Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CCRenderer_h #define CCRenderer_h #include "FloatQuad.h" #include "base/basictypes.h" #include "cc/layer_tre...
jianglong0156/chromium.src
cc/image_layer.h
<reponame>jianglong0156/chromium.src<gh_stars>1-10 // Copyright 2010 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef ImageLayerChromium_h #define ImageLayerChromium_h #include "cc/content_layer.h" #include "thir...
jianglong0156/chromium.src
ppapi/thunk/interfaces_ppb_private_flash.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // Please see inteface_ppb_public_stable for the documentation on the format of // this file. #include "ppapi/thunk/interfaces_preamble.h" PROXIED_A...
jianglong0156/chromium.src
cc/render_pass_draw_quad.h
// Copyright 2011 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CCRenderPassDrawQuad_h #define CCRenderPassDrawQuad_h #include "base/basictypes.h" #include "base/memory/scoped_ptr.h" #include "cc/draw_quad.h" ...
jianglong0156/chromium.src
ui/views/widget/x11_desktop_window_move_client.h
<reponame>jianglong0156/chromium.src // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_VIEWS_WIDGET_X11_DESKTOP_WINDOW_MOVE_CLIENT_H_ #define UI_VIEWS_WIDGET_X11_DESKTOP_WINDOW_MOVE_CLIENT_...
jianglong0156/chromium.src
ash/wm/workspace_controller.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef ASH_WM_WORKSPACE_CONTROLLER_H_ #define ASH_WM_WORKSPACE_CONTROLLER_H_ #include "ash/ash_export.h" #include "ash/wm/workspace/workspace_types....
jianglong0156/chromium.src
webkit/media/crypto/ppapi/content_decryption_module.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBKIT_MEDIA_CRYPTO_PPAPI_CONTENT_DECRYPTION_MODULE_H_ #define WEBKIT_MEDIA_CRYPTO_PPAPI_CONTENT_DECRYPTION_MODULE_H_ #if defined(_MSC_VER) t...
jianglong0156/chromium.src
content/browser/renderer_host/compositor_impl_android.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CONTENT_BROWSER_RENDERER_HOST_COMPOSITOR_IMPL_ANDROID_H_ #define CONTENT_BROWSER_RENDERER_HOST_COMPOSITOR_IMPL_ANDROID_H_ #include "base/basi...
jianglong0156/chromium.src
cc/scrollbar_layer_impl.h
// Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CCScrollbarLayerImpl_h #define CCScrollbarLayerImpl_h #include "cc/layer_impl.h" #include "cc/scrollbar_geometry_fixed_thumb.h" #include <public/...
jianglong0156/chromium.src
media/audio/mac/audio_manager_mac.h
<reponame>jianglong0156/chromium.src // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef MEDIA_AUDIO_MAC_AUDIO_MANAGER_MAC_H_ #define MEDIA_AUDIO_MAC_AUDIO_MANAGER_MAC_H_ #include "base/basicty...
jianglong0156/chromium.src
content/shell/shell_render_process_observer.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CONTENT_SHELL_SHELL_RENDER_PROCESS_OBSERVER_H_ #define CONTENT_SHELL_SHELL_RENDER_PROCESS_OBSERVER_H_ #include "base/basictypes.h" #include "...
jianglong0156/chromium.src
chrome/browser/protector/protected_prefs_watcher.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_PROTECTOR_PROTECTED_PREFS_WATCHER_H_ #define CHROME_BROWSER_PROTECTOR_PROTECTED_PREFS_WATCHER_H_ #include <string> #include "...
jianglong0156/chromium.src
chrome/browser/ui/gtk/autofill/autofill_popup_view_gtk.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_UI_GTK_AUTOFILL_AUTOFILL_POPUP_VIEW_GTK_H_ #define CHROME_BROWSER_UI_GTK_AUTOFILL_AUTOFILL_POPUP_VIEW_GTK_H_ #include <pango/p...
jianglong0156/chromium.src
cc/scoped_thread_proxy.h
<reponame>jianglong0156/chromium.src // Copyright 2011 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CCScopedThreadProxy_h #define CCScopedThreadProxy_h #include "base/memory/ref_counted.h" #include "base/call...
jianglong0156/chromium.src
net/android/network_change_notifier_android.h
<reponame>jianglong0156/chromium.src // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef NET_ANDROID_NETWORK_CHANGE_NOTIFIER_ANDROID_H_ #define NET_ANDROID_NETWORK_CHANGE_NOTIFIER_ANDROID_H_ #i...
jianglong0156/chromium.src
chrome/browser/policy/cloud_policy_subsystem.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_POLICY_CLOUD_POLICY_SUBSYSTEM_H_ #define CHROME_BROWSER_POLICY_CLOUD_POLICY_SUBSYSTEM_H_ #include "base/memory/scoped_ptr.h" #...
jianglong0156/chromium.src
ash/system/tray/tray_item_more.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef ASH_SYSTEM_TRAY_TRAY_ITEM_MORE_H_ #define ASH_SYSTEM_TRAY_TRAY_ITEM_MORE_H_ #include "ash/system/tray/tray_views.h" #include "ui/views/view.h...
jianglong0156/chromium.src
android_webview/browser/net/init_native_callback.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef ANDROID_WEBVIEW_BROWSER_NET_INIT_NATIVE_CALLBACK_H_ #define ANDROID_WEBVIEW_BROWSER_NET_INIT_NATIVE_CALLBACK_H_ namespace net { class URLRequ...
jianglong0156/chromium.src
chrome/browser/profiles/gaia_info_update_service.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_PROFILES_GAIA_INFO_UPDATE_SERVICE_H_ #define CHROME_BROWSER_PROFILES_GAIA_INFO_UPDATE_SERVICE_H_ #include "base/compiler_speci...
jianglong0156/chromium.src
cc/debug_rect_history.h
<gh_stars>1-10 // Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CCDebugRectHistory_h #define CCDebugRectHistory_h #include "base/basictypes.h" #include "base/memory/scoped_ptr.h" #include "ui/gf...
jianglong0156/chromium.src
chrome/browser/chromeos/drive/drive_file_system.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_CHROMEOS_DRIVE_DRIVE_FILE_SYSTEM_H_ #define CHROME_BROWSER_CHROMEOS_DRIVE_DRIVE_FILE_SYSTEM_H_ #include <string> #include <vec...
jianglong0156/chromium.src
cc/prioritized_texture.h
<filename>cc/prioritized_texture.h<gh_stars>1-10 // Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CCPrioritizedTexture_h #define CCPrioritizedTexture_h #include "base/basictypes.h" #include "bas...
jianglong0156/chromium.src
cc/layer_painter.h
// Copyright 2011 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef LayerPainterChromium_h #define LayerPainterChromium_h class SkCanvas; namespace gfx { class Rect; class RectF; } namespace cc { class LayerPa...
jianglong0156/chromium.src
cc/thread_proxy.h
<reponame>jianglong0156/chromium.src<filename>cc/thread_proxy.h // Copyright 2011 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CCThreadProxy_h #define CCThreadProxy_h #include "base/time.h" #include "cc/anima...
jianglong0156/chromium.src
cc/overdraw_metrics.h
// Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CCOverdrawMetrics_h #define CCOverdrawMetrics_h #include "base/memory/scoped_ptr.h" namespace gfx { class Rect; } namespace WebKit { class WebT...
jianglong0156/chromium.src
cc/geometry.h
<filename>cc/geometry.h<gh_stars>1-10 // Copyright 2010 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CC_GEOMETRY_H_ #define CC_GEOMETRY_H_ #include "ui/gfx/size.h" #include "ui/gfx/vector2d_f.h" #include <cma...
jianglong0156/chromium.src
content/shell/webkit_test_runner_host.h
<reponame>jianglong0156/chromium.src<filename>content/shell/webkit_test_runner_host.h // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CONTENT_SHELL_WEBKIT_TEST_RUNNER_HOST_H_ #define CONTENT...
jianglong0156/chromium.src
chrome/browser/chromeos/drive/drive_feed_processor.h
<filename>chrome/browser/chromeos/drive/drive_feed_processor.h // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_CHROMEOS_DRIVE_DRIVE_FEED_PROCESSOR_H_ #define CHROME_BROWSER_CH...
jianglong0156/chromium.src
net/base/cert_test_util.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef NET_BASE_CERT_TEST_UTIL_H_ #define NET_BASE_CERT_TEST_UTIL_H_ #include <string> #include "base/memory/ref_counted.h" #include "net/base/x509...
jianglong0156/chromium.src
cc/test/layer_tree_test_common.h
// Copyright 2011 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CC_TEST_LAYER_TREE_TEST_COMMON_H_ #define CC_TEST_LAYER_TREE_TEST_COMMON_H_ #include "base/hash_tables.h" #include "base/memory/ref_counted.h" #i...
jianglong0156/chromium.src
cc/video_layer_impl.h
// Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CCVideoLayerImpl_h #define CCVideoLayerImpl_h #include "base/callback.h" #include "base/synchronization/lock.h" #include "cc/layer_impl.h" #inclu...
jianglong0156/chromium.src
cc/stubs/float_point.h
<filename>cc/stubs/float_point.h // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CC_STUBS_FLOATPOINT_H_ #define CC_STUBS_FLOATPOINT_H_ #include "FloatSize.h" #include "IntPoint.h" #if INSID...
jianglong0156/chromium.src
webkit/compositor_bindings/web_layer_tree_view_impl.h
// Copyright 2011 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WebLayerTreeViewImpl_h #define WebLayerTreeViewImpl_h #include "base/memory/scoped_ptr.h" #include "cc/layer_tree_host_client.h" #include "third_...
jianglong0156/chromium.src
chrome/browser/sync_file_system/local_file_sync_service.h
<reponame>jianglong0156/chromium.src<filename>chrome/browser/sync_file_system/local_file_sync_service.h // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_SYNC_FILE_SYSTEM_LOCAL_...
jianglong0156/chromium.src
chrome/browser/ui/autofill/autofill_dialog_template.h
<gh_stars>1-10 // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_UI_AUTOFILL_AUTOFILL_DIALOG_TEMPLATE_H_ #define CHROME_BROWSER_UI_AUTOFILL_AUTOFILL_DIALOG_TEMPLATE_H_ #include...
jianglong0156/chromium.src
net/http/http_basic_stream.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // // HttpBasicStream is a simple implementation of HttpStream. It assumes it is // not sharing a sharing with any other HttpStreams, therefore it jus...
jianglong0156/chromium.src
cc/resource_provider.h
// Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CCResourceProvider_h #define CCResourceProvider_h #include "base/basictypes.h" #include "base/hash_tables.h" #include "base/memory/scoped_ptr.h" ...
jianglong0156/chromium.src
ash/wm/window_properties.h
<filename>ash/wm/window_properties.h // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef ASH_WM_WINDOW_PROPERTIES_H_ #define ASH_WM_WINDOW_PROPERTIES_H_ #include "ash/ash_export.h" #include "as...
jianglong0156/chromium.src
chrome/browser/signin/signin_manager.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // // The signin manager encapsulates some functionality tracking // which user is signed in. When a user is signed in, a ClientLogin // request is run...
jianglong0156/chromium.src
ui/aura/client/window_move_client.h
<gh_stars>1-10 // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_AURA_CLIENT_WINDOW_MOVE_CLIENT_H_ #define UI_AURA_CLIENT_WINDOW_MOVE_CLIENT_H_ #include "ui/aura/aura_export.h" #include "u...
jianglong0156/chromium.src
ui/gfx/rect_base_impl.h
<reponame>jianglong0156/chromium.src<filename>ui/gfx/rect_base_impl.h // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/gfx/rect_base.h" #include "base/logging.h" #include "base/stringpr...
jianglong0156/chromium.src
chrome/browser/chromeos/net/network_portal_detector.h
<reponame>jianglong0156/chromium.src<filename>chrome/browser/chromeos/net/network_portal_detector.h // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_CHROMEOS_NET_NETWORK_PORTAL...
jianglong0156/chromium.src
chrome/browser/favicon/favicon_download_helper.h
<filename>chrome/browser/favicon/favicon_download_helper.h // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_FAVICON_FAVICON_DOWNLOAD_HELPER_H_ #define CHROME_BROWSER_FAVICON_FA...
jianglong0156/chromium.src
chrome/browser/metro_viewer/metro_viewer_process_host_win.h
// Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_METRO_VIEWER_METRO_VIEWER_PROCESS_HOST_WIN_H_ #define CHROME_BROWSER_METRO_VIEWER_METRO_VIEWER_PROCESS_HOST_WIN_H_ #include "base/...
jianglong0156/chromium.src
chrome/browser/ui/search/search_ui.h
<filename>chrome/browser/ui/search/search_ui.h // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_UI_SEARCH_SEARCH_UI_H_ #define CHROME_BROWSER_UI_SEARCH_SEARCH_UI_H_ #include "...
jianglong0156/chromium.src
webkit/plugins/npapi/webplugin_impl.h
<reponame>jianglong0156/chromium.src // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef WEBKIT_PLUGINS_NPAPI_WEBPLUGIN_IMPL_H_ #define WEBKIT_PLUGINS_NPAPI_WEBPLUGIN_IMPL_H_ #include <string> ...
jianglong0156/chromium.src
chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.h
<gh_stars>1-10 // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_UI_VIEWS_TABS_FAKE_BASE_TAB_STRIP_CONTROLLER_H_ #define CHROME_BROWSER_UI_VIEWS_TABS_FAKE_BASE_TAB_STRIP_CONTROL...
jianglong0156/chromium.src
ui/base/native_theme/native_theme_aura.h
<reponame>jianglong0156/chromium.src<filename>ui/base/native_theme/native_theme_aura.h // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_BASE_NATIVE_THEME_NATIVE_THEME_AURA_H_ #define UI_BA...
jianglong0156/chromium.src
cc/layer_tree_host_impl.h
// Copyright 2011 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CCLayerTreeHostImpl_h #define CCLayerTreeHostImpl_h #include "base/basictypes.h" #include "base/memory/scoped_ptr.h" #include "base/time.h" #incl...
jianglong0156/chromium.src
content/public/browser/android/draw_delegate.h
<filename>content/public/browser/android/draw_delegate.h // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CONTENT_PUBLIC_BROWSER_ANDROID_DRAW_DELEGATE_H_ #define CONTENT_PUBLIC_BROWSER_ANDROI...
jianglong0156/chromium.src
chrome/browser/ui/views/autofill/autofill_dialog_views.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_UI_VIEWS_AUTOFILL_AUTOFILL_DIALOG_VIEWS_H_ #define CHROME_BROWSER_UI_VIEWS_AUTOFILL_AUTOFILL_DIALOG_VIEWS_H_ #include "chrome/...
jianglong0156/chromium.src
cc/prioritized_texture_manager.h
// Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CCPrioritizedTextureManager_h #define CCPrioritizedTextureManager_h #include <list> #include <vector> #include "base/basictypes.h" #include "bas...
jianglong0156/chromium.src
ppapi/proxy/plugin_dispatcher.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef PPAPI_PROXY_PLUGIN_DISPATCHER_H_ #define PPAPI_PROXY_PLUGIN_DISPATCHER_H_ #include <set> #include <string> #include "base/basictypes.h" #inc...
jianglong0156/chromium.src
cc/thread.h
<reponame>jianglong0156/chromium.src // Copyright 2011 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CCThread_h #define CCThread_h #include "base/callback.h" #include "base/basictypes.h" namespace cc { // Th...
jianglong0156/chromium.src
chrome/browser/favicon/favicon_download_helper_delegate.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_FAVICON_FAVICON_DOWNLOAD_HELPER_DELEGATE_H_ #define CHROME_BROWSER_FAVICON_FAVICON_DOWNLOAD_HELPER_DELEGATE_H_ #include <vecto...
jianglong0156/chromium.src
chrome/browser/ui/autofill/autofill_dialog_controller.h
<gh_stars>1-10 // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_UI_AUTOFILL_AUTOFILL_DIALOG_CONTROLLER_H_ #define CHROME_BROWSER_UI_AUTOFILL_AUTOFILL_DIALOG_CONTROLLER_H_ #inc...
jianglong0156/chromium.src
base/prefs/public/pref_observer.h
<gh_stars>1-10 // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef BASE_PREFS_PUBLIC_PREF_OBSERVER_H_ #define BASE_PREFS_PUBLIC_PREF_OBSERVER_H_ #include <string> class PrefServiceBase; // TO...
jianglong0156/chromium.src
chrome/browser/extensions/api/font_settings/font_settings_api.h
<reponame>jianglong0156/chromium.src<gh_stars>1-10 // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // Defines the classes to realize the Font Settings Extension API as specified // in the extension ...
jianglong0156/chromium.src
ui/gfx/rect_f.h
<gh_stars>1-10 // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_GFX_RECT_F_H_ #define UI_GFX_RECT_F_H_ #include <string> #include "ui/gfx/point_f.h" #include "ui/gfx/rect_base.h" #includ...
jianglong0156/chromium.src
chrome/browser/system_monitor/removable_device_notifications_window_win.h
<gh_stars>1-10 // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_SYSTEM_MONITOR_REMOVABLE_DEVICE_NOTIFICATIONS_WINDOW_WIN_H_ #define CHROME_BROWSER_SYSTEM_MONITOR_REMOVABLE_DEVI...
jianglong0156/chromium.src
cc/direct_renderer.h
// Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CCDirectRenderer_h #define CCDirectRenderer_h #include "base/basictypes.h" #include "cc/renderer.h" #include "cc/resource_provider.h" #include "c...
jianglong0156/chromium.src
cc/resource_update.h
// Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CC_RESOURCE_UPDATE_H_ #define CC_RESOURCE_UPDATE_H_ #include "ui/gfx/rect.h" #include "ui/gfx/vector2d.h" class SkBitmap; class SkPicture; name...
jianglong0156/chromium.src
cc/thread_impl.h
// Copyright 2011 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CC_THREAD_IMPL_H_ #define CC_THREAD_IMPL_H_ #include "base/callback.h" #include "base/memory/scoped_ptr.h" #include "base/message_loop_proxy.h" #...
jianglong0156/chromium.src
ppapi/c/ppb_image_data.h
/* Copyright (c) 2012 The Chromium Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ /* From ppb_image_data.idl modified Wed Oct 31 10:35:03 2012. */ #ifndef PPAPI_C_PPB_IMAGE_DATA_H_ #define PPAPI_C_PPB_IMAGE_DATA_H_ #include "p...
jianglong0156/chromium.src
cc/stubs/int_rect.h
<filename>cc/stubs/int_rect.h // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CC_STUBS_INTRECT_H_ #define CC_STUBS_INTRECT_H_ #include "IntPoint.h" #include "IntSize.h" #if INSIDE_WEBKIT_BU...
jianglong0156/chromium.src
content/shell/webkit_test_runner.h
<reponame>jianglong0156/chromium.src // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CONTENT_SHELL_WEBKIT_TEST_RUNNER_H_ #define CONTENT_SHELL_WEBKIT_TEST_RUNNER_H_ #include "base/memory/sc...
jianglong0156/chromium.src
ash/wm/property_util.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef ASH_WM_PROPERTY_UTIL_H_ #define ASH_WM_PROPERTY_UTIL_H_ #include "ash/ash_export.h" namespace aura { class RootWindow; class Window; } name...
jianglong0156/chromium.src
cc/single_thread_proxy.h
// Copyright 2011 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CCSingleThreadProxy_h #define CCSingleThreadProxy_h #include <limits> #include "base/time.h" #include "cc/animation_events.h" #include "cc/layer...
jianglong0156/chromium.src
chrome/browser/policy/cloud_policy_refresh_scheduler.h
<gh_stars>1-10 // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_POLICY_CLOUD_POLICY_REFRESH_SCHEDULER_H_ #define CHROME_BROWSER_POLICY_CLOUD_POLICY_REFRESH_SCHEDULER_H_ #inclu...
jianglong0156/chromium.src
chrome/browser/background/background_mode_manager.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_BACKGROUND_BACKGROUND_MODE_MANAGER_H_ #define CHROME_BROWSER_BACKGROUND_BACKGROUND_MODE_MANAGER_H_ #include <map> #include "b...
jianglong0156/chromium.src
chrome/browser/ui/autofill/autofill_dialog_view.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_UI_AUTOFILL_AUTOFILL_DIALOG_VIEW_H_ #define CHROME_BROWSER_UI_AUTOFILL_AUTOFILL_DIALOG_VIEW_H_ namespace autofill { class Aut...
jianglong0156/chromium.src
ui/metro_viewer/metro_viewer_messages.h
// Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // Multiply-included message file, no include guard. #include "base/basictypes.h" #include "ipc/ipc_message_macros.h" #include "ui/gfx/native_widget_type...
jianglong0156/chromium.src
cc/contents_scaling_layer.h
// Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CC_CONTENTS_SCALING_LAYER_H #define CC_CONTENTS_SCALING_LAYER_H #include "cc/layer.h" namespace cc { // Base class for layers that need content...
jianglong0156/chromium.src
chrome/browser/ui/webui/chromeos/login/network_state_informer.h
<filename>chrome/browser/ui/webui/chromeos/login/network_state_informer.h // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_UI_WEBUI_CHROMEOS_LOGIN_NETWORK_STATE_INFORMER_H_ #de...
jianglong0156/chromium.src
cc/delay_based_time_source.h
// Copyright 2011 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CCDelayBasedTimeSource_h #define CCDelayBasedTimeSource_h #include "base/memory/weak_ptr.h" #include "cc/time_source.h" namespace cc { // This ...
jianglong0156/chromium.src
cc/stubs/float_quad.h
<filename>cc/stubs/float_quad.h // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CC_STUBS_FLOATQUAD_H_ #define CC_STUBS_FLOATQUAD_H_ #include "ui/gfx/rect.h" #include "ui/gfx/rect_f.h" #incl...
jianglong0156/chromium.src
ash/wm/workspace/frame_maximize_button.h
<filename>ash/wm/workspace/frame_maximize_button.h // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef ASH_WM_WORKSPACE_FRAME_MAXIMIZE_BUTTON_H_ #define ASH_WM_WORKSPACE_FRAME_MAXIMIZE_BUTTON_H_...
jianglong0156/chromium.src
cc/test/scheduler_test_common.h
<reponame>jianglong0156/chromium.src<filename>cc/test/scheduler_test_common.h // Copyright 2011 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CCSchedulerTestCommon_h #define CCSchedulerTestCommon_h #include "b...
jianglong0156/chromium.src
chrome/browser/translate/translate_manager.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_TRANSLATE_TRANSLATE_MANAGER_H_ #define CHROME_BROWSER_TRANSLATE_TRANSLATE_MANAGER_H_ #include <map> #include <set> #include <s...
jianglong0156/chromium.src
chrome/browser/notifications/balloon.h
<reponame>jianglong0156/chromium.src<filename>chrome/browser/notifications/balloon.h // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // Handles the visible notification (or balloons). #ifndef CHROM...
jianglong0156/chromium.src
chrome/browser/extensions/api/offscreen_tabs/offscreen_tabs_api.h
<reponame>jianglong0156/chromium.src // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_EXTENSIONS_API_OFFSCREEN_TABS_OFFSCREEN_TABS_API_H_ #define CHROME_BROWSER_EXTENSIONS_API_...
jianglong0156/chromium.src
cc/test/mock_quad_culler.h
<filename>cc/test/mock_quad_culler.h // Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef MockCCQuadCuller_h #define MockCCQuadCuller_h #include "base/memory/scoped_ptr.h" #include "cc/draw_quad.h" ...
jianglong0156/chromium.src
ppapi/shared_impl/ppb_flash_shared.h
<gh_stars>1-10 // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef PPAPI_SHARED_IMPL_PPB_FLASH_SHARED_H_ #define PPAPI_SHARED_IMPL_PPB_FLASH_SHARED_H_ #include "base/basictypes.h" #include "bas...
jianglong0156/chromium.src
ui/views/controls/button/border_images.h
<filename>ui/views/controls/button/border_images.h // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_VIEWS_CONTROLS_BUTTON_BORDER_IMAGES_H_ #define UI_VIEWS_CONTROLS_BUTTON_BORDER_IMAGES_H_...
jianglong0156/chromium.src
chrome/browser/chromeos/drive/drive_feed_loader.h
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_CHROMEOS_DRIVE_DRIVE_FEED_LOADER_H_ #define CHROME_BROWSER_CHROMEOS_DRIVE_DRIVE_FEED_LOADER_H_ #include <string> #include <vec...
joserochh/UR17
Plugins/LiDAR/Source/LiDAR/Public/LidarActor.h
<filename>Plugins/LiDAR/Source/LiDAR/Public/LidarActor.h<gh_stars>1-10 // Copyright 2018 <NAME>. All rights reserved. #pragma once #include "sensor_msgs/LaserScan.h" #include "CoreMinimal.h" #include "LidarActor.generated.h" class AActor; class FROSBridgeHandler; class FROSBridgePublisher; class SceneCapt...
shulmang/extempore
src/portaudio/src/hostapi/wasapi/mingw-include/rpcsal.h
<reponame>shulmang/extempore #pragma once #if __GNUC__ >=3 #pragma GCC system_header #endif #define RPC_range(min,max) #define __RPC__in #define __RPC__in_string #define __RPC__in_opt_string #define __RPC__deref_opt_in_opt #define __RPC__opt_in_opt_string #define __RPC__in_ecount(size) #define __RPC__in_ecount_full(...
shulmang/extempore
examples/contrib/extempore-fortran/simulation.c
<filename>examples/contrib/extempore-fortran/simulation.c /* C struct declaration */ struct pass {int lenc, lenf; float* f, *c}; /* C function prototype */ void simulation(long alpha, double *beta, long *gamma, double delta[], struct pass *arrays); /* C calling sequence */ simulation(alpha, &beta, &gamma, delta, &ar...
shulmang/extempore
include/PriorityQueue.h
<gh_stars>100-1000 /* * Copyright (c) 2011, <NAME> * * All rights reserved. * * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * ...
shulmang/extempore
include/BranchPrediction.h
#if !defined(_BRANCH_PREDICTION_H) #define _BRANCH_PREDICTION_H #ifdef _WIN32 #define likely(X) (X) #define unlikely(X) (X) #else //!_WIN32 #define likely(X) __builtin_expect(!!(X), 1) #define unlikely(X) __builtin_expect(!!(X), 0) #endif #endif
shulmang/extempore
include/EXTMonitor.h
<reponame>shulmang/extempore /* * Copyright (c) 2011, <NAME> * * All rights reserved. * * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright noti...