1. cd501a7 Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common namespaces into single storage namespace by [email protected] · 11 years ago
  2. 1273179 Use data reduction proxy when managed proxy config returns direct by [email protected] · 11 years ago
  3. f4bfa767 Moved data reduction proxy initialization logic from ProfileIOData, by [email protected] · 11 years ago
  4. c5bbe0e Remember user decisions on invalid certificates behind a flag by [email protected] · 11 years ago
  5. 597a1ab Move data reduction proxy to Chrome-Proxy header for authentication by [email protected] · 11 years ago
  6. d871235 Convert protected media identifier permission requests to follow the same content api convention as midi/geolocation/notifications. by [email protected] · 11 years ago
  7. 29998f9 Convert MIDI permission requests to use WebContents in preparation for switching the code to using RenderFrames. by [email protected] · 11 years ago
  8. 487974a Simplify geolocation permission request in the Content API. by [email protected] · 11 years ago
  9. c5c89d04 Hook PushMessagingMessageFilter up to GCMDriver by [email protected] · 11 years ago
  10. b823f33 Revert r276792 - "Hook PushMessagingMessageFilter up to GCMDriver" by [email protected] · 11 years ago
  11. de1fb60b Hook PushMessagingMessageFilter up to GCMDriver by [email protected] · 11 years ago
  12. ed07ee9 Hook up request interceptors in AndroidWebView code. by [email protected] · 11 years ago
  13. 5e170a5 use origin instead of session_id in detecting duplicate EME permission request by [email protected] · 11 years ago
  14. 139355f Rename BrowserPluginGuestManagerDelegate to BrowserPluginGuestManager by [email protected] · 11 years ago
  15. 75fea56 Add the plumbing to enable DRP by [email protected] · 11 years ago
  16. 2456926 Towards moving guest management to chrome: Introduce GuestViewManager by [email protected] · 11 years ago
  17. 1575e3d Added data reduction proxy support to Android WebView by [email protected] · 11 years ago
  18. 7c6d948 [Media] Add user gesture reporting for API calls to midi and media streams. by [email protected] · 11 years ago
  19. 6e068ea Web MIDI: make naming convention be consistent by [email protected] · 12 years ago
  20. 566755f87 Dismiss EME infobar when WebMediaPlayer is destroyed. by [email protected] · 12 years ago
  21. e90a01f Clean up PrefServiceBuilder by [email protected] · 12 years ago
  22. 00880a0 Cancel MIDI permission request infobar on MIDIAccess stop. by [email protected] · 12 years ago
  23. 1a64c31 Android WebView: post QuotaManager calls to UI thread. by [email protected] · 12 years ago
  24. 33ad6ce9 Revert 219709 "Remove the Extensions URLRequestContext." by [email protected] · 12 years ago
  25. 44080e7 Remove the Extensions URLRequestContext. by [email protected] · 12 years ago
  26. ccd6f184 Make Android Webview URLRequestContext follow content API expectations better. by [email protected] · 12 years ago
  27. 4251165a Adding a first prototype of guest mode. by [email protected] · 12 years ago
  28. 8aca725 Web MIDI: add RequestMIDISysExPermission to BrowserContext by [email protected] · 12 years ago
  29. 9232738 Get rid of the SpeechRecognitionPreferences interface. It only had one method, and we can roll that into SpeechRecognitionDelegate instead to simplify things. This also allows us to get rid of ChromeSpeechRecognitionPreferences. by [email protected] · 12 years ago
  30. 0a264d2 Implement the autofill UI for chromium powered android webview. by [email protected] · 12 years ago
  31. 456671a0 Revert "Implement the autofill UI for chromium powered android webview." by [email protected] · 12 years ago
  32. 32d9fe2ee Implement the autofill UI for chromium powered android webview. by [email protected] · 12 years ago
  33. 6c7dcb2f2 Enable Autocomplete feature for chromium webview by [email protected] · 12 years ago
  34. 14a2df0d Fix Popup window flow to work with synchronous compositor gfx mode by [email protected] · 12 years ago
  35. ab3eaeed components: Move visitedlink into visitedlink namespace. by [email protected] · 12 years ago
  36. efcd66b Implement get/set(saveformdata) for chromium based webview. by [email protected] · 12 years ago
  37. 1140180 Implement WebViewDatabase's hasFormData API for chromium based webview. by [email protected] · 12 years ago
  38. 672c8c1 Add chrome-search: access from Instant overlay by [email protected] · 12 years ago
  39. 9c3ed0a Revert 186347 by [email protected] · 12 years ago
  40. a54fb2a2 Add chrome-search: access from Instant overlay by [email protected] · 12 years ago
  41. 5799981 Move file_path.h to base/files. by [email protected] · 12 years ago
  42. 2a3a059 Implement WebStorage API methods by [email protected] · 13 years ago
  43. 6d4b67a Rename FilePath -> base::FilePath in various toplevel directories by [email protected] · 13 years ago
  44. 6bd3007 Add StoragePartition's ProtocolHandlers at URLRequestContext construction time. by [email protected] · 13 years ago
  45. 59a733d Android webview fix visited link by [email protected] · 13 years ago
  46. f2ab1b15 Android WebView visited link highlighting implementation by [email protected] · 13 years ago
  47. 4230ed9 Implementing native chromium GeolocationPermissionContext by [email protected] · 13 years ago
  48. c347c436 (Re)implement Android WebView downloads by [email protected] · 13 years ago
  49. 27ddfed2 For storage partitions to work properly, we need to know whether a storage partition is in-memory only and what directory it is supposed to live under. This information is currently not available on the IO thread, where we create the cookie store and HTTP cache. by [email protected] · 13 years ago
  50. f81fa20 Implement AwContentBrowserClient and AwBrowserContext by [email protected] · 13 years ago