summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Another attempted, untested build fix.pkasting@chromium.org2008-12-101-0/+2
* Untested fix for build failures.pkasting@chromium.org2008-12-101-0/+2
* A simple script to create an extension package and to verify its contents.erikkay@google.com2008-12-101-0/+108
* 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
* Refactor IPC::Channel to have a common header.jeremy@chromium.org2008-12-1012-158/+297
* Updating the All target to include test_shell_tests and ipc_tests, and to add...mark@chromium.org2008-12-101-3/+32
* Fixes bug where context menu for table/tree in rtl was showing up onsky@google.com2008-12-102-0/+4
* Cleanup part 5.pkasting@chromium.org2008-12-104-498/+551
* 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-106-25/+112
* Adds NULL checks for LoadLibrary and GetProcAddress calls insky@google.com2008-12-101-0/+6
* run ipc unit tests in release mode (was running other unit tests). port code ...pinkerton@google.com2008-12-102-3/+3
* Reverting 6709,6708,6706.brettw@google.com2008-12-106-15/+15
* Remove base dependency from image_operations and associated unittests. I also...brettw@google.com2008-12-106-15/+15
* Misc proxy service changes.ericroman@google.com2008-12-104-4/+91
* Fix style fro last CL. I had extra space to prevent >> at the end of the temp...brettw@google.com2008-12-101-1/+1
* Fox more gcc template errors.brettw@google.com2008-12-101-3/+3
* Fix gcc compilation issue. The inner class doesn't need a template decl.brettw@google.com2008-12-101-1/+0
* Add property bag to the build.brettw@google.com2008-12-104-0/+18
* Fixing 4687: Enter in FirstRun UI starts import when Customize link is focued.finnur@google.com2008-12-103-11/+8
* * Write installer result to ClientState key instead of Clients key.kuchhal@chromium.org2008-12-095-1/+16
* Add a property bag which is a typesafe list of arbitrary data that can bebrettw@google.com2008-12-093-0/+275
* First run is going into infinite recursion if started from master prefscpu@google.com2008-12-091-1/+6
* Changes DefaultNonClientView to show the min/max buttons if thesky@google.com2008-12-091-0/+2
* Bring up ipc tests on POSIX.jeremy@chromium.org2008-12-093-90/+91
* Fixed a link in the about_credits.htmllaforge@chromium.org2008-12-091-1/+1
* fix link errorspinkerton@google.com2008-12-091-0/+4
* Cleanup part 4.pkasting@chromium.org2008-12-0912-159/+80
* step one of some refactoring to allow other platforms to re-use the app initi...pinkerton@google.com2008-12-098-207/+508
* Disabling a flacky UI test.jcampan@chromium.org2008-12-091-1/+2
* Now we know the delete iter->second call inwtc@google.com2008-12-092-1/+12
* Adding a unit test for the AppendExtensionIfNeeded partfinnur@google.com2008-12-093-14/+81
* 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