| Commit message (Expand) | Author | Age | Files | Lines |
* | UI test for <video> | hclam@chromium.org | 2009-06-16 | 4 | -0/+100 |
* | Gtk bookmark manager: add search + recently added nodes. | estade@chromium.org | 2009-06-16 | 2 | -56/+251 |
* | Fix the mac build by removing extra object name | brettw@chromium.org | 2009-06-16 | 1 | -1/+2 |
* | Adds a couple of images. | sky@chromium.org | 2009-06-16 | 4 | -0/+10 |
* | Adds kind-of-live thumbnail generation for a potential tab switcher. | brettw@chromium.org | 2009-06-16 | 34 | -138/+872 |
* | Properly cleanup state after synchronous DNS resolution | jar@chromium.org | 2009-06-16 | 2 | -13/+28 |
* | Since the introduction of PushSource, there are two buffering layers in the | hclam@chromium.org | 2009-06-16 | 8 | -215/+338 |
* | Add a UI test for downloading in incognito mode. | paul@chromium.org | 2009-06-16 | 1 | -1/+43 |
* | Speculative fix for a chromebot crash since I can't reproduce it | paul@chromium.org | 2009-06-16 | 2 | -0/+5 |
* | Cleanup Personal Stuff options tab page | mhm@chromium.org | 2009-06-16 | 1 | -5/+0 |
* | Add missing headers to gyp files. | jam@chromium.org | 2009-06-16 | 1 | -0/+2 |
* | Initial stub for the support library, gyp file and targets. Chrome.exe and ch... | slightlyoff@chromium.org | 2009-06-16 | 1 | -0/+4 |
* | Improved tab overview animations with better animation and wiring to | sky@chromium.org | 2009-06-16 | 15 | -56/+375 |
* | Revert 18512 - Revert 18373 Consider a redirect following user gesture as us... | laforge@chromium.org | 2009-06-16 | 18 | -33/+317 |
* | Remove type from page action manifest, since we are ignoring that value anywa... | finnur@chromium.org | 2009-06-16 | 1 | -2/+1 |
* | * Add an OnCancelResolution() notifier to HostResolver::Observer, so observer... | ericroman@google.com | 2009-06-16 | 1 | -5/+21 |
* | Move TableModel out of views/ and into app/. | estade@chromium.org | 2009-06-16 | 20 | -142/+112 |
* | Add file icons to chrome://downloads/ on the Mac. Add Skia helper | mark@chromium.org | 2009-06-16 | 3 | -7/+23 |
* | Fix a crash that could happen at shutdown or window close due to a double-free. | mpcomplete@google.com | 2009-06-16 | 4 | -26/+7 |
* | Extract load times from WebDataSource. Move them to NavigationState. | darin@chromium.org | 2009-06-16 | 50 | -193/+320 |
* | Access RenderThread::current() only on render thread | hclam@chromium.org | 2009-06-16 | 3 | -47/+80 |
* | Revert 18373 - Consider a redirect following user gesture as userinitiated in... | laforge@chromium.org | 2009-06-16 | 18 | -317/+33 |
* | Incorporate new Linux deb packaging file. | mmoss@chromium.org | 2009-06-16 | 1 | -0/+1 |
* | Revert r18482, gyp conversion of chrome.exe; first run issues. | sgk@google.com | 2009-06-16 | 1 | -0/+1 |
* | Restore .pdb file names to chrome_{dll,exe}.pdb (as expected by the | sgk@google.com | 2009-06-16 | 1 | -2/+16 |
* | Don't show tooltips if the window isn't main. | pinkerton@chromium.org | 2009-06-16 | 1 | -1/+4 |
* | Hack to enable video on mac by creating a blank PlatformContextMac to draw on. | ajwong@chromium.org | 2009-06-16 | 1 | -3/+0 |
* | Fix Windows release compile by adding missing build_config.h include. | phajdan.jr@chromium.org | 2009-06-16 | 1 | -0/+2 |
* | Fixing problem where ml, hi, pt-PT and bg first run bubbles were truncated or to | jshin@chromium.org | 2009-06-16 | 4 | -6/+6 |
* | Reduce header dependencies in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-16 | 49 | -71/+93 |
* | Removes entirely dead code paths related to ConstrainedWindows. | erg@chromium.org | 2009-06-16 | 15 | -332/+36 |
* | Adding ap key inclusion to uninstall metrics. | robertshield@google.com | 2009-06-16 | 1 | -0/+9 |
* | Fix up the sprintf to properly mark the string as a wide string. | thomasvl@chromium.org | 2009-06-16 | 1 | -1/+1 |
* | Use a pdf instead of a png for incognito badge. | pinkerton@chromium.org | 2009-06-16 | 3 | -2/+255 |
* | Make tooltip loading lazy. | pinkerton@chromium.org | 2009-06-16 | 1 | -2/+3 |
* | Bring url_fetch_test into compiling shape on mac/linux. | thomasvl@chromium.org | 2009-06-16 | 2 | -35/+42 |
* | Solve a strict-aliasing issue in metrics_log.cc to appease gcc 4.4 on Linux. | craig.schlenter@chromium.org | 2009-06-16 | 1 | -5/+9 |
* | Convert chrome.exe to gyp. | sgk@google.com | 2009-06-16 | 1 | -1/+0 |
* | Convert chrome.dll to gyp generation. | sgk@google.com | 2009-06-16 | 1 | -1/+1 |
* | Whoops. Actually print out the private key in the unit test, | aa@chromium.org | 2009-06-16 | 1 | -1/+1 |
* | Removed mixed content options. Turns out extremely few users changed the def... | abarth@chromium.org | 2009-06-16 | 3 | -165/+2 |
* | Remove unnecessary static_cast in the ctor of TabContents and AsWC helper | brettw@chromium.org | 2009-06-16 | 1 | -32/+20 |
* | Trying to debug a purify problem, the flags are not set to output LOG(INFO), ... | aa@chromium.org | 2009-06-16 | 1 | -1/+1 |
* | Add a bug number to a TODO comment. | ericroman@google.com | 2009-06-16 | 1 | -0/+1 |
* | Fix a bug where ExtensionHost and ExtensionView weren't getting closed proper... | erikkay@google.com | 2009-06-16 | 2 | -1/+25 |
* | Set magic string in registry to enable fallback to full installer in case of ... | kuchhal@chromium.org | 2009-06-16 | 2 | -2/+39 |
* | Add comments on magic number 0xbb. They are VK_OEM_PLUS. I guess the original... | hamaji@chromium.org | 2009-06-16 | 1 | -1/+4 |
* | Close all browsers during InProcessBrowserTest cleanup, not just the main one. | erikkay@google.com | 2009-06-16 | 3 | -40/+6 |
* | Make XHR work in Workers. Creates a 'shadow page' in a worker process to prox... | dimich@google.com | 2009-06-16 | 2 | -5/+5 |
* | Limit the size of popup menus on linux. | estade@chromium.org | 2009-06-16 | 1 | -1/+6 |