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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 279430 "Do not activate touch text selection on double-tap"
mohsen@chromium.org
2014-07-10
2
-6
/
+5
*
Merge 279661 "Don't initialize GpuDataManager if GPU is not dete..."
primiano@chromium.org
2014-07-02
1
-3
/
+7
*
Merge 279545 "Enable WebAudio on ARM64 and MIPS"
rtoy@google.com
2014-06-30
1
-4
/
+7
*
Merge 279161 "Add Tracing.getCategories to devtools_tracing_hand..."
pdr@chromium.org
2014-06-25
2
-0
/
+36
*
Merge 278950 "Disable ChildTraceMessageFilter in single process ..."
pdr@chromium.org
2014-06-25
1
-2
/
+7
*
Merge 278967 "Fix hang on Mac when switching CALayers"
ccameron@chromium.org
2014-06-24
1
-0
/
+3
*
Merge 278897 "Make didChangeBrandColor available in TabObserver"
michaelbai@chromium.org
2014-06-24
3
-0
/
+17
*
Disable the bootstrap sandbox entirely.
rsesek@chromium.org
2014-06-23
1
-1
/
+1
*
Navigation transitions: Added "addStyleSheetByURL" function to insert stylesh...
simonhatch@chromium.org
2014-06-20
6
-0
/
+33
*
ServiceWorker: Reject overly long scope/script URLs
jsbell@chromium.org
2014-06-20
1
-1
/
+23
*
JarJar resources when building the android_webview.
mkosiba@chromium.org
2014-06-20
1
-0
/
+2
*
Remove ContentBrowserClient::GuestWebContentsAttached
fsamuel@chromium.org
2014-06-20
5
-28
/
+16
*
android: Fix snapshot height by including toolbar offset
powei@chromium.org
2014-06-20
5
-39
/
+8
*
Revert of Accelerate small canvases if Ganesh is on. (https://codereview.chro...
jamesr@chromium.org
2014-06-20
4
-10
/
+0
*
Using a mock LevelDBTransaction for corruption tests.
cmumford@chromium.org
2014-06-20
6
-9
/
+325
*
Define a bootstrap sandbox policy for renderer processes and enable it.
rsesek@chromium.org
2014-06-20
4
-16
/
+91
*
[Android] Battery Status API: some tweaks to the BatteryStatusManager.java.
timvolodine@chromium.org
2014-06-20
2
-8
/
+37
*
[webcrypto] Remove unused ifdef now that blink has rolled.
eroman@chromium.org
2014-06-20
1
-4
/
+0
*
ozone: gpu: Add plumbing for platform-specific gpu messaging (reland)
spang@chromium.org
2014-06-20
4
-1
/
+47
*
Increase the child process connection timeout for browser tests.
jam@chromium.org
2014-06-20
6
-1
/
+27
*
Move ownership of ChildFrameCompositingHelper from frame to proxy.
nasko@chromium.org
2014-06-20
8
-92
/
+105
*
[webcrypto] Disable RSA key import for NSS versions less than 3.16.2.
eroman@chromium.org
2014-06-20
2
-34
/
+131
*
[DevTools] [PowerProfiler] Fix for browser crash with active timeline recordi...
vivek.vg@samsung.com
2014-06-20
2
-1
/
+2
*
DevTools: complete 2-sided migration to attach w/ id (content)
pfeldman@chromium.org
2014-06-20
2
-5
/
+0
*
Disable ServiceWorkerBlackBoxBrowserTest.Registration on Android.
derat@chromium.org
2014-06-20
1
-1
/
+7
*
Passing BackgroundColorSpan and UnderlineSpan from Clank to Blink.
huangs@chromium.org
2014-06-20
8
-34
/
+135
*
Fixes content_browsertests with --enable-text-input-focus-manager flag enabled.
yukishiino@chromium.org
2014-06-20
3
-3
/
+2
*
This patch makes the brand color change message available for WebContents Obs...
michaelbai@chromium.org
2014-06-20
6
-0
/
+25
*
Remove WebMediaPlayerImpl::starting_ as it's redundant.
scherkus@chromium.org
2014-06-20
2
-6
/
+2
*
[PPAPI] Add browser tests for compositor API
penghuang@chromium.org
2014-06-20
4
-40
/
+51
*
[DevTools] Take passed scale/offset into account in ScreenMetricsEmulator.
dgozman@chromium.org
2014-06-20
1
-8
/
+6
*
Revert 278728 "[PPAPI] Add browser tests for compositor API"
yzshen@chromium.org
2014-06-20
4
-51
/
+40
*
Move images from drawable to drawable-mdpi.
newt@chromium.org
2014-06-20
6
-0
/
+0
*
[PPAPI] Add browser tests for compositor API
penghuang@chromium.org
2014-06-20
4
-40
/
+51
*
Gamepad: make page visibility behavior layout testable
b.kelemen@samsung.com
2014-06-20
14
-127
/
+120
*
Allow blink.console or webkit.console in telemetry
dsinclair@chromium.org
2014-06-20
1
-1
/
+3
*
ozone: Move the factory interfaces into a common target.
sadrul@chromium.org
2014-06-20
9
-32
/
+31
*
aura: Allow specifying the size of TestScreen when creating it.
sadrul@chromium.org
2014-06-20
4
-5
/
+5
*
DesktopVideoCaptureMachine: do not cache window layer pointer.
hshi@chromium.org
2014-06-20
1
-29
/
+33
*
Add an interface to gather text surrounding the selection.
donnd@chromium.org
2014-06-20
5
-2
/
+49
*
[DevTools] Tracing handler keeps running even after devtools frontend has bee...
vivek.vg@samsung.com
2014-06-20
3
-3
/
+19
*
Remove TestWebContents cross-site override that doesn't override anything.
ppi@chromium.org
2014-06-20
3
-25
/
+0
*
ServiceWorker: Add a function to abort all pending jobs in SWJobCoordinator
nhiroki@chromium.org
2014-06-20
8
-16
/
+187
*
[Android] Map raw touch coordinates to global gesture locations
jdduke@chromium.org
2014-06-20
1
-0
/
+2
*
Add FileSystemID parameter to IsolatedContext::RegisterFileSystemForPath.
kinaba@chromium.org
2014-06-20
5
-17
/
+38
*
Add danakj as OWNERS for content/common/cc_messages_unittest.cc
danakj@chromium.org
2014-06-20
1
-0
/
+3
*
Fix some DCHECKS when using BrowserPlugin for extension mime type handlers
zork@chromium.org
2014-06-20
1
-1
/
+1
*
Pepper: Whitelist dev channel APIs for some apps.
hamaji@chromium.org
2014-06-20
6
-7
/
+19
*
Add widevine and extensions resources to GN build.
brettw@chromium.org
2014-06-20
5
-23
/
+17
*
Disable DirectWrite for pre-release versions of Windows 7
cpu@chromium.org
2014-06-20
1
-2
/
+9
[next]