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
*
Revert 113007 - DownloadManager intereface refactoring to allow cleaner Downl...
kalman@chromium.org
2011-12-06
11
-263
/
+206
*
Add support for content::Referrer to prerender
jochen@chromium.org
2011-12-06
2
-3
/
+5
*
Fix mouse lock perf issue on Windows.
yzshen@chromium.org
2011-12-05
2
-38
/
+89
*
retry r112077 - recently closed menu: respect middle click
estade@chromium.org
2011-12-05
2
-0
/
+6
*
Make TestTabContents::TestDidNavigate not take a ViewHostMsg_FrameNavigate_Pa...
jam@chromium.org
2011-12-05
4
-10
/
+52
*
Indicate to that textures passed to GVDA are cleared by the decoder.
fischman@chromium.org
2011-12-05
1
-0
/
+13
*
Make the transfer request code path use full referrers
jochen@chromium.org
2011-12-05
7
-0
/
+16
*
Zygote most of the uses of the utility process on Linux
jorgelo@chromium.org
2011-12-05
4
-3
/
+20
*
Revert 113006 - Make TestTabContents::TestDidNavigate not take a ViewHostMsg_...
avi@chromium.org
2011-12-05
4
-52
/
+10
*
[Linux] Call g_thread_init() in UtilityThreadImpl::OnLoadPlugins().
rsesek@chromium.org
2011-12-05
1
-0
/
+14
*
Make NavigationEntry and friends use content::Referrer instead of plain URLs
jochen@chromium.org
2011-12-05
9
-46
/
+53
*
Add avi and joi as OWNERS for content\public. Please add me as a reviewer for...
jam@chromium.org
2011-12-05
3
-3
/
+11
*
Remove OnMessageReceived that was using internal content IPCs in a chrome tes...
jam@chromium.org
2011-12-05
5
-12
/
+11
*
DownloadManager intereface refactoring to allow cleaner DownloadItem unit tests.
rdsmith@chromium.org
2011-12-05
11
-206
/
+263
*
Make TestTabContents::TestDidNavigate not take a ViewHostMsg_FrameNavigate_Pa...
jam@chromium.org
2011-12-05
4
-10
/
+52
*
Revert 113001 - Ensure that webkit is initialized before calling into it from...
jochen@chromium.org
2011-12-05
1
-2
/
+0
*
Ensure that webkit is initialized before calling into it from devtools agent ...
jochen@chromium.org
2011-12-05
1
-0
/
+2
*
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
4
-0
/
+1496
*
Get rid of view_messages.h dependency in extension_messages_browsertest.cc by...
jam@chromium.org
2011-12-05
2
-0
/
+16
*
Replace the GURL referrer field of OpenURLParams with a content::Referrer
jochen@chromium.org
2011-12-05
8
-18
/
+22
*
Let fake UI allow a video capture device to be opened several times.
mflodman@chromium.org
2011-12-05
2
-4
/
+43
*
Don't use Singleton to cache JNI method IDs in Java Bridge
steveblock@chromium.org
2011-12-05
2
-117
/
+65
*
Disabling WorkerTest.SharedWorkerHttpAuth failing on webkit canaries.
vsevik@chromium.org
2011-12-05
1
-1
/
+1
*
Change NavigationController::LoadURL to take a Referrer class instead of a GU...
jochen@chromium.org
2011-12-05
8
-74
/
+87
*
Chrome/Mac layout error on Google Docs Demo page (https://docs.google.com/demo)
davidbarr@chromium.org
2011-12-05
1
-0
/
+3
*
Support incremental-max and sample in Profiler data
jar@chromium.org
2011-12-04
1
-1
/
+1
*
Add glue for supporting custom MIME types in DataTransfer.
dcheng@chromium.org
2011-12-04
5
-0
/
+23
*
Revert r112885 and follow-up r112886.
thakis@chromium.org
2011-12-04
7
-204
/
+53
*
aura: Ask the WindowDelegate before a Window is Focus()ed.
sadrul@chromium.org
2011-12-03
2
-0
/
+5
*
Pass along the referrer policy (renderer side)
jochen@chromium.org
2011-12-03
13
-40
/
+111
*
Fix shared build by adding CONTENT_EXPORT.
dmazzoni@chromium.org
2011-12-03
1
-2
/
+2
*
Relanding http://codereview.chromium.org/8416034
dmazzoni@chromium.org
2011-12-03
7
-53
/
+204
*
Fix shared builder
jam@chromium.org
2011-12-03
1
-3
/
+3
*
Initial implementation of IAccessible2 scrollTo and setTextSelection and
dmazzoni@chromium.org
2011-12-03
4
-35
/
+318
*
Remove dead code for gpu blacklist auto-update.
zmo@google.com
2011-12-03
2
-45
/
+4
*
Make ChildProcessHost be used through an interface in content/public, instead...
jam@chromium.org
2011-12-03
19
-234
/
+318
*
Simplify BrowserChildProcessHost in preparation for refactoring it so that co...
jam@chromium.org
2011-12-03
3
-17
/
+4
*
Improve support for multiselect list box accessibility on Windows.
dmazzoni@chromium.org
2011-12-03
5
-31
/
+159
*
base::Bind: Convert ServerSocket::Accept.
jhawkins@chromium.org
2011-12-03
3
-13
/
+21
*
Revert 112812 - Add xinput1_3.dll redist to final package.
thestig@chromium.org
2011-12-03
1
-24
/
+0
*
Fix gyp warnings about missing files.
thestig@chromium.org
2011-12-03
1
-1
/
+1
*
Add a preference for enabling the TLS origin-bound certificates extension.
wtc@chromium.org
2011-12-03
1
-2
/
+0
*
Fix a bug where redirect chain gets lost on process swap.
mpcomplete@chromium.org
2011-12-03
20
-37
/
+263
*
Update includes to new header locations
abarth@chromium.org
2011-12-03
79
-147
/
+147
*
Plumb executable flag through proxy to base::SharedMemory::Create.
mcgrathr@chromium.org
2011-12-02
3
-6
/
+13
*
Add IPCs to allow assistive technology to scroll the page
dmazzoni@chromium.org
2011-12-02
9
-0
/
+163
*
Make accessible scroll position attributes more generic and
dmazzoni@chromium.org
2011-12-02
1
-3
/
+2
*
Add xinput1_3.dll redist to final package.
scottmg@google.com
2011-12-02
1
-0
/
+24
*
fix shared library build
jam@chromium.org
2011-12-02
1
-1
/
+2
[next]