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
/
chrome_frame
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for ChromeFrame TypeUrl test failures on the IE9 builder. The Address bar...
ananta@chromium.org
2011-01-16
1
-2
/
+2
*
Fix for the ChromeFrame DownloadFromForm test failures on the IE9 builder. Th...
ananta@chromium.org
2011-01-15
2
-3
/
+21
*
Fix a ChromeFrame Back Forward navigation issue which occurs when we modify t...
ananta@chromium.org
2011-01-15
2
-10
/
+18
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
2
-4
/
+4
*
Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
1
-1
/
+1
*
Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
1
-1
/
+1
*
Hopefully the last of the changes to fix the ChromeFrame InstallFlowTest fail...
ananta@chromium.org
2011-01-14
1
-8
/
+8
*
Unregister previous ChromeFrame UA strings registered under the PostPlatform ...
ananta@chromium.org
2011-01-14
1
-3
/
+25
*
Fix and re-enable slide-in/slide-out of infobars.
erikwright@chromium.org
2011-01-14
2
-7
/
+4
*
Clang: enable -Wbool-conversions and -Wunused-variables on Linux.
hans@chromium.org
2011-01-14
1
-3
/
+3
*
Fix ChromeFrame net tests which have broken since revision 70089 which added ...
ananta@chromium.org
2011-01-14
1
-2
/
+1
*
Another attempt to fix the ChromeFrame InstallFlowTest failures. We need to r...
ananta@chromium.org
2011-01-14
1
-8
/
+9
*
Fix for the InstallFlowTest failures seen on the chrome frame IE6 builder. Th...
ananta@chromium.org
2011-01-13
1
-1
/
+8
*
GPU service now runs on new thread in browser process when --single-process i...
apatrick@chromium.org
2011-01-13
1
-0
/
+4
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
8
-44
/
+47
*
Add support in the ChromeFrame NPAPI plugin for receiving URL redirect notifi...
ananta@chromium.org
2011-01-13
8
-3
/
+54
*
Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...
erikwright@chromium.org
2011-01-12
24
-560
/
+955
*
Attempt to fix a chrome frame tests crash consistently seen on the IE9 builde...
ananta@chromium.org
2011-01-12
1
-0
/
+2
*
Fixing several typos in gyp files detected by jeanluc's forthcoming changes t...
bradnelson@google.com
2011-01-11
2
-3
/
+3
*
Marking the following targets for non-incremental linking independent
joi@chromium.org
2011-01-11
1
-2
/
+2
*
Attempt 3 at landing this patch. The previous attempts caused compile failure...
ananta@chromium.org
2011-01-11
1
-1
/
+30
*
Revert 70981 - Relanding this patch.
ananta@chromium.org
2011-01-11
1
-23
/
+2
*
Remove unused ChromeFrameHTTPServer class.
tfarina@chromium.org
2011-01-11
6
-124
/
+10
*
Relanding this patch.
ananta@chromium.org
2011-01-11
1
-2
/
+23
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-11
3
-10
/
+18
*
Revert 70962 - Prevent extract build failures on the ChromeFrame builders cau...
nirnimesh@chromium.org
2011-01-11
1
-32
/
+21
*
Prevent extract build failures on the ChromeFrame builders caused when the ch...
ananta@chromium.org
2011-01-10
1
-21
/
+32
*
Change #ifdef _DEBUG test to #ifndef NDEBUG test.
tfarina@chromium.org
2011-01-10
1
-2
/
+2
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
1
-6
/
+6
*
Revert 70920 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
3
-18
/
+10
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
3
-10
/
+18
*
Create a new breakpad target that is built in a manner suitable for use in a ...
robertshield@chromium.org
2011-01-10
1
-1
/
+1
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
12
-49
/
+55
*
Fix perf redness caused by an event name change.
ananta@chromium.org
2011-01-08
1
-1
/
+1
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
12
-55
/
+49
*
Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...
tfarina@chromium.org
2011-01-07
12
-49
/
+55
*
Revert 70782 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
3
-18
/
+10
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
3
-10
/
+18
*
reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.
estade@chromium.org
2011-01-07
2
-0
/
+2
*
Revert r70628. It broke Linux valgrind bots. See for example
estade@chromium.org
2011-01-07
2
-2
/
+0
*
Popups opened with the noreferrer parameter within ChromeFrame should open in...
ananta@chromium.org
2011-01-06
5
-6
/
+121
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
2
-0
/
+2
*
Revert 70618 - First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
2
-2
/
+0
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
2
-0
/
+2
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
9
-33
/
+41
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
6
-8
/
+7
*
Fix ChromeFrame build by including necessary header and using the new namespace
brettw@google.com
2011-01-01
1
-3
/
+4
*
move base/object_watcher into base/win and add the win namespace. Fixup callers.
brettw@google.com
2011-01-01
2
-7
/
+7
*
Remove base/debug_util. Move the debug UI related functions to base/debug/deb...
brettw@google.com
2011-01-01
1
-2
/
+2
*
Move non_thread_safe from base to base/threading and into the base namespace.
brettw@chromium.org
2011-01-01
1
-2
/
+3
[next]