summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Introduce content::PageState.darin@chromium.org2013-05-244-4/+4
* disable sampling tracing in split_link buildscottmg@chromium.org2013-05-231-9/+12
* Move webkit/user_agent/ into webkit/commonjamesr@chromium.org2013-05-231-1/+1
* Use the default theme as the fallback UI in Blinkkeishi@chromium.org2013-05-225-2/+242
* Android: use grit target platform instead of define.torne@chromium.org2013-05-211-1/+1
* Expose WebThread::isCurrentThread()abarth@chromium.org2013-05-212-12/+12
* Revert 201085 "Use the default theme as the fallback UI in Blink"keishi@chromium.org2013-05-205-242/+2
* Use the default theme as the fallback UI in Blinkkeishi@chromium.org2013-05-205-2/+242
* Move the plugin_list files to the plugins_common target.ananta@chromium.org2013-05-181-1/+0
* Revert 200785 "Use the default theme as the fallback UI in Blink"keishi@chromium.org2013-05-175-242/+2
* Use the default theme as the fallback UI in Blinkkeishi@chromium.org2013-05-175-2/+242
* ui: Rename kColorId_TextButton to kColorId_Button in NativeTheme.tfarina@chromium.org2013-05-171-1/+1
* The newly added glue_common library now honors the component flag instead of ...ananta@chromium.org2013-05-165-6/+14
* Stop linking tcmalloc into shared library components.eugenis@chromium.org2013-05-161-8/+0
* Revert 200431 "Use the default theme as the fallback UI in Blink"benwells@chromium.org2013-05-165-224/+2
* Use the default theme as the fallback UI in Blinkkeishi@chromium.org2013-05-165-2/+224
* Relanding this as the previous attempt failed due to build errors.ananta@chromium.org2013-05-157-231/+104
* Move webkit/compositor_bindings into webkit/rendererjamesr@chromium.org2013-05-151-1/+1
* Removed CSS Variables flagalancutter@chromium.org2013-05-151-2/+0
* Revert 200283 "Implement a V8 value<->PP_Var converter"raymes@chromium.org2013-05-151-2/+0
* Implement a V8 value<->PP_Var converterraymes@chromium.org2013-05-151-0/+2
* Move enableWebSocketSettings flag from RuntimeEnabledFeatures to Settings.yhirano@chromium.org2013-05-152-1/+4
* Move dom_operations.{h,cc} to content/renderer/savable_resources.{h,cc}.darin@chromium.org2013-05-153-315/+0
* Remove webkit glue's dependency on tcmalloc through allocatorrnk@chromium.org2013-05-141-8/+0
* Move resource fetchers to renderer-specific locationjamesr@chromium.org2013-05-149-664/+0
* Revert 199938 "This implements a converter for transforming betw..."yoichio@chromium.org2013-05-141-2/+0
* This implements a converter for transforming between V8 values and PP_Vars. T...raymes@chromium.org2013-05-141-0/+2
* Prune dom_operations.{h,cc}.darin@chromium.org2013-05-142-55/+0
* Compute referenced files at serialization time.darin@chromium.org2013-05-141-57/+117
* Move WebViewPlugin to chrome/renderer/plugins/.darin@chromium.org2013-05-131-2/+0
* Revert 199560 "Move the plugins sources out of the webkit glue t..."ananta@chromium.org2013-05-113-1/+196
* Move the plugins sources out of the webkit glue target into a new target 'plu...ananta@chromium.org2013-05-103-196/+1
* Move compositor support out of base WebKitPlatformSupport into rendererjamesr@chromium.org2013-05-102-13/+0
* Remove WebSettings::setInteractiveFormValidationEnabled call.tkent@chromium.org2013-05-101-2/+0
* Remove inside_chromium_build gyp variablejamesr@chromium.org2013-05-081-19/+5
* Prune out some unused methods of webkit_glue.darin@chromium.org2013-05-082-149/+0
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-05-083-12/+12
* Deleted obsolete setMinimumTimerInterval and related constants.kbr@chromium.org2013-05-072-23/+0
* webkit: Use base::MessageLoop.xhwang@chromium.org2013-05-076-17/+18
* Change MessagePumpLinux to MessagePumpOzonedavemoore@chromium.org2013-05-031-1/+1
* Revert 196550 "Revert "Add a ConvertableToTraceFormat type to th..."tonyg@chromium.org2013-05-031-1/+1
* Handle decoding of vorbis files better on Androidrtoy@google.com2013-05-031-1/+2
* build fix for r197854toyoshim@chromium.org2013-05-021-1/+1
* Websocket should fire 'error' event if no server availabletyoshino@chromium.org2013-05-022-0/+21
* Remove unused webkit_glue::RemoveFormDataFromHistoryState function.darin@chromium.org2013-05-013-42/+0
* Move WebPreferences to root namespace gman@chromium.org2013-05-012-169/+189
* Enable Lazy Layout as part of WebKit experimental features flag.leviw@chromium.org2013-04-302-0/+3
* webkit: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-302-2/+2
* Add fling velocity updates from gesture curves.jdduke@chromium.org2013-04-294-5/+64
* DevTools: change cursor while touch events emulatedpfeldman@chromium.org2013-04-293-0/+3