| Commit message (Expand) | Author | Age | Files | Lines |
* | Try and make some spellcheck code more obvious by using typedefs. | pkasting@chromium.org | 2008-12-11 | 5 | -49/+48 |
* | Clean up about box for unofficial builds. | phajdan.jr@chromium.org | 2008-12-11 | 1 | -0/+6 |
* | Remove a stale comment. net::ERR_CERT_UNABLE_TO_CHECK_REVOCATION | wtc@google.com | 2008-12-11 | 1 | -1/+1 |
* | Fix extensions_service_unittest on Linux. | phajdan.jr@chromium.org | 2008-12-11 | 1 | -3/+17 |
* | Reverting 6787. inteded to commit other changelist. | phajdan.jr@chromium.org | 2008-12-11 | 1 | -17/+3 |
* | Fix extensions_service_unittest on Linux. | phajdan.jr@chromium.org | 2008-12-11 | 1 | -3/+17 |
* | Move file enumeration to filepaths. | avi@google.com | 2008-12-11 | 8 | -32/+37 |
* | Fixes a handful of related bookmark manager bugs/requests: | sky@google.com | 2008-12-11 | 5 | -9/+97 |
* | Fixes two session restore bugs: | sky@google.com | 2008-12-11 | 2 | -2/+17 |
* | Missed this file in my previous cleanup patch. | pkasting@chromium.org | 2008-12-11 | 1 | -2/+2 |
* | Only allow bookmark keyboard shortcut for tabbed browsers. | sky@google.com | 2008-12-11 | 1 | -1/+9 |
* | Better build bustage fix: Commit the rest of the original patch. Rolls back ... | pkasting@chromium.org | 2008-12-11 | 3 | -16/+15 |
* | Blind attempt at build fix. I don't know why this should be necessary. | pkasting@chromium.org | 2008-12-11 | 1 | -0/+1 |
* | Make the autocomplete system and various other connected bits of code use GUR... | pkasting@chromium.org | 2008-12-10 | 27 | -273/+296 |
* | Another attempted, untested build fix. | pkasting@chromium.org | 2008-12-10 | 1 | -0/+2 |
* | Fix regression with Find in page focus on trunk. | finnur@google.com | 2008-12-10 | 4 | -8/+66 |
* | Remove the unneeded CHECKs. Add a CHECK to determine | wtc@google.com | 2008-12-10 | 2 | -10/+15 |
* | Cleanup part 6. | pkasting@chromium.org | 2008-12-10 | 7 | -110/+99 |
* | Cleanup part 5. | pkasting@chromium.org | 2008-12-10 | 2 | -341/+381 |
* | Fixes regression in info bubble that caused crash on clicking star on | sky@google.com | 2008-12-10 | 2 | -18/+6 |
* | Changes bookmark manager search to use contains vs starts with and to | sky@google.com | 2008-12-10 | 4 | -25/+103 |
* | Adds NULL checks for LoadLibrary and GetProcAddress calls in | sky@google.com | 2008-12-10 | 1 | -0/+6 |
* | Reverting 6709,6708,6706. | brettw@google.com | 2008-12-10 | 3 | -9/+9 |
* | Remove base dependency from image_operations and associated unittests. I also... | brettw@google.com | 2008-12-10 | 3 | -9/+9 |
* | Misc proxy service changes. | ericroman@google.com | 2008-12-10 | 3 | -4/+84 |
* | Fixing 4687: Enter in FirstRun UI starts import when Customize link is focued. | finnur@google.com | 2008-12-10 | 1 | -1/+1 |
* | First run is going into infinite recursion if started from master prefs | cpu@google.com | 2008-12-09 | 1 | -1/+6 |
* | Fixed a link in the about_credits.html | laforge@chromium.org | 2008-12-09 | 1 | -1/+1 |
* | Cleanup part 4. | pkasting@chromium.org | 2008-12-09 | 7 | -97/+26 |
* | step one of some refactoring to allow other platforms to re-use the app initi... | pinkerton@google.com | 2008-12-09 | 5 | -152/+275 |
* | Now we know the delete iter->second call in | wtc@google.com | 2008-12-09 | 2 | -1/+12 |
* | Let the debugger work again. Error was due to me not noticing the change in d... | glen@chromium.org | 2008-12-09 | 1 | -1/+2 |
* | Fix a memory leak in the StatusBubble. We were leaking a | finnur@google.com | 2008-12-09 | 2 | -20/+15 |
* | Adds QueryParser::ExtractQueryWords. For consistent this should | sky@google.com | 2008-12-09 | 3 | -15/+71 |
* | Slightly updated about:credits from dannyb. | glen@chromium.org | 2008-12-09 | 1 | -7/+12 |
* | Changes query parser to sort and coalesce overlapping match positions. | sky@google.com | 2008-12-09 | 2 | -2/+53 |
* | Moves some utility functions out of bookmark model into | sky@google.com | 2008-12-09 | 10 | -175/+185 |
* | I tried running the browser in Purify and the browser crashed on me. | finnur@google.com | 2008-12-09 | 1 | -8/+11 |
* | Make the spellcheck-context-menu generation code more robust/future-proof (fi... | jungshik@google.com | 2008-12-09 | 1 | -10/+17 |
* | Cleanup part 3. | pkasting@chromium.org | 2008-12-08 | 1 | -69/+68 |
* | Cleanup part 2. | pkasting@chromium.org | 2008-12-08 | 1 | -30/+20 |
* | The CHECK I added in r6458 fails. So I'm refining that | wtc@google.com | 2008-12-08 | 1 | -2/+4 |
* | Fix 1955: Show Chromium build number after version (Chromium only) | finnur@google.com | 2008-12-08 | 1 | -0/+5 |
* | Cleanup, part 1. | pkasting@chromium.org | 2008-12-08 | 14 | -169/+167 |
* | Fixing 5132: Find-in-page reports wrong ordinal when restarting search in sub... | finnur@google.com | 2008-12-08 | 1 | -0/+30 |
* | bad merge, no need to delete a scoped_ptr | tc@google.com | 2008-12-08 | 1 | -1/+0 |
* | Fixes bug during tab close that results in all tabs after closed tab | sky@google.com | 2008-12-08 | 1 | -1/+4 |
* | Fix a leak in ExtensionsService and another in ExtensionsServiceTest. | aa@chromium.org | 2008-12-08 | 2 | -6/+9 |
* | Report errors during extension load. Change all the error strings to utf-8. | aa@chromium.org | 2008-12-08 | 6 | -52/+60 |
* | Reupload of 12418 | glen@chromium.org | 2008-12-07 | 30 | -211/+1801 |