summaryrefslogtreecommitdiffstats
path: root/chrome_frame/ready_mode
Commit message (Expand)AuthorAgeFilesLines
* Move files related to registry-controlled domains into a new net/base/registr...pam@chromium.org2012-07-201-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-117-7/+0
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM...robertshield@chromium.org2011-10-191-1/+1
* Remove the \servers build output directory and place Chrome Frame parts into ...robertshield@chromium.org2011-09-261-4/+3
* Only put the chrome frame resources in the locale dlls.tony@chromium.org2011-08-262-1/+2
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-171-0/+1
* Convert the remaining callers of LaunchApp to LaunchProcess.evan@chromium.org2011-07-181-1/+3
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-2/+1
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-141-2/+6
* C++ Readability CL for erikwright.erikwright@chromium.org2011-05-192-13/+22
* Move some files from base to base/memory.levin@chromium.org2011-03-285-11/+11
* Further modifications to the Ready Mode UI in response to feedback. Height, i...erikwright@chromium.org2011-03-162-0/+14
* More installer refactoring in the interest of fixing some bugs and cleaning t...grt@chromium.org2011-01-251-4/+9
* Replace one unfortunate hack with a somewhat better one. The included atlctrl...erikwright@chromium.org2011-01-251-10/+8
* Update the Ready Mode UI in response to feedback from UI leads, Chrome Frame ...erikwright@chromium.org2011-01-246-33/+147
* When changing Ready Mode state from within an IE process, use chrome_launcher...erikwright@chromium.org2011-01-241-24/+29
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-25/+17
* Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...erikwright@chromium.org2011-01-129-310/+816
* Implement a ReadyPromptContent that displays a prompt to accept, temporarily ...erikwright@chromium.org2010-12-1410-0/+759