1. 617feb9 Add View constructor that supplies a default style resource by Alan Viverette · 11 years ago
  2. 1b48d03 am 708d279a: am 498a5f54: Merge "Add more docs for WebView\'s setInitialScale and setLoadWithOverviewMode" into klp-dev by Mikhail Naganov · 11 years ago
  3. 498a5f5 Merge "Add more docs for WebView's setInitialScale and setLoadWithOverviewMode" into klp-dev by Mikhail Naganov · 11 years ago
  4. 672fcd5 am 04f31501: am a9fa33b3: Merge "Change build version from KEY_LIME_PIE to KITKAT" into klp-dev by Chet Haase · 11 years ago
  5. 0030336 Add more docs for WebView's setInitialScale and setLoadWithOverviewMode by Mikhail Naganov · 11 years ago
  6. e8222dd Change build version from KEY_LIME_PIE to KITKAT by Chet Haase · 11 years ago
  7. 8c6a71f resolved conflicts for merge of b5539b68 to master by Jonathan Dixon · 11 years ago
  8. 69f9f93 Add tracing to WebView API methods and callbacks by Jonathan Dixon · 11 years ago
  9. 51e4c4c Merge "DO NOT MERGE Printing API changes for supporting better page layout" into klp-dev by Selim Gurun · 11 years ago
  10. 030d8b0 DO NOT MERGE Printing API changes for supporting better page layout by Selim Gurun · 11 years ago
  11. 76208b7 am ca34af6a: am e2acbcc0: Merge "Fix for 10530176 - CookieSyncManager must be created by WebView c\'tor" into klp-dev by Ben Murdoch · 11 years ago
  12. 9f9fbc9 Fix for 10530176 - CookieSyncManager must be created by WebView c'tor by Jonathan Dixon · 11 years ago
  13. cd3f03d am 4a079d44: am 39c9c632: Merge "Reset the Experimental WebView property per build" into klp-dev by Jonathan Dixon · 11 years ago
  14. b7d5cbc Reset the Experimental WebView property per build by Jonathan Dixon · 11 years ago
  15. 4f28d70 Merge "Fix nit - use primative type and make volatile" by Jonathan Dixon · 11 years ago
  16. 0d6a145 Fix nit - use primative type and make volatile by Jonathan Dixon · 11 years ago
  17. b7a3740 Revert "Added the callback signal." by Selim Gurun · 11 years ago
  18. fc3f4ee Added the callback signal. by Selim Gurun · 11 years ago
  19. 851004a Update WebView.postUrl documentation. by Ben Murdoch · 11 years ago
  20. 4c73749 Merge "Change the exception msg" into klp-dev by Kristian Monsen · 11 years ago
  21. 1eb8b72 Change the exception msg by Selim Gurun · 11 years ago
  22. 1232c51 Merge "Add the API to support webview printing" into klp-dev by Selim Gurun · 11 years ago
  23. 2167c0b Add the API to support webview printing by Selim Gurun · 11 years ago
  24. 9a68f82 Add super_onDrawVerticalScrollBar to WebView.PrivateAccess. DO NOT MERGE by Martin Kosiba · 11 years ago
  25. 89a8250 am 710f3e2c: am 60ae2617: Merge "If frameworks wants ASCII casing, it should explicity ask for it." by Elliott Hughes · 11 years ago
  26. cb64d43 If frameworks wants ASCII casing, it should explicity ask for it. by Elliott Hughes · 11 years ago
  27. 9c059d1 Merge "Revert "Revert "Flag-flip: set chromium to be the default WebView""" by Ben Murdoch · 11 years ago
  28. 74c8f51 Revert "Revert "Flag-flip: set chromium to be the default WebView"" by Ben Murdoch · 11 years ago
  29. 46fc6a6 Merge "Revert "Flag-flip: set chromium to be the default WebView"" by Ben Murdoch · 11 years ago
  30. c9f10b6 Revert "Flag-flip: set chromium to be the default WebView" by Ben Murdoch · 11 years ago
  31. 5b537bf Merge "Flag-flip: set chromium to be the default WebView" by Ben Murdoch · 11 years ago
  32. dabc6fc Merge "Unhide WebView.evaluateJavascript(..)" by Ben Murdoch · 11 years ago
  33. 6716bd3 Flag-flip: set chromium to be the default WebView by Jonathan Dixon · 11 years ago
  34. dad2c6e Merge "Add some logging when the webview dev setting changes" by Jonathan Dixon · 11 years ago
  35. cb64bb4 Add some logging when the webview dev setting changes by Jonathan Dixon · 11 years ago
  36. 1c8c179 Unhide WebView.evaluateJavascript(..) by Ben Murdoch · 11 years ago
  37. 09397ba Make WebViewProvider constants private by Jonathan Dixon · 11 years ago
  38. d850148 Build fix for WebViewFactory by Jonathan Dixon · 11 years ago
  39. a7eaa8e Add accessors for WebViewFactory.UseExperimentalWebView by Jonathan Dixon · 11 years ago
  40. fa80ad9 Merge "Remove spurious @Deprecate tag from WebView.onMeasure" by Jonathan Dixon · 11 years ago
  41. 697c8ed Remove spurious @Deprecate tag from WebView.onMeasure by Jonathan Dixon · 11 years ago
  42. 597256e Update WebView.loadDataWithBaseURL documentation. by Ben Murdoch · 11 years ago
  43. a5cdd51 Add WebView.evaluateJavaScript(String, ValueCallback) API. by Ben Murdoch · 11 years ago
  44. e3f9071 Plumb View.getAccessibilityNodeProvider though WebViewProvider. by Ben Murdoch · 11 years ago
  45. db23025 Revert "Plumb View.getAccessibilityNodeProvider though WebViewProvider." by Ben Murdoch · 11 years ago
  46. d08ee87 Merge "Plumb View.getAccessibilityNodeProvider though WebViewProvider." by Ben Murdoch · 11 years ago
  47. ced29a5 am 52dbdbf2: am 9d2b0dbf: am 12c4c0e4: Merge "Fix deadlock of WebViewCoreThread" by John Reck · 11 years ago
  48. 9d2b0db am 12c4c0e4: Merge "Fix deadlock of WebViewCoreThread" by John Reck · 11 years ago
  49. 150cf1c Plumb View.getAccessibilityNodeProvider though WebViewProvider. by Ben Murdoch · 11 years ago
  50. 03ce9b3 Enable preloading of the appropriate WebView. by Torne (Richard Coles) · 11 years ago
  51. eb665d6 Deprecate webview.use_chromium and introduce webview.force_provider. by Primiano Tucci · 11 years ago
  52. eb07f3c WebViewChromium: don't use a separate class loader. by Torne (Richard Coles) · 11 years ago
  53. 8887b2b Specify that WebSettings.{get|set}DefaultZoom are not recommented to use by Mikhail Naganov · 11 years ago
  54. 1d3488c am 86e0b491: Merge "Add VideoView.getAudioSessionId()" into jb-mr2-dev by Marco Nelissen · 11 years ago
  55. 13bfebd Add VideoView.getAudioSessionId() by Marco Nelissen · 11 years ago
  56. dae43b1 Fix deadlock of WebViewCoreThread by Yuya Aoki · 11 years ago
  57. a7fa007 am 561dcc58: Merge "Avoid crash when TextToSpeech calls onInit() from the constructor." into jb-mr2-dev by Alan Viverette · 11 years ago
  58. e9ae682 resolved conflicts for merge of 1f6e789b to jb-mr2-dev-plus-aosp by Kenny Root · 11 years ago
  59. be53f18 am 28d91bdb: Merge "Revert "Can not mark the same content of browser page after copy"" by John Reck · 11 years ago
  60. 1f6e789 Merge "Track change to JSSE provider" by Kenny Root · 11 years ago
  61. 28d91bd Merge "Revert "Can not mark the same content of browser page after copy"" by John Reck · 11 years ago
  62. 8717061 Revert "Can not mark the same content of browser page after copy" by John Reck · 11 years ago
  63. 12e7522 Track change to JSSE provider by Kenny Root · 11 years ago
  64. 76f0c21 Avoid crash when TextToSpeech calls onInit() from the constructor. by Alan Viverette · 11 years ago
  65. d334cb1 am d152f7ec: Merge "Don\'t use X509CertImpl directly" by Kenny Root · 11 years ago
  66. 28b1f0e Don't use X509CertImpl directly by Kenny Root · 11 years ago
  67. aae1b51 am b0e0e54d: Merge "Can not mark the same content of browser page after copy" by Victoria Lease · 11 years ago
  68. 5866570 Merge "Workaround for bug 8700358: Reproducible WebView crash in Feedly starting in JWR22B" into jb-mr2-dev by Kristian Monsen · 11 years ago
  69. 62cadf1 Workaround for bug 8700358: Reproducible WebView crash in Feedly starting in JWR22B by Kristian Monsen · 11 years ago
  70. 940718d am a6854579: am fa1f7d21: am 07c9c291: am a2b0b35e: am 5fba3404: am 3c4fa654: am 679c8f68: am 38915fd4: Revert "Add a delimiter between scheme and host" by Selim Gurun · 11 years ago
  71. a685457 am fa1f7d21: am 07c9c291: am a2b0b35e: am 5fba3404: am 3c4fa654: am 679c8f68: am 38915fd4: Revert "Add a delimiter between scheme and host" by Selim Gurun · 11 years ago
  72. 3c4fa65 am 679c8f68: am 38915fd4: Revert "Add a delimiter between scheme and host" by Selim Gurun · 11 years ago
  73. 464be79 am 30504327: am 62588d79: am 8f87c5d8: am ed1e5a87: am b7787a31: DO NOT MERGE Merge commit \'8225df00\' into bp by Geremy Condra · 11 years ago
  74. b7787a3 DO NOT MERGE Merge commit '8225df00' into bp by Geremy Condra · 11 years ago
  75. 87c67f3 Merge "Part of fix for bug 8629392" into jb-mr2-dev by Kristian Monsen · 11 years ago
  76. 083c4dc Part of fix for bug 8629392 by Kristian Monsen · 11 years ago
  77. 639857f Merge "Fix for bug 8607049: Improve javascript dialogs for classic" into jb-mr2-dev by Kristian Monsen · 11 years ago
  78. 98dedf7 Fix for bug 8607049: Improve javascript dialogs for classic by Kristian Monsen · 11 years ago
  79. 7e157f3 Merge "Deprectate WebViewDatabase password methods." into jb-mr2-dev by Ben Murdoch · 11 years ago
  80. 03499a2 Merge "Fix for bug 8589670: Marking a not called WebChromeClient as deprecated." into jb-mr2-dev by Kristian Monsen · 11 years ago
  81. 83b0025 Merge "Fix for bug 8577776 Throw exception if app calls WebView used on wrong thread" into jb-mr2-dev by Kristian Monsen · 11 years ago
  82. 924ac51 Deprectate WebViewDatabase password methods. by Ben Murdoch · 11 years ago
  83. b5cd8c0 Fix for bug 8577776 Throw exception if app calls WebView used on wrong thread by Kristian Monsen · 11 years ago
  84. 0e0b2da Fix for bug 8589670: Marking a not called WebChromeClient as deprecated. by Kristian Monsen · 11 years ago
  85. 2b3cef0 Can not mark the same content of browser page after copy by Peter Nilsson · 12 years ago
  86. f38b070 Merge "Hide PlusinsEnabled/PluginsPath methods" into jb-mr2-dev by Jonathan Dixon · 11 years ago
  87. 0bf4781 Hide PlusinsEnabled/PluginsPath methods by Jonathan Dixon · 11 years ago
  88. 7ce7b00 Merge "HTML5Audio should handle content URI" into jb-mr2-dev by ztenghui · 11 years ago
  89. 4233ec7 HTML5Audio should handle content URI by ztenghui · 11 years ago
  90. 4ac0462 Merge "Adding new Chomium-WebView property key, and deprecating old key." into jb-mr2-dev by Kristian Monsen · 11 years ago
  91. 679c8f6 am 38915fd4: Revert "Add a delimiter between scheme and host" by Selim Gurun · 11 years ago
  92. 38915fd Revert "Add a delimiter between scheme and host" by Selim Gurun · 11 years ago
  93. 8225df0 am aa2163dd: Add a delimiter between scheme and host by Selim Gurun · 11 years ago
  94. aa2163d Add a delimiter between scheme and host by Selim Gurun · 11 years ago
  95. b0e3584 Adding new Chomium-WebView property key, and deprecating old key. by Jared Duke · 11 years ago
  96. 8586af3 Don't recycle accessibility event after sending. by Alan Viverette · 11 years ago
  97. 93f9984 am bd5ee4d3: am 733329a2: Merge "Fix NPE when pasting non-text from Clipboard" by John Reck · 11 years ago
  98. df337f3 Fix NPE when pasting non-text from Clipboard by Nils Holmström · 12 years ago
  99. 2905e18 Add a delimiter between scheme and host by Selim Gurun · 11 years ago
  100. 913f3c8 am 263554ae: am 7d4e52ba: Merge "FIX Null Pointer Exception on dialog cancel" by Victoria Lease · 11 years ago