summaryrefslogtreecommitdiffstats
path: root/chrome_frame/ready_mode/internal
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-116-6/+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-284-8/+8
* Further modifications to the Ready Mode UI in response to feedback. Height, i...erikwright@chromium.org2011-03-162-0/+14
* 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-245-31/+114
* 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-125-122/+412
* Implement a ReadyPromptContent that displays a prompt to accept, temporarily ...erikwright@chromium.org2010-12-148-0/+571