index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
content.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
bluetooth: Initial JNI setup for device/bluetooth.
scheib
2015-05-07
1
-0
/
+1
*
The Java Client should be aware of the readback status.
behara.ms
2015-04-08
1
-0
/
+9
*
Add remaining trivial targets for the Linux GN build
dpranke
2015-03-08
1
-0
/
+1
*
[Android WebView] Synthesize a fake page loading event on page source modific...
mnaganov
2015-03-04
1
-0
/
+9
*
Separate out Touch Selection Orientation enum
avi.nitk
2015-03-02
1
-0
/
+1
*
Revert of [Android WebView] Synthesize a fake page loading event on page sour...
grt
2015-02-26
1
-9
/
+0
*
[Android WebView] Synthesize a fake page loading event on page source modific...
mnaganov
2015-02-26
1
-0
/
+9
*
Add AddMessageToDevToolsConsole to WebContentsAndroid
jaekyun
2015-01-27
1
-0
/
+9
*
Move //mojo/{public, edk} underneath //third_party
blundell
2015-01-19
1
-2
/
+2
*
Don't initialize C++ constants in Java during JNI registration.
mkosiba
2015-01-12
1
-0
/
+10
*
Move mojo gypfiles to toplevel mojo
rockot
2014-12-16
1
-2
/
+2
*
Implement HasPermission() method in PermissionService.
timvolodine
2014-12-11
1
-9
/
+0
*
Revert of Implement HasPermission() method in PermissionService. (patchset #2...
thakis
2014-12-10
1
-0
/
+9
*
Reland: Move TouchSelectionController from content to ui
mohsen
2014-12-09
1
-9
/
+1
*
Implement HasPermission() method in PermissionService.
timvolodine
2014-12-09
1
-9
/
+0
*
Revert of Move TouchSelectionController from content to ui (patchset #12 id:6...
rsleevi
2014-12-08
1
-1
/
+9
*
Move TouchSelectionController from content to ui
mohsen
2014-12-08
1
-9
/
+1
*
Revert of Implement HasPermission() method in PermissionService. (patchset #2...
rsleevi
2014-12-08
1
-16
/
+9
*
Implement HasPermission() method in PermissionService.
timvolodine
2014-12-08
1
-9
/
+16
*
Vibration API : migrate to device/vibration using mojo.
timvolodine
2014-12-06
1
-0
/
+1
*
Remove support for connecting to BrailleBack on Android.
plundblad
2014-12-02
1
-7
/
+0
*
Add missing dependencies to the GYP build.
blundell
2014-11-21
1
-0
/
+4
*
Update mojo sdk to rev e01f9a49449381a5eb430c1fd88bf2cae73ec35a
jamesr
2014-11-19
1
-1
/
+10
*
Reland "Replace Chrome IPC with Mojo IPC for querying BatteryStatus service"
ppi
2014-10-28
1
-0
/
+1
*
Infrastructure for enabling V8's initial snapshot to be loaded from external ...
baixo
2014-10-28
1
-0
/
+17
*
Revert of Replace Chrome IPC with Mojo IPC for querying BatteryStatus service...
leviw
2014-10-27
1
-1
/
+0
*
Replace Chrome IPC with Mojo IPC for querying BatteryStatus service
ppi
2014-10-27
1
-0
/
+1
*
Add Link-Time Optimizations support for Android.
fdegans
2014-10-23
1
-0
/
+3
*
Mojo: Add a Java service registry in the browser.
ppi
2014-10-08
1
-0
/
+2
*
Revert of Revert of Use the new java_cpp_enum rule in content. (patchset #1 i...
skyostil
2014-10-02
1
-58
/
+22
*
Revert of Use the new java_cpp_enum rule in content. (patchset #8 id:140001 o...
perezju
2014-10-02
1
-22
/
+58
*
Use the new java_cpp_enum rule in content.
mkosiba
2014-10-02
1
-58
/
+22
*
Move PageTransition from //content/public/common to //ui/base
Sylvain Defresne
2014-09-19
1
-13
/
+0
*
Create org.chromium.content_public.common and move two classes there.
mlamouri
2014-09-18
1
-2
/
+2
*
Remove most usages of guava.
nyquist
2014-09-12
1
-1
/
+0
*
In the current code of Android Chromium we have scattered all the NavigationC...
ajith.v
2014-09-05
1
-2
/
+2
*
Cleanup: Rename content_resources.gyp to content_resources.gypi and include i...
thestig
2014-08-26
1
-6
/
+11
*
Move startup_helper_win.cc to separate target for incremental build
scottmg@chromium.org
2014-08-22
1
-0
/
+20
*
Make content_shell link in the GN build.
brettw@chromium.org
2014-07-28
1
-0
/
+18
*
Remove disable-embedded-shared-worker flag and shared worker process related ...
horo@chromium.org
2014-07-25
1
-20
/
+0
*
Export content_common dependency from some content targets.
tkent@chromium.org
2014-07-24
1
-0
/
+12
*
Some linking fixes for GN build.
brettw@chromium.org
2014-07-23
1
-0
/
+7
*
[Android] Composited selection handle rendering
jdduke@chromium.org
2014-07-21
1
-0
/
+13
*
JarJar resources when building the android_webview.
mkosiba@chromium.org
2014-06-20
1
-0
/
+2
*
android: Remove aidl source that doesn't generate output.
torne@chromium.org
2014-06-16
1
-1
/
+0
*
Android: Don't self-destruct Surface when being parcelled
sievers@chromium.org
2014-06-05
1
-0
/
+2
*
Gamepad API support for chrome on android
skhatri@nvidia.com
2014-06-02
1
-0
/
+17
*
Revert of Gamepad API support for chrome on android (https://codereview.chrom...
aelias@chromium.org
2014-05-19
1
-17
/
+0
*
Android: cleans up jni_generator_ptr_type.
bulach@chromium.org
2014-05-16
1
-1
/
+0
*
content: Do the generation of webkit_version.h directly in content_common.gypi
tfarina@chromium.org
2014-05-15
1
-38
/
+0
[next]