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
/
chrome_frame.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move modified ATL sample code to third_party
amit@chromium.org
2011-05-03
1
-3
/
+3
*
Base: Adjust dependencies to build with base.dll
rvargas@google.com
2011-04-26
1
-1
/
+7
*
Remove nspr remains from the gyp file.
tommi@chromium.org
2011-04-20
1
-20
/
+0
*
Moved ParamTraits specializations that depend on WebKit out of content/common...
grt@chromium.org
2011-04-15
1
-1
/
+0
*
Remove Chrome Frame's dependency on xul_runner.
tommi@chromium.org
2011-04-11
1
-47
/
+1
*
Standardize grit invokes
thomasvl@chromium.org
2011-03-28
1
-30
/
+8
*
Remove the direct includes of common.gypi since that is auto done (and includ...
thomasvl@chromium.org
2011-03-24
1
-3
/
+0
*
Further modifications to the Ready Mode UI in response to feedback. Height, i...
erikwright@chromium.org
2011-03-16
1
-0
/
+5
*
Move chrome\gpu to content\gpu.
jam@chromium.org
2011-03-12
1
-4
/
+4
*
Revert 76880 - ChromeFrame would fail to upload POST data to the server if th...
ananta@chromium.org
2011-03-04
1
-0
/
+4
*
ChromeFrame would fail to upload POST data to the server if the webserver req...
ananta@chromium.org
2011-03-04
1
-4
/
+0
*
Add an integration test for Chrome Frame's DllRedirector class.
robertshield@chromium.org
2011-03-01
1
-0
/
+2
*
New policy protobuf protocol.
jkummerow@chromium.org
2011-02-17
1
-2
/
+2
*
Revert 75106 - New policy protobuf protocol.
jkummerow@chromium.org
2011-02-16
1
-2
/
+2
*
New policy protobuf protocol.
jkummerow@chromium.org
2011-02-16
1
-2
/
+2
*
Revert 75082 - New policy protobuf protocol.
jkummerow@chromium.org
2011-02-16
1
-2
/
+2
*
New policy protobuf protocol.
jkummerow@chromium.org
2011-02-16
1
-2
/
+2
*
Remove obsolete dependencies that create needless recompiling.
jeanluc@chromium.org
2011-02-15
1
-11
/
+11
*
Remove includes of message headers in headers.
jam@chromium.org
2011-02-09
1
-0
/
+1
*
Move elevation registration into a separate rgs script and leave removal of i...
tommi@chromium.org
2011-02-03
1
-0
/
+1
*
Reverting this as this breaks chrome frame tests everywhere. The problem is t...
ananta@chromium.org
2011-02-03
1
-12
/
+15
*
Rework how chrome_tab.idl is processed for chrome_frame. This is to avoid th...
jeanluc@chromium.org
2011-02-02
1
-15
/
+12
*
Added support for running per user chrome frame tests on the relevant ChromeF...
ananta@chromium.org
2011-02-01
1
-0
/
+2
*
Disabling building of CEEE; we will be moving the code to a separate
joi@chromium.org
2011-01-31
1
-41
/
+0
*
Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...
nsylvain@chromium.org
2011-01-31
1
-11
/
+14
*
Remove obsolete files from 'sources'. This causes needless work on increment...
jeanluc@chromium.org
2011-01-30
1
-14
/
+11
*
Reland 72784
danno@chromium.org
2011-01-28
1
-0
/
+2
*
Revert 72784 - Policy: generate boilerplate policy type and constant code.
danno@chromium.org
2011-01-27
1
-2
/
+0
*
Policy: generate boilerplate policy type and constant code.
danno@chromium.org
2011-01-27
1
-0
/
+2
*
Hopefully fix chrome_frame_net_tests.
erg@google.com
2011-01-27
1
-0
/
+1
*
Clean up net unit testing code.
erg@google.com
2011-01-26
1
-2
/
+0
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
1
-0
/
+2
*
Clean up net unit testing code.
erg@google.com
2011-01-25
1
-2
/
+0
*
Update the Ready Mode UI in response to feedback from UI leads, Chrome Frame ...
erikwright@chromium.org
2011-01-24
1
-0
/
+1
*
GPU service now runs on new thread in browser process when --single-process i...
apatrick@chromium.org
2011-01-13
1
-0
/
+4
*
Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...
erikwright@chromium.org
2011-01-12
1
-2
/
+4
*
Marking the following targets for non-incremental linking independent
joi@chromium.org
2011-01-11
1
-2
/
+2
*
Remove unused ChromeFrameHTTPServer class.
tfarina@chromium.org
2011-01-11
1
-5
/
+1
*
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
*
Don't build using GPO for the tests EXEs we build during
nsylvain@chromium.org
2010-12-27
1
-0
/
+11
*
Revert 68944 - Revert "Add named testing interface."
nirnimesh@chromium.org
2010-12-23
1
-0
/
+3
*
Get rid of the dependency of a number of chrome frame projects on the xulrunn...
ananta@chromium.org
2010-12-16
1
-4
/
+7
*
Attempt to get rid of chrome_frame_perftests dependency on nspr.lib which cau...
ananta@chromium.org
2010-12-15
1
-1
/
+1
*
Implement a ReadyPromptContent that displays a prompt to accept, temporarily ...
erikwright@chromium.org
2010-12-14
1
-2
/
+13
*
Fix ChromeFrame perf test builder redness by delay loading nspr4.dll. We need...
ananta@chromium.org
2010-12-14
1
-1
/
+5
*
Add support for gcf:about:plugins in chrome frame full tab mode. The URL vali...
ananta@chromium.org
2010-12-14
1
-0
/
+3
*
Revert "Add named testing interface."
phajdan.jr@chromium.org
2010-12-11
1
-5
/
+1
*
Add support for detecting text selection in chrome frame tests. This requires...
kkania@chromium.org
2010-12-09
1
-0
/
+3
*
Create new test binary for Chrome Frame for running QA tests. Original patch ...
kkania@chromium.org
2010-12-08
1
-0
/
+74
*
Add an infobar facility to Chrome Frame. Allows clients to display and hide a...
erikwright@chromium.org
2010-12-03
1
-0
/
+11
[next]