| Commit message (Expand) | Author | Age | Files | Lines |
* | Revamp of the interstitial pages. | jcampan@chromium.org | 2008-12-17 | 36 | -1607/+1108 |
* | Unbreak unit_test failure on Windows. | phajdan.jr@chromium.org | 2008-12-17 | 1 | -17/+18 |
* | * Add resource file to criteria checker test application to get CompanyName. | kuchhal@chromium.org | 2008-12-17 | 3 | -56/+275 |
* | * Remove re-offer check from criteria checker. | kuchhal@chromium.org | 2008-12-17 | 1 | -154/+0 |
* | Platform cleanup in browser/ and porting of few files. | phajdan.jr@chromium.org | 2008-12-17 | 10 | -47/+50 |
* | Mostly cleanup. | pkasting@chromium.org | 2008-12-17 | 3 | -136/+107 |
* | Handle HTTP 200 responses received in response to byte range requests issued ... | ananta@chromium.org | 2008-12-17 | 3 | -2/+20 |
* | DatabaseLoadComplete now needs to be run after OnIOInitialize, so change the ... | jam@chromium.org | 2008-12-17 | 1 | -3/+3 |
* | Adds a helper class used to mark/define critical section in a class and then ... | maruel@chromium.org | 2008-12-17 | 2 | -0/+4 |
* | Replace some CRects with gfx::Rect | agl@chromium.org | 2008-12-17 | 14 | -49/+45 |
* | Add some initial before unload tests. We still need tests | ojan@google.com | 2008-12-17 | 3 | -11/+125 |
* | Make stop work again (I broke it). Rather than revert to the previous workin... | pkasting@chromium.org | 2008-12-17 | 1 | -11/+10 |
* | Add a test for fts2 prefix searching. | mpcomplete@google.com | 2008-12-17 | 1 | -0/+15 |
* | fix build | estade@chromium.org | 2008-12-16 | 1 | -1/+1 |
* | Port the spell checker to posix. | estade@chromium.org | 2008-12-16 | 6 | -51/+52 |
* | * Fix for one end of FIFO not being set as non-blocking. This fixes the IPC ... | jeremy@chromium.org | 2008-12-16 | 2 | -4/+4 |
* | Fix for crbug.com/5471 (browser crash regression). | tim@chromium.org | 2008-12-16 | 2 | -21/+40 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 97 | -27397/+27397 |
* | Attempt 2 at this. This differs from first version in that I renamed | sky@google.com | 2008-12-16 | 3 | -1/+15 |
* | Reverting 7083,7079. | phajdan.jr@chromium.org | 2008-12-16 | 11 | -76/+63 |
* | Fix Linux build failure caused by GCC 4.3/4.2 differences. | phajdan.jr@chromium.org | 2008-12-16 | 1 | -0/+8 |
* | Platform cleanup in browser/ and porting of few files. | phajdan.jr@chromium.org | 2008-12-16 | 10 | -63/+68 |
* | Landing http://codereview.chromium.org/14450 for m0 (Mohamed Mansour). | sky@google.com | 2008-12-16 | 2 | -14/+15 |
* | Fixes crash at ResourceDispatcherHost::BeginDownload | cpu@google.com | 2008-12-16 | 1 | -5/+3 |
* | Reverts r7062 as caused failures on interactive tests. | sky@google.com | 2008-12-16 | 2 | -7/+0 |
* | This CL fixes issue 4376: Press "Tab" key to navigate - Text focus is showing... | xji@chromium.org | 2008-12-16 | 1 | -2/+4 |
* | Fix Justin Haygood's last name (sorry!). Patch by Mohamed Mansour, r=me; see... | pkasting@chromium.org | 2008-12-16 | 1 | -1/+1 |
* | Fixes info bubble painting bug. This was happening because we were | sky@google.com | 2008-12-16 | 3 | -14/+52 |
* | Makes the interactive bookmark bar view tests faster by disabling | sky@google.com | 2008-12-16 | 2 | -0/+7 |
* | Port few files in browser/ to Linux. | phajdan.jr@chromium.org | 2008-12-16 | 2 | -15/+16 |
* | Porting in browser/webdata and template_url. | phajdan.jr@chromium.org | 2008-12-16 | 11 | -202/+173 |
* | Don't show chrome://about/foo as the title for about:foo. Instead, show abou... | abarth@chromium.org | 2008-12-16 | 2 | -4/+12 |
* | Omnibox metrics logging patch splitout, part 6: Log more omnibox data (client... | pkasting@chromium.org | 2008-12-16 | 3 | -2/+13 |
* | Remove unnecessary temporary GlobalRequestID objects. | wtc@google.com | 2008-12-16 | 1 | -5/+2 |
* | * Launch Chrome in non-elevated mode. | kuchhal@chromium.org | 2008-12-16 | 7 | -86/+202 |
* | Rip out custom WM_GETMINMAXINFO handling entirely. I think this is a relic o... | pkasting@chromium.org | 2008-12-16 | 5 | -52/+0 |
* | Eliminates the dependencies between views and browser, and also does some oth... | klink@chromium.org | 2008-12-16 | 9 | -71/+48 |
* | Add a manifest to chrome.dll. | paulg@google.com | 2008-12-16 | 2 | -0/+10 |
* | Changes to the autofill popup: | jcampan@chromium.org | 2008-12-16 | 2 | -4/+5 |
* | Add a ui test to make sure the Find box does not go away on Reload but does | finnur@google.com | 2008-12-15 | 3 | -8/+35 |
* | message_pump_libevent refactor: | jeremy@chromium.org | 2008-12-15 | 2 | -91/+61 |
* | Second attempt at extending the back button to the left edge when maximized. | abarth@chromium.org | 2008-12-15 | 1 | -2/+16 |
* | Cleanup IsExecutableMimeType. | abarth@chromium.org | 2008-12-15 | 1 | -17/+21 |
* | Add "Enable spell check for this field" menu option in sub context menu for c... | sidchat@google.com | 2008-12-15 | 10 | -2/+39 |
* | Fixes cookies view regression where I broke deleting by way of delete | sky@google.com | 2008-12-15 | 2 | -10/+8 |
* | I accidentally changed a shortcut due to a bad merge of someone else's change... | pkasting@chromium.org | 2008-12-15 | 1 | -1/+1 |
* | Changes the bookmark bubble to have the following logic: | sky@google.com | 2008-12-15 | 10 | -60/+96 |
* | Platform cleanup in common/ and even porting few files and unit tests. | phajdan.jr@chromium.org | 2008-12-15 | 4 | -32/+20 |
* | A few changes to make the memory test a little better. | mbelshe@google.com | 2008-12-15 | 1 | -12/+26 |
* | Reupload of 14102 | glen@chromium.org | 2008-12-14 | 50 | -5359/+4726 |