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
*
Change Web Intents delivery sequence to avoid race of page render
gbillock@chromium.org
2012-02-09
1
-2
/
+1
*
Adds a stub method & classes for those which aren't used in android.
satish@chromium.org
2012-02-08
3
-2
/
+25
*
Fix asserts with compositor thread
piman@chromium.org
2012-02-08
1
-2
/
+0
*
Revert 120928 - Add a switch to invert web contents (non-accel only).
hbono@chromium.org
2012-02-08
2
-53
/
+1
*
Add a switch to invert web contents (non-accel only).
dmazzoni@chromium.org
2012-02-08
2
-1
/
+53
*
Move handling of debug urls like chrome://crash, chrome://gpuclean to content...
jam@chromium.org
2012-02-08
1
-0
/
+24
*
Add ObserverListThreadSafe::IsEmpty().
sergeyu@chromium.org
2012-02-08
2
-6
/
+1
*
Add a 'invalidate resize rect' IPC message.
thakis@chromium.org
2012-02-07
2
-0
/
+12
*
Defer render_widget draw until host window is available
jamesr@chromium.org
2012-02-07
4
-12
/
+36
*
Try to fix 10.6 build after clang revert.
thakis@chromium.org
2012-02-07
1
-0
/
+4
*
Removed CHECKs used for bug investigation.
xhwang@chromium.org
2012-02-07
2
-9
/
+5
*
Fix build (missing NON_EXPORTED_BASE)
tommi@chromium.org
2012-02-07
2
-2
/
+2
*
Provide a hint for the idle notification handler.
ulan@chromium.org
2012-02-07
1
-1
/
+4
*
Monitor the IO message loop in the AudioDevice classes.
tommi@chromium.org
2012-02-07
6
-74
/
+176
*
WebSpeechInputResult::set() was renamed to assign()
hans@chromium.org
2012-02-07
1
-1
/
+1
*
Move gpu client files to content_common, in content/common/gpu/client
piman@chromium.org
2012-02-07
26
-3773
/
+56
*
Early-return in RenderViewImpl::DidFlushPaint() if there is no WebView.
wez@chromium.org
2012-02-07
1
-0
/
+5
*
Fix windows build
piman@chromium.org
2012-02-07
1
-1
/
+2
*
Remove renderer dependencies from the GPU client classes.
piman@chromium.org
2012-02-07
11
-146
/
+212
*
Add DCHECK to ensure proper destruction order of P2PSocketDispatcher.
sergeyu@chromium.org
2012-02-05
3
-2
/
+9
*
Provide WillInitiatePaint() as well as DidInitiatePaint() and tweak semantics.
wez@chromium.org
2012-02-04
8
-22
/
+53
*
MakeContextCurrent before querying for swapbuffers_complete GL extension
jamesr@chromium.org
2012-02-04
1
-0
/
+2
*
Move DOMAutomationController code from chrome to content. This is needed by i...
jam@chromium.org
2012-02-03
6
-5
/
+700
*
Remove "high"-latency audio code path
vrk@chromium.org
2012-02-03
6
-183
/
+64
*
Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3D
piman@chromium.org
2012-02-03
3
-40
/
+13
*
Store the UploadData identifier in NavigationEntryImpl.
cbentzel@chromium.org
2012-02-03
1
-1
/
+14
*
Do not use setDartFlags API as we're now passing flags by other means.
antonm@chromium.org
2012-02-03
1
-5
/
+0
*
Switch back to 'int' instead of uint32 and call CancelIo before closing the s...
tommi@chromium.org
2012-02-03
2
-4
/
+3
*
Revert 120282 - Fix broken resize box appearance after download shelf open/cl...
mkwst@chromium.org
2012-02-03
2
-11
/
+0
*
Fix broken resize box appearance after download shelf open/close.
thakis@chromium.org
2012-02-03
2
-0
/
+11
*
Explicitly stopping thread in MediaStreamImpl dtor to avoid any racing issues.
grunell@chromium.org
2012-02-02
1
-0
/
+4
*
Fix media timeline so that thumb never exceeds buffered data
vrk@chromium.org
2012-02-02
1
-1
/
+11
*
Update AudioRenderer, VideoRenderer, and AudioDecoder Initialize() methods to...
acolwell@chromium.org
2012-02-02
1
-1
/
+2
*
Revert 120111 - Defer render_widget draw until host window is available
scottmg@google.com
2012-02-01
3
-33
/
+9
*
Change ChildProcess::set_main_thread registration to occur inside the RenderT...
marshall@chromium.org
2012-02-01
3
-5
/
+7
*
Defer render_widget draw until host window is available
jamesr@chromium.org
2012-02-01
3
-9
/
+33
*
Adding unittest for the reference counting of WebMediaStreamDescriptor/Source
tommi@chromium.org
2012-02-01
1
-0
/
+22
*
Added CommandBuffer::GetLastError.
apatrick@chromium.org
2012-02-01
2
-2
/
+12
*
Revert 119977 - Defer render_widget draw until host window is available
asargent@chromium.org
2012-02-01
3
-31
/
+9
*
Defer render_widget draw until host window is available
jamesr@chromium.org
2012-01-31
3
-9
/
+31
*
Workaround for failing Aura browser tests (take 2)
backer@chromium.org
2012-01-31
1
-2
/
+2
*
Fix build when webrtc is disabled; i.e. when enable_webrtc is set to 0 in bui...
grunell@chromium.org
2012-01-31
2
-32
/
+34
*
Add WebKitPlatformSupport::createOffscreenGraphicsContext3D
piman@chromium.org
2012-01-31
4
-2
/
+27
*
Fix relay support in P2P Transport API.
sergeyu@chromium.org
2012-01-31
1
-3
/
+4
*
Switch AudioDevice classes from SyncSocket to CancelableSyncSocket.
tommi@chromium.org
2012-01-30
4
-81
/
+62
*
Delete "moved" files from r119577.
fischman@chromium.org
2012-01-30
8
-724
/
+0
*
Workaround for failing Aura browser tests.
backer@chromium.org
2012-01-30
1
-1
/
+8
*
Ensuring we crash directly if creating native PeerConnection object fails.
grunell@chromium.org
2012-01-30
1
-0
/
+1
*
Add enable-shadow-dom command line flag.
hayato@chromium.org
2012-01-30
1
-0
/
+3
*
Minor code refactoring: move 'signal send end of stream' from
enal@chromium.org
2012-01-28
2
-6
/
+9
[next]