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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds support for 16kHz input sample rate and mono channel config. in WebRTC.
henrika@chromium.org
2012-01-19
2
-0
/
+10
*
Add thread safety to AudioManagerBase to protect access to the audio thread m...
tommi@chromium.org
2012-01-19
2
-5
/
+7
*
gpu: reference target surfaces through a globally unique surface id.
piman@chromium.org
2012-01-18
3
-6
/
+19
*
Rename TabContentsView to WebContentsView and move to content/public.
joi@chromium.org
2012-01-18
3
-144
/
+152
*
Retry: Convert stragglers not on spreadsheet to base::Bind()
ajwong@chromium.org
2011-12-29
1
-2
/
+3
*
Revert 115929 - Convert stragglers not on spreadsheet to base::Bind()
ajwong@chromium.org
2011-12-29
1
-2
/
+2
*
Convert stragglers not on spreadsheet to base::Bind()
ajwong@chromium.org
2011-12-28
1
-2
/
+2
*
base::Bind() conversion for RenderWidget
dcheng@chromium.org
2011-12-23
1
-5
/
+3
*
Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...
jam@chromium.org
2011-12-20
2
-1
/
+3
*
Make page IDs be specific to a RenderView rather than global to its process.
creis@chromium.org
2011-12-16
1
-1
/
+2
*
Use a monotonic clock (TimeTicks) to report network times to WebCore.
simonjam@chromium.org
2011-12-16
1
-1
/
+1
*
Trivial move of content::BrowserContext to content/public.
joi@chromium.org
2011-12-15
1
-1
/
+1
*
Move chrome/test/base/test_navigation_observer.cc to content/test
scr@chromium.org
2011-12-14
3
-0
/
+234
*
Remove the AudioManager singleton.
tommi@chromium.org
2011-12-12
2
-41
/
+64
*
Removing MessageLoop::QuitTask() from content/
dcheng@chromium.org
2011-12-10
2
-2
/
+2
*
Attempt 3 at:
sky@chromium.org
2011-12-09
1
-1
/
+9
*
Revert 113676 - Attempt 2 at : Makes tests either use mock compositor or mock
sky@chromium.org
2011-12-08
1
-9
/
+1
*
Attempt 2 at : Makes tests either use mock compositor or mock
sky@chromium.org
2011-12-08
1
-1
/
+9
*
Move CreateFakeXEvent to x11_util.{h,cc}.
mazda@chromium.org
2011-12-08
1
-76
/
+18
*
Appcache, local storage, indexed db, databases: skip exit-time deletion when ...
marja@chromium.org
2011-12-08
1
-0
/
+4
*
Revert 113470 - Makes tests either use mock compositor or mock WebGraphicsCon...
sky@chromium.org
2011-12-07
1
-9
/
+1
*
Makes tests either use mock compositor or mock WebGraphicsContext3D depending...
sky@chromium.org
2011-12-07
1
-1
/
+9
*
Enable RenderViewImplTest.{OnHandleKeyboardEvent,InsertCharacters} for Aura o...
mazda@chromium.org
2011-12-07
2
-7
/
+150
*
Stop running tests if more than 5 time out.
thakis@chromium.org
2011-12-07
1
-10
/
+36
*
Get rid of view_messages.h dependency in extension_messages_browsertest.cc by...
jam@chromium.org
2011-12-05
2
-0
/
+16
*
Update includes to new header locations
abarth@chromium.org
2011-12-03
4
-5
/
+5
*
[Mac] Move ScopedSendingEvent from content/common/mac to base/mac.
shess@chromium.org
2011-12-01
3
-62
/
+0
*
Revert 112249 - [Mac] Move ScopedSendingEvent from content/common/mac to base...
hayato@chromium.org
2011-12-01
3
-0
/
+62
*
[Mac] Move ScopedSendingEvent from content/common/mac to base/mac.
shess@chromium.org
2011-11-30
3
-62
/
+0
*
fix compilation error on gcc4.6.1
oshima@chromium.org
2011-11-30
1
-1
/
+2
*
Have content/ create and destroy its own threads. (Re-land)
joi@chromium.org
2011-11-28
2
-4
/
+36
*
Revert 111695 - Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
2
-36
/
+4
*
Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
2
-4
/
+36
*
Load mac sandbox definitions from resources instead of the bundle.
jochen@chromium.org
2011-11-25
3
-1
/
+28
*
Removing SignalingTask and replace with base::Bind(&WaitableEvent::Signal, ...)
dcheng@chromium.org
2011-11-25
1
-2
/
+3
*
Move ResourceResponse struct into the Content API, since it's used in Chrome....
jam@chromium.org
2011-11-24
1
-2
/
+2
*
Add OVERRIDE to content/.
avi@chromium.org
2011-11-19
1
-2
/
+2
*
Refactor the Get*Hardware* routines a bit.
tommi@chromium.org
2011-11-18
2
-8
/
+16
*
Add OVERRIDE to content/.
avi@chromium.org
2011-11-17
5
-15
/
+19
*
Adds more unit tests for WebRTC.
henrika@chromium.org
2011-11-16
1
-2
/
+0
*
Convert NewRunnableFunction/NewRunnableMethod calls to use base::Bind().
dcheng@chromium.org
2011-11-15
1
-4
/
+5
*
Move Sad Tab implementation out of the TabContentsViews.
avi@chromium.org
2011-11-15
2
-0
/
+8
*
Convert render thread idle delays from seconds to milliseconds.
ulan@chromium.org
2011-11-14
2
-9
/
+9
*
Get BrowserTests to compile on windows with aura.
ben@chromium.org
2011-11-11
1
-2
/
+5
*
Add support for audio capture devices. Previously only output was supported.
tommi@chromium.org
2011-11-11
2
-2
/
+31
*
Cleanup: Remove more unneeded forward declares in content.
thestig@chromium.org
2011-11-11
4
-6
/
+4
*
Add a COM initializer for the IO thread to accomodate the WASAPI changes and ...
tommi@chromium.org
2011-11-10
2
-1
/
+20
*
First unit tests for WebRTCAudioDevice.
tommi@chromium.org
2011-11-09
2
-0
/
+443
*
Delete camel caps test file.
tommi@chromium.org
2011-11-09
1
-0
/
+0
*
Fixing name of test file from camel caps to Chromium style.
tommi@chromium.org
2011-11-09
1
-0
/
+0
[next]