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
*
Explicitly stopping thread in MediaStreamImpl dtor to avoid any racing issues.
grunell@chromium.org
2012-02-02
1
-0
/
+4
*
Moved mocks for webrtc unit tests to conditional section.
grunell@chromium.org
2012-02-02
1
-4
/
+4
*
Revert 120196 - Fixed a bug causing hang of speech input tests (especially Te...
mkwst@chromium.org
2012-02-02
1
-25
/
+30
*
Fixed a bug causing hang of speech input tests (especially TestCancelAll). Re...
primiano@chromium.org
2012-02-02
1
-30
/
+25
*
Fix attrition experiment toast regression due to startup refactoring.
finnur@chromium.org
2012-02-02
4
-7
/
+15
*
Add isolated filesystem context for directory (and file) drag-and-drop support.
kinuko@chromium.org
2012-02-02
4
-4
/
+52
*
Fix media timeline so that thumb never exceeds buffered data
vrk@chromium.org
2012-02-02
1
-1
/
+11
*
Replace use of RootWindow::GetInstance() in the RenderWidgetHostViewAura with...
ben@chromium.org
2012-02-02
2
-22
/
+51
*
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
*
Fix delegate syntax.
avi@chromium.org
2012-02-01
2
-6
/
+6
*
Move DownloadQuery to chrome/
benjhayden@chromium.org
2012-02-01
12
-948
/
+9
*
Change ChildProcess::set_main_thread registration to occur inside the RenderT...
marshall@chromium.org
2012-02-01
6
-9
/
+9
*
Defer render_widget draw until host window is available
jamesr@chromium.org
2012-02-01
3
-9
/
+33
*
Pass const gfx::Rect& as the first parameter to FillRect.
tfarina@chromium.org
2012-02-01
2
-7
/
+6
*
PluginLoaderPosix: Fix the case where the utility process crashes after all p...
jhawkins@chromium.org
2012-02-01
2
-3
/
+52
*
Hide WorkerProcessHost from chrome.
jam@chromium.org
2012-02-01
14
-81
/
+146
*
Adding unittest for the reference counting of WebMediaStreamDescriptor/Source
tommi@chromium.org
2012-02-01
1
-0
/
+22
*
Enable the RenderWidgetHostTest.MultipleInputEvents unit test since it passes.
andreip@chromium.org
2012-02-01
1
-3
/
+2
*
Added CommandBuffer::GetLastError.
apatrick@chromium.org
2012-02-01
2
-2
/
+12
*
move more webrtc related files under enable_webrt=1
wjia@chromium.org
2012-02-01
1
-13
/
+15
*
Reloading page after installing app should bring it into correct process.
nasko@chromium.org
2012-02-01
3
-13
/
+60
*
Cleanup: Delete some 0 byte files that are still lying around as a result of ...
thestig@chromium.org
2012-02-01
1
-0
/
+0
*
Move some webrtc deps behind the enable_webrtc flag
yfriedman@chromium.org
2012-02-01
1
-11
/
+20
*
Revert 119977 - Defer render_widget draw until host window is available
asargent@chromium.org
2012-02-01
3
-31
/
+9
*
Move common file path related methods between chrome & content to file_util. ...
jam@chromium.org
2012-01-31
6
-103
/
+17
*
Add IPC allowing GPU process to tell browser process to temporarily drop a fr...
apatrick@chromium.org
2012-01-31
16
-0
/
+54
*
Defer render_widget draw until host window is available
jamesr@chromium.org
2012-01-31
3
-9
/
+31
*
[Coverity] Changed pass-by-value to pass-by-ref
groby@chromium.org
2012-01-31
2
-2
/
+2
*
Unlock mouse on Render widget host view close
scheib@chromium.org
2012-01-31
1
-0
/
+1
*
Iterate an array in O(n) rather than O(n^2) time during IDBKey conversion.
jsbell@chromium.org
2012-01-31
1
-2
/
+4
*
Workaround for failing Aura browser tests (take 2)
backer@chromium.org
2012-01-31
1
-2
/
+2
*
Remove a bunch of easy entries from chrome\browser\DEPS.
jam@chromium.org
2012-01-31
3
-12
/
+25
*
aura: Send correct screen position for touch-points to webkit.
sadrul@chromium.org
2012-01-31
1
-3
/
+3
*
Revert to default title upon page reload (and the new page does not have a <t...
primiano@chromium.org
2012-01-31
2
-1
/
+12
*
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
*
Remove file_extension from WebDropData since it's not needed.
dcheng@chromium.org
2012-01-31
3
-29
/
+35
*
Move DownloadFile back to content\browser\download. Only static functions in ...
jam@chromium.org
2012-01-31
8
-14
/
+9
*
Add WebKitPlatformSupport::createOffscreenGraphicsContext3D
piman@chromium.org
2012-01-31
4
-2
/
+27
*
The tricky part about logging to the console is that many of the errors are g...
brettw@chromium.org
2012-01-31
2
-0
/
+10
*
Fix relay support in P2P Transport API.
sergeyu@chromium.org
2012-01-31
1
-3
/
+4
*
Disable accelerated animation when using a software 3d rasterizer.
jbauman@chromium.org
2012-01-31
1
-0
/
+1
*
Switch AudioDevice classes from SyncSocket to CancelableSyncSocket.
tommi@chromium.org
2012-01-30
8
-97
/
+80
*
First version of the layoutTestController for content_shell
jochen@chromium.org
2012-01-30
16
-2
/
+297
*
Delete "moved" files from r119577.
fischman@chromium.org
2012-01-30
8
-724
/
+0
*
Update a few more function calls to use TimeDeltas instead of int ms.
tedvessenes@gmail.com
2012-01-30
3
-18
/
+17
*
Remove code that I missed in r119703.
jam@chromium.org
2012-01-30
1
-4
/
+0
*
Workaround for failing Aura browser tests.
backer@chromium.org
2012-01-30
1
-1
/
+8
*
Move js_modal_dialogs.h to content\public\browser.
jam@chromium.org
2012-01-30
4
-7
/
+5
*
Simplifying JS dialog interfaces.
jam@chromium.org
2012-01-30
5
-107
/
+40
[next]