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
*
Merge 113923 - Fix page zoom for plug-in documents (PDF, etc.)
csilv@chromium.org
2011-12-13
4
-6
/
+14
*
Merge 113593 - Make sure PluginDataRemoverImpl::Init is executed after the co...
bauerb@chromium.org
2011-12-12
1
-34
/
+33
*
Merge 113767 - Add more CHECK in GPU and NPAPI process on invalid file descri...
xhwang@chromium.org
2011-12-09
3
-3
/
+17
*
Merge 113708 - Use correct callback type for deleteDatabase result
jsbell@chromium.org
2011-12-09
2
-5
/
+9
*
Merge 113317 - Create a secondary file thread, FILE_USER_BLOCKING, for tasks ...
michaeln@google.com
2011-12-09
6
-5
/
+20
*
Merge 113248 - Record UMA status on websql results.
michaeln@google.com
2011-12-09
2
-6
/
+121
*
Revert 110505 - Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes re...
cbentzel@chromium.org
2011-12-08
1
-6
/
+6
*
Merge 113467 - Webcam ppapi flash fix.
ihf@chromium.org
2011-12-07
1
-0
/
+8
*
Merge 113172 - Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private ar...
dpolukhin@chromium.org
2011-12-07
11
-29
/
+337
*
Merge 113165 - Revert 113027 - Zygote most of the uses of the utility process...
kerz@chromium.org
2011-12-06
4
-20
/
+3
*
Add download server IP address to the SafeBrowsing download protection ping.
noelutz@google.com
2011-12-06
6
-0
/
+16
*
Revert 113110 - backing out 113015 didn't fix the interactive test bot. Resto...
sail@chromium.org
2011-12-06
5
-12
/
+11
*
Revert 113015 - speculative revert to see if this fixes the interactive test ...
sail@chromium.org
2011-12-06
5
-11
/
+12
*
Roll libjingle to 98:99.
tommi@chromium.org
2011-12-06
1
-1
/
+1
*
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
[next]