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 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
*
[Mac] Make ScopedSendingEvent depend on protocol instead of app class.
shess@chromium.org
2011-11-09
3
-0
/
+70
*
Submitting test files due review and diff problems. Code to follow later today.
tommi@chromium.org
2011-11-08
2
-0
/
+0
*
Revert r108760 / reland r108744, r108753 w/ fix
dpranke@chromium.org
2011-11-08
2
-0
/
+6
*
Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on...
dpranke@chromium.org
2011-11-05
2
-6
/
+0
*
Modify code in chrome to call wrapper functions on PluginService
dpranke@chromium.org
2011-11-04
2
-0
/
+6
*
Fix annoying autorelease messages for browser tests.
shess@chromium.org
2011-11-04
1
-1
/
+1
*
Updating PageClickTracker to Notify listeners When Text Input Loses Focus.
csharp@chromium.org
2011-11-04
2
-0
/
+8
*
Fix naming convention, add disallowed constructors.
joi@chromium.org
2011-11-04
2
-11
/
+15
*
Switch to composition for TestBrowserThread.
joi@chromium.org
2011-11-03
2
-9
/
+68
*
Thread::Stop() must be called before any subclass's destructor completes.
joi@chromium.org
2011-11-02
1
-0
/
+1
*
Move RendererPreferences to content/public/common and also put in the content...
jam@chromium.org
2011-10-31
1
-2
/
+2
*
Move content_restriction.h and main_function_params.h to content/public/commo...
jam@chromium.org
2011-10-31
3
-6
/
+6
*
Expose the sandbox related code through the content API. I did a bit of clean...
jam@chromium.org
2011-10-29
6
-13
/
+20
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
3
-1
/
+45
*
Handle additional feedback from http://codereview.chromium.org/8395038/.
jam@chromium.org
2011-10-28
2
-28
/
+26
*
Fix up compositor mocking.
backer@chromium.org
2011-10-27
1
-2
/
+2
*
Revert 107563 - Fix up compositor mocking.
backer@chromium.org
2011-10-27
1
-2
/
+2
*
Fix up compositor mocking.
backer@chromium.org
2011-10-27
1
-2
/
+2
*
Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...
jam@chromium.org
2011-10-27
1
-6
/
+6
*
Make test URLFetcher implementations not derive from the URLFetcher implement...
jam@chromium.org
2011-10-26
2
-127
/
+230
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
2
-17
/
+17
*
ui::TestCompositor::TestCompositor() constructor has been changed to take a a...
backer@chromium.org
2011-10-25
1
-0
/
+4
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
2
-19
/
+22
*
Move content_paths.h to content/public/common.
jam@chromium.org
2011-10-21
1
-1
/
+1
*
Move PepperPluginInfo to content/public/common and put it into the content na...
jam@chromium.org
2011-10-21
2
-2
/
+2
*
Move GPUInfo to content/public/common and put it into the content namespace.
jam@chromium.org
2011-10-20
2
-2
/
+2
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
2
-6
/
+6
*
More build fixes from notification move.
jam@chromium.org
2011-10-19
1
-1
/
+1
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
4
-19
/
+66
*
Move content_client.h into content/public.
joi@chromium.org
2011-10-18
2
-2
/
+2
*
Refactors NativeWebKeyboardEvent to be less ugly.
ben@chromium.org
2011-10-18
1
-4
/
+7
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-0
/
+1
*
Create a public header with the child_process_sandbox_support_linux functions...
jam@chromium.org
2011-10-17
2
-5
/
+17
*
Move in-process-webkit unit tests to content unit tests target
jochen@chromium.org
2011-10-17
5
-2
/
+84
*
Get rid of view_messages.h includes in chrome\renderer.
jam@chromium.org
2011-10-15
2
-0
/
+6
*
Move NativeWebKeyboardEvent files into their intended final destinations prio...
ben@chromium.org
2011-10-14
2
-2
/
+2
*
Split most of RenderViewTest and associated classes into content.
joi@chromium.org
2011-10-14
10
-5
/
+1136
*
Move content_switches to content\public\common.
jam@chromium.org
2011-10-13
1
-1
/
+1
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-1
/
+1
[next]