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
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn on compositing fixed-position elements by default, for high-DPI mode only.
shawnsingh@chromium.org
2013-02-16
1
-1
/
+2
*
<webview>: Fixed WebViewTest.ShimSrcAttribute flakiness.
fsamuel@chromium.org
2013-02-16
1
-6
/
+7
*
Replace all FilePath with base::FilePath in content.
brettw@chromium.org
2013-02-16
14
-41
/
+44
*
content: Update include paths of string_split.h to its new location.
tfarina@chromium.org
2013-02-15
5
-15
/
+16
*
FileSystem mods: Changes to snapshot file creation to remove dependencies on ...
michaeln@chromium.org
2013-02-15
3
-0
/
+17
*
Generate a NULL ICE candidate after ice gathering is completed.
mallinath@chromium.org
2013-02-15
2
-1
/
+15
*
Removing DCHECK and returning instead. It's a valid state for context to be N...
alexst@chromium.org
2013-02-15
1
-1
/
+2
*
Fix paste not showing up on empty text fields
dtrainor@chromium.org
2013-02-15
1
-4
/
+2
*
Fix select/unselect all for android IME.
tedchoc@chromium.org
2013-02-15
1
-5
/
+11
*
Adds audio constraints to WebAudio mediaStreamDestination.
henrika@chromium.org
2013-02-15
4
-43
/
+81
*
Get a filename of dumped heap profile in a V8 extension HeapProfilerDump().
dmikurube@chromium.org
2013-02-15
1
-2
/
+6
*
Expose the capturePicture feature in RenderView for Android WebView legacy AP...
leandrogracia@chromium.org
2013-02-15
5
-3
/
+23
*
Move the pepper clipboard host to the browser process
raymes@chromium.org
2013-02-14
3
-430
/
+0
*
Adding missing UpdateTextInputState calls after each ime event.
aurimas@chromium.org
2013-02-14
3
-3
/
+26
*
Fix visibility in compositing.
alexst@chromium.org
2013-02-14
3
-0
/
+9
*
[Android WebView] Implement WebSettings.setTextZoom for legacy layout modes
mnaganov@chromium.org
2013-02-14
1
-0
/
+7
*
Have a common implementation of cc::OutputSurface instead of multiple duplica...
skaslev@chromium.org
2013-02-13
2
-34
/
+7
*
Browser Plugin: Navigating to the same URL after crash should load a new guest
fsamuel@chromium.org
2013-02-13
3
-5
/
+26
*
Possible solution to synchronization problems in webrtc audio capturer.
phoglund@chromium.org
2013-02-13
3
-48
/
+109
*
Implement Pepper proxy for PPB_DirectoryReader
nhiroki@chromium.org
2013-02-13
3
-0
/
+287
*
cc: Fix resource provider fences and add DCHECKs.
epenner@chromium.org
2013-02-13
1
-2
/
+2
*
cc: remove FontAtlas
egraether@chromium.org
2013-02-13
2
-16
/
+0
*
Remove OVERRIDE annotations from implementations of WebKit APIs
jamesr@chromium.org
2013-02-13
1
-1
/
+1
*
Revert 182106
nduca@chromium.org
2013-02-13
5
-23
/
+3
*
Expose the capturePicture feature in RenderView for Android WebView legacy AP...
leandrogracia@chromium.org
2013-02-13
5
-3
/
+23
*
Cleanup: Remove deprecated base::Value methods from contents. Use base::Value...
thestig@chromium.org
2013-02-12
6
-143
/
+132
*
Use non-deprecated versions of v8::Persistent::New/Dispose.
svenpanne@chromium.org
2013-02-12
2
-9
/
+15
*
Replace the misspelled range within a selection to correct spelling.
rouslan@chromium.org
2013-02-12
2
-0
/
+14
*
[cc] Trace detailed tile info when --trace-all-rendered-frames
nduca@chromium.org
2013-02-12
1
-0
/
+2
*
Enable audio capture on Android
wjia@chromium.org
2013-02-12
3
-4
/
+31
*
Revert 181929
rdsmith@chromium.org
2013-02-12
3
-109
/
+48
*
Possible solution to synchronization problems in webrtc audio capturer.
phoglund@chromium.org
2013-02-12
3
-48
/
+109
*
PPB_HostResolver_Private is switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-02-12
4
-78
/
+0
*
Pass is_anchor_first with SelectionBounds_Params
cjhopman@chromium.org
2013-02-12
2
-0
/
+2
*
Linux/ChromeOS Chromium style checker cleanup, content/ edition.
rsleevi@chromium.org
2013-02-12
21
-59
/
+65
*
Fix compositorFrameMessage init order
jamesr@chromium.org
2013-02-12
1
-2
/
+3
*
Remove web intents switch
thakis@chromium.org
2013-02-11
1
-3
/
+0
*
Hookup new ice state callbacks OnIceConnectionChange and OnIceGatheringChange...
perkj@chromium.org
2013-02-11
7
-159
/
+180
*
Fix rendering of popup menus in high-DPI.
kevers@chromium.org
2013-02-11
1
-3
/
+19
*
Update libjingle 273:278.
ronghuawu@google.com
2013-02-11
11
-39
/
+76
*
Delete most web intents code.
thakis@chromium.org
2013-02-11
6
-577
/
+0
*
Use the track id instead of the source id to create native media track.
ronghuawu@chromium.org
2013-02-11
4
-47
/
+54
*
Move code to cache WebKit accessibility inside inner loop.
dmazzoni@chromium.org
2013-02-09
1
-5
/
+5
*
cc: Move command-line and platform-specific settings.
danakj@chromium.org
2013-02-09
1
-26
/
+79
*
Fix chromium webview build break
sgurun@chromium.org
2013-02-08
2
-4
/
+9
*
Move renderer accessibility to subdir and add OWNERS
dmazzoni@chromium.org
2013-02-08
11
-23
/
+25
*
Prepare for webview compositing on MACOSX.
alexst@chromium.org
2013-02-07
4
-2
/
+9
*
Move Android Date/Time parsing to the renderer (C++ and ICU) instead of the c...
miguelg@chromium.org
2013-02-07
5
-28
/
+437
*
cc: add WebLayerTreeView API for toggling composited layer borders
egraether@chromium.org
2013-02-07
2
-0
/
+7
*
Update some #includes in content/renderer/dom_storage for headers that have b...
pilgrim@chromium.org
2013-02-07
1
-1
/
+1
[next]