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
*
Removing DCHECK and returning instead. It's a valid state for context to be N...
alexst@chromium.org
2013-02-15
1
-1
/
+2
*
Support JellyBean MR2 style of systrace
wangxianzhu@chromium.org
2013-02-15
2
-8
/
+50
*
Fix paste not showing up on empty text fields
dtrainor@chromium.org
2013-02-15
3
-12
/
+20
*
Revert 182604 because it breaks fast/filesystem/op-restricted-chars.html
atwilson@chromium.org
2013-02-15
1
-4
/
+1
*
Fix select/unselect all for android IME.
tedchoc@chromium.org
2013-02-15
4
-97
/
+222
*
[content shell] hook up devtools related WebTestDelegate methods
jochen@chromium.org
2013-02-15
4
-6
/
+19
*
Browser Plugin: Reduce BrowserPluginEmbedder's responsibilities
fsamuel@chromium.org
2013-02-15
10
-103
/
+71
*
Adds audio constraints to WebAudio mediaStreamDestination.
henrika@chromium.org
2013-02-15
4
-43
/
+81
*
Create a ResourceMessageDelegate interface to allow ResourceLoaders to directly
simonjam@chromium.org
2013-02-15
10
-67
/
+166
*
Get a filename of dumped heap profile in a V8 extension HeapProfilerDump().
dmikurube@chromium.org
2013-02-15
1
-2
/
+6
*
Remove workaround in WebrtcBrowserTest.CallWithDataAndMedia.
perkj@chromium.org
2013-02-15
1
-11
/
+2
*
Expose the capturePicture feature in RenderView for Android WebView legacy AP...
leandrogracia@chromium.org
2013-02-15
10
-4
/
+46
*
move --aura-host-window-size to --ash-host-window-bounds
oshima@chromium.org
2013-02-15
2
-2
/
+2
*
Revert 176828
sschmitz@chromium.org
2013-02-15
1
-20
/
+2
*
Fix VirtualPath::GetComponents to handle drive letter string as usual path co...
kinuko@chromium.org
2013-02-15
1
-1
/
+4
*
Prevent bindings escalation on an existing NavigationEntry (attempt 2).
creis@chromium.org
2013-02-15
6
-6
/
+103
*
Android: Clear mailbox name when dropping frontbuffer.
sievers@chromium.org
2013-02-15
1
-0
/
+1
*
Remove CanShowAudioInputSettings().
dalecurtis@google.com
2013-02-15
1
-4
/
+1
*
Move the pepper clipboard host to the browser process
raymes@chromium.org
2013-02-14
4
-432
/
+0
*
Revert 179298
sievers@chromium.org
2013-02-14
1
-0
/
+13
*
Re-enable OverscrollNavigation tests on aura.
sadrul@chromium.org
2013-02-14
1
-4
/
+2
*
gpu: Remove viewport from Android memory limit.
epenner@chromium.org
2013-02-14
3
-54
/
+6
*
Dismiss context menu on mousewheel not over menu for Win Aura
scottmg@chromium.org
2013-02-14
2
-3
/
+31
*
Fix dependency on scoped_ptr::reset sequencing in IndexedDB code.
dcheng@chromium.org
2013-02-14
2
-0
/
+10
*
Implement Websettings.[get/set]DatabaseEnabled
sgurun@chromium.org
2013-02-14
2
-0
/
+41
*
Adding missing UpdateTextInputState calls after each ime event.
aurimas@chromium.org
2013-02-14
5
-32
/
+47
*
Fix for a DCHECK in device orientation Android code.
jcivelli@chromium.org
2013-02-14
3
-19
/
+21
*
We only need the larger 16GB RLIMIT_AS for web processes.
cevans@chromium.org
2013-02-14
1
-10
/
+14
*
Fix visibility in compositing.
alexst@chromium.org
2013-02-14
3
-0
/
+9
*
Remove deprecated code in webkit/fileapi
kinuko@chromium.org
2013-02-14
1
-1
/
+0
*
[Android WebView] Implement WebSettings.setTextZoom for legacy layout modes
mnaganov@chromium.org
2013-02-14
2
-2
/
+13
*
aura: Populate and use the newly added acceleration ratio fields in wheel-eve...
sadrul@chromium.org
2013-02-14
3
-2
/
+36
*
Disabled OverscrollNavigation tests on aura
atwilson@chromium.org
2013-02-14
1
-2
/
+4
*
[content shell] add stubs for all missing WebTestDelegate methods
jochen@chromium.org
2013-02-14
3
-34
/
+273
*
[content shell] remove paint methods from WebKitTestRunner
jochen@chromium.org
2013-02-14
2
-101
/
+2
*
Revert "content: convert accessibility notifications to callbacks"
phajdan.jr@chromium.org
2013-02-14
5
-41
/
+42
*
content: convert accessibility notifications to callbacks
phajdan.jr@chromium.org
2013-02-14
5
-42
/
+41
*
Fix NULL ptr with short-lived TextureImageTransportSurfaces
sievers@chromium.org
2013-02-14
1
-4
/
+1
*
Proxy WebData-based WebIDBDatabase::put
alecflett@chromium.org
2013-02-14
8
-14
/
+149
*
overscroll: Show a shadow for the sliding window during nav gesture.
sadrul@chromium.org
2013-02-14
2
-11
/
+230
*
Update some #includes in content/browser/dom_storage for headers that have be...
pilgrim@chromium.org
2013-02-14
1
-1
/
+1
*
Do a giant svn propset svn:eol-style LF on .cc and .h files that
jln@chromium.org
2013-02-14
2
-136
/
+136
*
Add a method to tab_utils.h to find out whether a tab is playing audio.
bauerb@chromium.org
2013-02-14
3
-2
/
+49
*
Fix naming of DevToolsAgentHostImpl::DipatchOnInspectorBackend (Dipatch -> Di...
kkania@chromium.org
2013-02-14
5
-5
/
+12
*
Only allow one frontbuffer on Android.
ccameron@chromium.org
2013-02-14
1
-2
/
+2
*
Have a common implementation of cc::OutputSurface instead of multiple duplica...
skaslev@chromium.org
2013-02-13
4
-108
/
+15
*
Adding IME test changes to make it easier to test.
aurimas@chromium.org
2013-02-13
4
-22
/
+186
*
Set AVFMT_FLAG_GENPTS when demuxing AVI content.
scherkus@chromium.org
2013-02-13
1
-4
/
+1
*
Add a flag for enabling the threaded parser
abarth@chromium.org
2013-02-13
3
-0
/
+6
*
Browser Plugin: Navigating to the same URL after crash should load a new guest
fsamuel@chromium.org
2013-02-13
3
-5
/
+26
[next]