summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* The CHECK I added in r6458 fails. So I'm refining thatwtc@google.com2008-12-081-2/+4
* Fix 1955: Show Chromium build number after version (Chromium only)finnur@google.com2008-12-081-0/+5
* Cleanup, part 1.pkasting@chromium.org2008-12-0814-169/+167
* Fixing 5132: Find-in-page reports wrong ordinal when restarting search in sub...finnur@google.com2008-12-081-0/+30
* bad merge, no need to delete a scoped_ptrtc@google.com2008-12-081-1/+0
* Fixes bug during tab close that results in all tabs after closed tabsky@google.com2008-12-081-1/+4
* Fix a leak in ExtensionsService and another in ExtensionsServiceTest.aa@chromium.org2008-12-082-6/+9
* Report errors during extension load. Change all the error strings to utf-8.aa@chromium.org2008-12-086-52/+60
* Reupload of 12418glen@chromium.org2008-12-0730-211/+1801
* Capitalize the 'Extensions' folder in the visual studio project for consistency.aa@chromium.org2008-12-071-1/+1
* Third time's a charm?dkegel@google.com2008-12-072-135/+89
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-0638-1204/+2174
* Fixes possible flicker when tab finishes animating back to draggedsky@google.com2008-12-061-1/+5
* Add error messages to JSONReader and friends. This required a bit of refactor...aa@chromium.org2008-12-054-4/+5
* Add a CHECK to assert that each invocation ofwtc@google.com2008-12-051-0/+5
* fix chrome_paths to make some test dirs relative to base::DIR_SOURCE_ROOTerikkay@google.com2008-12-051-5/+3
* UserData Options tabmunjal@chromium.org2008-12-052-3/+20
* Change "client" parameter in RLZ ping to "referral" gwilson@google.com2008-12-051-5/+5
* Fix the layout of the Spell Check Options part, in the languages tab, in the ...sidchat@google.com2008-12-051-18/+20
* Fixed a bogus initialization of string constants. The stack allocated string...erikkay@google.com2008-12-051-12/+6
* We should let binary/octet-stream have an EXE extension to fix compat with di...abarth@chromium.org2008-12-052-0/+9
* Disable the content sniffing algorithm if the server instructs us to do so wi...abarth@chromium.org2008-12-052-1/+9