summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Once we've decided that a path doesn't exist, reserve it by creating an empty...abarth@chromium.org2008-12-122-24/+25
* Reduce the amount of space between the location bar and the bookmark bar by a...glen@chromium.org2008-12-124-14/+34
* Move to using data URLs for unload tests and generallyojan@google.com2008-12-112-75/+95
* Changes new tab page to show recently closed window correctly.sky@google.com2008-12-112-8/+90
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-112-2/+2
* Change the sense of a CHECK to see if the oppositewtc@google.com2008-12-111-1/+1
* A follow-up to a recent unforking of WebCore/platform/text/TextCodecICU.cpp (...jungshik@google.com2008-12-113-7/+7
* Reverting 6815.phajdan.jr@chromium.org2008-12-113-97/+89
* Port flush_cache tool and perf_tests.phajdan.jr@chromium.org2008-12-113-89/+97
* Try and make some spellcheck code more obvious by using typedefs.pkasting@chromium.org2008-12-115-49/+48
* Clean up about box for unofficial builds.phajdan.jr@chromium.org2008-12-111-0/+6
* Remove a stale comment. net::ERR_CERT_UNABLE_TO_CHECK_REVOCATIONwtc@google.com2008-12-111-1/+1
* Fix extensions_service_unittest on Linux.phajdan.jr@chromium.org2008-12-111-3/+17
* Reverting 6787. inteded to commit other changelist.phajdan.jr@chromium.org2008-12-111-17/+3
* Fix extensions_service_unittest on Linux.phajdan.jr@chromium.org2008-12-111-3/+17
* Move file enumeration to filepaths.avi@google.com2008-12-118-32/+37
* Fixes a handful of related bookmark manager bugs/requests:sky@google.com2008-12-115-9/+97
* Fixes two session restore bugs:sky@google.com2008-12-112-2/+17
* Missed this file in my previous cleanup patch.pkasting@chromium.org2008-12-111-2/+2
* Only allow bookmark keyboard shortcut for tabbed browsers.sky@google.com2008-12-111-1/+9
* Better build bustage fix: Commit the rest of the original patch. Rolls back ...pkasting@chromium.org2008-12-113-16/+15
* Blind attempt at build fix. I don't know why this should be necessary.pkasting@chromium.org2008-12-111-0/+1
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-1027-273/+296
* Another attempted, untested build fix.pkasting@chromium.org2008-12-101-0/+2
* Fix regression with Find in page focus on trunk. finnur@google.com2008-12-104-8/+66
* Remove the unneeded CHECKs. Add a CHECK to determinewtc@google.com2008-12-102-10/+15
* Cleanup part 6.pkasting@chromium.org2008-12-107-110/+99
* Cleanup part 5.pkasting@chromium.org2008-12-102-341/+381
* Fixes regression in info bubble that caused crash on clicking star onsky@google.com2008-12-102-18/+6
* Changes bookmark manager search to use contains vs starts with and tosky@google.com2008-12-104-25/+103
* Adds NULL checks for LoadLibrary and GetProcAddress calls insky@google.com2008-12-101-0/+6
* Reverting 6709,6708,6706.brettw@google.com2008-12-103-9/+9
* Remove base dependency from image_operations and associated unittests. I also...brettw@google.com2008-12-103-9/+9
* Misc proxy service changes.ericroman@google.com2008-12-103-4/+84
* Fixing 4687: Enter in FirstRun UI starts import when Customize link is focued.finnur@google.com2008-12-101-1/+1
* First run is going into infinite recursion if started from master prefscpu@google.com2008-12-091-1/+6
* Fixed a link in the about_credits.htmllaforge@chromium.org2008-12-091-1/+1
* Cleanup part 4.pkasting@chromium.org2008-12-097-97/+26
* step one of some refactoring to allow other platforms to re-use the app initi...pinkerton@google.com2008-12-095-152/+275
* Now we know the delete iter->second call inwtc@google.com2008-12-092-1/+12
* Let the debugger work again. Error was due to me not noticing the change in d...glen@chromium.org2008-12-091-1/+2
* Fix a memory leak in the StatusBubble. We were leaking afinnur@google.com2008-12-092-20/+15
* Adds QueryParser::ExtractQueryWords. For consistent this shouldsky@google.com2008-12-093-15/+71
* Slightly updated about:credits from dannyb.glen@chromium.org2008-12-091-7/+12
* Changes query parser to sort and coalesce overlapping match positions.sky@google.com2008-12-092-2/+53
* Moves some utility functions out of bookmark model intosky@google.com2008-12-0910-175/+185
* I tried running the browser in Purify and the browser crashed on me. finnur@google.com2008-12-091-8/+11
* Make the spellcheck-context-menu generation code more robust/future-proof (fi...jungshik@google.com2008-12-091-10/+17
* Cleanup part 3.pkasting@chromium.org2008-12-081-69/+68
* Cleanup part 2.pkasting@chromium.org2008-12-081-30/+20