| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare to make WebUIMessageHandler conform to style guide. | wyck@chromium.org | 2011-08-17 | 1 | -1/+4 |
* | WebUI: Also add myself to content OWNERS. | jhawkins@chromium.org | 2011-08-16 | 1 | -0/+1 |
* | Removal of Profile from content part 6. | avi@chromium.org | 2011-08-11 | 2 | -22/+3 |
* | Add OVERRIDE to wide swaths of WebUI. | avi@chromium.org | 2011-08-01 | 1 | -1/+1 |
* | Removal of Profile from content part 3. | avi@chromium.org | 2011-07-28 | 1 | -1/+2 |
* | Removal of Profile from content part 1. | avi@chromium.org | 2011-07-27 | 3 | -17/+21 |
* | Ensures history tab displays a throbber when searching. | beaudoin@chromium.org | 2011-07-21 | 4 | -1/+60 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 2 | -21/+27 |
* | Print Preview: Make sure web_ui() is non-NULL before notifying the | jhawkins@chromium.org | 2011-06-30 | 1 | -1/+1 |
* | Removes force_bookmark_bar_visible_ from WebUI and puts it in | sky@chromium.org | 2011-06-06 | 2 | -8/+3 |
* | Get rid of render_messages.h and web_cache_manager.h. I moved the view sourc... | jam@chromium.org | 2011-05-26 | 1 | -1/+0 |
* | iwyu: Use callback_old.h where appropriate, part 1. | jhawkins@chromium.org | 2011-05-10 | 1 | -1/+1 |
* | Move WebUI test framework code from content/ to chrome/ | dtseng@chromium.org | 2011-05-05 | 6 | -460/+0 |
* | Move favicon from TabContents to TabContentsWrapper. | avi@chromium.org | 2011-05-03 | 1 | -195/+0 |
* | Add OWNERS file for content/browser/webui | estade@chromium.org | 2011-05-03 | 1 | -0/+2 |
* | ntp4: fix most visited blacklisting | estade@chromium.org | 2011-05-02 | 1 | -0/+8 |
* | Fix last two failing browser tests on Chrome OS | rkc@chromium.org | 2011-04-29 | 3 | -12/+28 |
* | Reland r82950 | dtseng@chromium.org | 2011-04-28 | 2 | -3/+7 |
* | Move WebUI ntp files into new ntp directory. | estade@chromium.org | 2011-04-28 | 1 | -1/+0 |
* | Adding the ability to pass arguments to JS tests from the C++ side. This enab... | ofri@google.com | 2011-04-28 | 4 | -18/+113 |
* | Revert "Revert 83168 - Revert "Revert 83100 - Remove weird dependency on exte... | aa@chromium.org | 2011-04-27 | 2 | -11/+34 |
* | Revert 83168 - Revert "Revert 83100 - Remove weird dependency on extensions f... | acolwell@chromium.org | 2011-04-27 | 2 | -34/+10 |
* | Revert "Revert 83100 - Remove weird dependency on extensions from webui.Re-pl... | aa@chromium.org | 2011-04-27 | 2 | -10/+34 |
* | Revert 83100 - Remove weird dependency on extensions from webui.Re-plumb exte... | aa@chromium.org | 2011-04-26 | 2 | -34/+10 |
* | Remove weird dependency on extensions from webui. | aa@chromium.org | 2011-04-26 | 2 | -10/+34 |
* | Revert 83062 - Move WebUI ntp files into new ntp directory.And add myself to ... | estade@chromium.org | 2011-04-26 | 1 | -0/+1 |
* | Move WebUI ntp files into new ntp directory. | estade@chromium.org | 2011-04-26 | 1 | -1/+0 |
* | Revert 82950 - Add a test for checking that refreshing a page does load the s... | jar@chromium.org | 2011-04-26 | 2 | -8/+4 |
* | Add a test for checking that refreshing a page does load the same WebUI page. | dtseng@chromium.org | 2011-04-25 | 2 | -4/+8 |
* | Remove the last Chrome dependencies from renderer, and enforce no more includ... | jam@chromium.org | 2011-04-18 | 1 | -1/+1 |
* | Adding an initial Bidi Checker test. | ofri@google.com | 2011-04-13 | 2 | -0/+54 |
* | Add initial changes to intercept logging. | dtseng@chromium.org | 2011-04-13 | 1 | -1/+26 |
* | Revert 80519 - Move favicon from TabContents to TabContentsWrapper. | avi@chromium.org | 2011-04-07 | 1 | -19/+14 |
* | Move favicon from TabContents to TabContentsWrapper. | avi@chromium.org | 2011-04-05 | 1 | -14/+19 |
* | Make contents settable in RVHTH. | avi@chromium.org | 2011-04-05 | 1 | -4/+1 |
* | Get rid of extensions dependency from content\browser. | jam@chromium.org | 2011-04-04 | 1 | -1/+0 |
* | Rename some WebUI files to be clearer as to their purpose. | dtseng@chromium.org | 2011-03-31 | 4 | -12/+12 |
* | WebUI nits; no real code change | estade@chromium.org | 2011-03-31 | 1 | -0/+2 |
* | Provide one to one correspondence between WebUI tests on C++ and JS ends. | dtseng@chromium.org | 2011-03-30 | 4 | -25/+45 |
* | Move WebUIFactory to chrome/, try 2. | estade@chromium.org | 2011-03-30 | 8 | -386/+218 |
* | Move web_ui_util.* to chrome/ from content/ | estade@chromium.org | 2011-03-30 | 2 | -71/+0 |
* | Revert 79691 - Move WebUIFactory to chrome/browser. | estade@chromium.org | 2011-03-29 | 8 | -213/+386 |
* | Move WebUIFactory to chrome/browser. | estade@chromium.org | 2011-03-29 | 8 | -386/+213 |
* | WebUI implementation of HTTP auth dialog. | olege@google.com | 2011-03-29 | 1 | -1/+2 |
* | Move extension messages to their own file and add a RenderViewObserver to sta... | jam@chromium.org | 2011-03-28 | 2 | -4/+6 |
* | WebUI: Move chromeos/webui/login files to ui/webui/chromeos/login directory. | tfarina@chromium.org | 2011-03-25 | 1 | -2/+2 |
* | WebUI: Move chromeos webui files to ui/webui/chromeos directory. | tfarina@chromium.org | 2011-03-24 | 1 | -7/+7 |
* | Adding the ability to load a helper library for JS tests. | ofri@google.com | 2011-03-24 | 2 | -4/+24 |
* | Theme system cleanup | erg@google.com | 2011-03-23 | 2 | -12/+0 |