summaryrefslogtreecommitdiffstats
path: root/android_webview/OWNERS
Commit message (Collapse)AuthorAgeFilesLines
* Update WebView OWNERS.benm@chromium.org2014-04-281-0/+1
| | | | | | | | NOTRY=true Review URL: https://codereview.chromium.org/256093006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266679 0039d316-1c4b-4281-b951-d872f2087c98
* Removing myself from OWNERS, as I no longer expect to be active on Chromium.joi@chromium.org2014-03-271-3/+0
| | | | | | | | | | | | | | For //content/port and //content/public, specifying avi@ as an OWNER even though he is also in the higher-level OWNERS file, as he is the remaining intended reviewer (rather than jam@) for less involved changes to the API, as specified in the comments in those files. Removing a comment about CCing myself and erikwright@ from the android_webview file as dependencies there have already been fixed. TBR=darin@chromium.org NOTRY=true BUG=none Review URL: https://codereview.chromium.org/213113007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@259977 0039d316-1c4b-4281-b951-d872f2087c98
* aw: Add michaelbai to ownersboliu@chromium.org2014-03-141-0/+1
| | | | | | | | | BUG= NOTRY=true Review URL: https://codereview.chromium.org/197183004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@257144 0039d316-1c4b-4281-b951-d872f2087c98
* Update OWNERS filesjoth@chromium.org2013-12-021-2/+1
| | | | | | | | | | | joth out Some new folks in TBR=darin@chromium.org Review URL: https://codereview.chromium.org/99653002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238224 0039d316-1c4b-4281-b951-d872f2087c98
* Add boliu@chromium.org to //android_webivew OWNERboliu@chromium.org2013-09-211-0/+1
| | | | | | | | | BUG= NOTRY=true Review URL: https://chromiumcodereview.appspot.com/24337002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@224606 0039d316-1c4b-4281-b951-d872f2087c98
* Clean up android_webview OWNERS and DEPSjoth@chromium.org2012-10-291-1/+3
| | | | | | | | | | | | We no longer have egregious chrome/ dependencies, so lib/OWNERS is no longer required. BUG= Review URL: https://chromiumcodereview.appspot.com/11315012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164622 0039d316-1c4b-4281-b951-d872f2087c98
* Remove all the "set noparent" directivesdpranke@chromium.org2012-10-191-2/+0
| | | | | | | | | | | | | Now that OWNERS supports per-file owners, we can limit the scope of the top-level wildcard to just DEPS, and make darin and ben owners for everything else and remove the broad use of "set noparent". R=ben@chromium.org, darin@chromium.org BUG=88315 Review URL: https://codereview.chromium.org/11191038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163069 0039d316-1c4b-4281-b951-d872f2087c98
* [Android] Setup OWNERS structure for android_webviewjoth@chromium.org2012-09-141-0/+3
| | | | | | | | | | | Explicitly lock down the lib/ directory approvers, while opening the rest of the tree up to the core team. BUG= Review URL: https://chromiumcodereview.appspot.com/10914276 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156723 0039d316-1c4b-4281-b951-d872f2087c98
* Build target for Android WebView.torne@chromium.org2012-08-091-0/+5
This creates a "libwebview" build target for the JNI code to power the Android WebView. This is unfinished and can't run without additional code that has not yet been upstreamed, but it compiles and links successfully. In its present state the WebViewMainDelegate reuses Chrome implementations of other content client interfaces. This is a temporary state of affairs until necessary refactorings can be performed. Review URL: https://chromiumcodereview.appspot.com/10825155 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150780 0039d316-1c4b-4281-b951-d872f2087c98