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
/
content_tests.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a monotonic clock (TimeTicks) to report network times to WebCore.
simonjam@chromium.org
2011-12-16
1
-0
/
+1
*
DownloadQuery filters and sorts DownloadItems
benjhayden@chromium.org
2011-12-14
1
-0
/
+1
*
Move chrome/test/base/test_navigation_observer.cc to content/test
scr@chromium.org
2011-12-14
1
-0
/
+3
*
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
*
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
*
Move web_contents_unittest.cc to content, where it belongs next to TabContent...
jam@chromium.org
2011-12-07
1
-0
/
+1
*
Add missing windows dependency
jam@chromium.org
2011-12-05
1
-0
/
+5
*
Move a bunch of accessibility tests in chrome that have no chrome dependencie...
jam@chromium.org
2011-12-05
1
-0
/
+2
*
[Mac] Move ScopedSendingEvent from content/common/mac to base/mac.
shess@chromium.org
2011-12-01
1
-4
/
+0
*
Revert 112249 - [Mac] Move ScopedSendingEvent from content/common/mac to base...
hayato@chromium.org
2011-12-01
1
-0
/
+3
*
Renderer reading side of gamepad
scottmg@chromium.org
2011-12-01
1
-0
/
+1
*
update dependencies in preparation for glue being a component
dpranke@chromium.org
2011-11-30
1
-0
/
+1
*
[Mac] Move ScopedSendingEvent from content/common/mac to base/mac.
shess@chromium.org
2011-11-30
1
-3
/
+0
*
Revert 111988 - Land change for grunell@: "Adding support for MediaStream and...
tommi@chromium.org
2011-11-29
1
-14
/
+0
*
Land change for grunell@: "Adding support for MediaStream and PeerConnection ...
tommi@chromium.org
2011-11-29
1
-0
/
+14
*
Revert 111773 - Land change for grunell@: "Adding support for MediaStream and...
tommi@chromium.org
2011-11-28
1
-14
/
+0
*
Land change for grunell@: "Adding support for MediaStream and PeerConnection ...
tommi@chromium.org
2011-11-28
1
-0
/
+14
*
Move RenderViewHostManagerTest to content
jochen@chromium.org
2011-11-28
1
-0
/
+1
*
Move NavigationControllerTest to content
jochen@chromium.org
2011-11-28
1
-0
/
+1
*
Load mac sandbox definitions from resources instead of the bundle.
jochen@chromium.org
2011-11-25
1
-0
/
+6
*
Move render widget host test to content unittests
jochen@chromium.org
2011-11-25
1
-0
/
+1
*
Revert 111566 - Breaks compile on win dbg.
koz@chromium.org
2011-11-25
1
-1
/
+0
*
Move P2P unit tests to content_unittests
jochen@chromium.org
2011-11-25
1
-0
/
+10
*
Add a referrer class to be used in the browser process whenever passing aroun...
jochen@chromium.org
2011-11-25
1
-0
/
+1
*
Move TextInputClientMacTest to content_unittests
jochen@chromium.org
2011-11-24
1
-0
/
+1
*
Revert 111513 - Move P2P unit tests to content_unittests
jochen@chromium.org
2011-11-24
1
-10
/
+0
*
Move P2P unit tests to content_unittests
jochen@chromium.org
2011-11-24
1
-0
/
+10
*
Add gamepad hardware data fetcher, and higher level thread container
scottmg@chromium.org
2011-11-24
1
-0
/
+1
*
Move the ProcessWatcher methods out of content/common/process_watcher into ba...
jam@chromium.org
2011-11-23
1
-7
/
+0
*
Move PropertyBag to base. Originally this was in chrome\common because only c...
jam@chromium.org
2011-11-23
1
-1
/
+0
*
Revert 111189 - Add gamepad hardware data fetcher, and higher level thread co...
dpranke@chromium.org
2011-11-22
1
-1
/
+0
*
Add gamepad hardware data fetcher, and higher level thread container
scottmg@chromium.org
2011-11-22
1
-0
/
+1
*
Page zoom improvements:
csilv@chromium.org
2011-11-22
1
-0
/
+2
*
This split will facilitate testing DownloadQuery and other users of DownloadI...
benjhayden@chromium.org
2011-11-21
1
-0
/
+2
*
aura: Add glib dependency when appropriate.
sadrul@chromium.org
2011-11-18
1
-0
/
+5
*
Hack to bring component build green.
ajwong@chromium.org
2011-11-18
1
-0
/
+1
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-2
/
+2
*
Created a DownloadManager interface, for use in unit tests..
ahendrickson@chromium.org
2011-11-17
1
-0
/
+1
*
Created an interface for DownloadFile, for use in unit tests.
ahendrickson@chromium.org
2011-11-16
1
-0
/
+2
*
Add check on invalid file descriptor at both broker and renderer sides.
xhwang@chromium.org
2011-11-12
1
-0
/
+1
*
First unit tests for WebRTCAudioDevice.
tommi@chromium.org
2011-11-09
1
-0
/
+13
*
[Mac] Make ScopedSendingEvent depend on protocol instead of app class.
shess@chromium.org
2011-11-09
1
-0
/
+3
*
Add a browsertest for bug 75604
gavinp@chromium.org
2011-11-07
1
-0
/
+2
*
Revert 108868 - Add a browsertest for bug 75604
gavinp@chromium.org
2011-11-07
1
-2
/
+0
*
Add a browsertest for bug 75604
gavinp@chromium.org
2011-11-07
1
-0
/
+2
*
Revert 108864 - Add a browsertest for bug 75604
gavinp@chromium.org
2011-11-07
1
-2
/
+0
*
Add a browsertest for bug 75604
gavinp@chromium.org
2011-11-07
1
-0
/
+2
[next]