summaryrefslogtreecommitdiffstats
path: root/chrome_frame/ready_mode
Commit message (Expand)AuthorAgeFilesLines
* Update include paths in chrome_frame for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print...avi@chromium.org2013-06-282-2/+2
* Use a direct include of strings headers in chrome_frame/.avi@chromium.org2013-06-111-2/+2
* Make some Win Aura code use "if (weak_ptr)" styleakalin@chromium.org2013-06-072-7/+7
* Fix Win Aura use of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-052-7/+7
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-141-2/+4
* Revert 199771 "Add support for split Public Suffix List distinct..."nyquist@chromium.org2013-05-131-4/+2
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-131-2/+4
* chrome_frame: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-262-2/+2
* 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