summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Attempt 2 at landing tree node iterator. I needed an includesky@google.com2008-12-096-1/+130
* 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
* Specify the dependency on using_wtl.vsprops using a path relative to chrome t...ananta@chromium.org2008-12-091-1/+1
* Backs out tree node iterator until I figure out why release build doesn'tsky@google.com2008-12-085-128/+0
* Adds an iterator over tree nodes.sky@google.com2008-12-085-0/+128
* Cleanup part 3.pkasting@chromium.org2008-12-082-161/+160
* 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-0825-307/+305
* More addions to the installer html dialog classcpu@google.com2008-12-083-11/+106
* 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
* make icon 512x512 resolution. gosh it's pretty.pinkerton@google.com2008-12-081-0/+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
* Fix two minor issues with ExtensionsService test data:aa@chromium.org2008-12-082-0/+2
* Report errors during extension load. Change all the error strings to utf-8.aa@chromium.org2008-12-086-52/+60
* First cut at POSIX Implementation of IPC Channel using FIFOs.jeremy@chromium.org2008-12-082-18/+518
* * Return error in case non admin user tries system level install.kuchhal@chromium.org2008-12-086-8/+33
* Platform cleanup in common/deanm@chromium.org2008-12-085-20/+29
* Reupload of 12418glen@chromium.org2008-12-0733-229/+1850
* 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-076-293/+89
* Makes the tab restore service persist closed tabs/windows to disk andsky@google.com2008-12-0642-1213/+2192
* Fixes possible flicker when tab finishes animating back to draggedsky@google.com2008-12-061-1/+5
* Remove an unused string (IDS_PAGE_MENU_REPORT_PHISHING_WEBSITE_URL)jungshik@google.com2008-12-0551-52/+1
* * Prevent early exit due to && operator.kuchhal@chromium.org2008-12-051-12/+14
* Fixing build bustage. Adding files which were part of the original changeananta@chromium.org2008-12-055-0/+14
* Add error messages to JSONReader and friends. This required a bit of refactor...aa@chromium.org2008-12-0514-32/+42
* Add a CHECK to assert that each invocation ofwtc@google.com2008-12-051-0/+5
* Add using_wtl.scons to the chrome\test\automation SCons configuration,sgk@google.com2008-12-051-0/+1
* Fix a race condition in the SyncChannel code.jam@chromium.org2008-12-052-61/+37
* fix chrome_paths to make some test dirs relative to base::DIR_SOURCE_ROOTerikkay@google.com2008-12-054-21/+30
* UserData Options tabmunjal@chromium.org2008-12-053-3/+44
* Change "client" parameter in RLZ ping to "referral" gwilson@google.com2008-12-055-11/+11
* Change the accelerator key for Javascript debug to Ctrl-Shift-D from 'Alt-`'jungshik@google.com2008-12-051-1/+2
* 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
* move a few #ifdefs around so that unit_tests does proper path initialization ...erikkay@google.com2008-12-052-9/+8
* bootstrap app target for browser/renderer.pinkerton@google.com2008-12-055-0/+2736
* We should let binary/octet-stream have an EXE extension to fix compat with di...abarth@chromium.org2008-12-052-0/+9
* Clean up junk in content sniffing mock-http-headers.abarth@chromium.org2008-12-056-12/+1