summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Declare the bool members next to each other so they canwtc@google.com2008-09-112-5/+5
* Changes session service to not persist NavigationEntries that havesky@google.com2008-09-116-40/+93
* In r1120, brettw merged the NavigationController and NavigationControllerBase...avi@google.com2008-09-111-14/+0
* Added code to support the setUseAntialiasing() method, which is invokedjhaas@chromium.org2008-09-117-5/+11
* CreateDirectory() should check if an existing path is actually a directory be...mmoss@google.com2008-09-116-21/+63
* Return the exit code from setup.exe instead of returning a generic return code.kuchhal@chromium.org2008-09-111-2/+2
* Closing a tab with a constrained pop-up showing an SSL interstitial would cra...jcampan@chromium.org2008-09-113-3/+40
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-1150-837/+790
* Don't use the Windows high-resolution Time::Now hacks on Posix, the normal re...deanm@chromium.org2008-09-114-66/+46
* Update V8 to the latest trunk version.ager@google.com2008-09-111-1/+1
* Put all prebuild scripts in external files. Scripts to run unit tests aremark@chromium.org2008-09-1110-26/+398
* Tuck the ram/num_processes map into a function, and remove a static initializer.deanm@chromium.org2008-09-111-12/+11
* Fix IDNtoUnicode and unittest. jungshik@google.com2008-09-113-4/+10
* Make sure the tabstrip doesn't have the chin above it in maximized view in aero.beng@google.com2008-09-111-1/+2
* Add the shared memory test to the scons build.paulg@google.com2008-09-111-1/+1
* Add test to svn:ignore.maruel@google.com2008-09-110-0/+0
* First pass of porting the shared memory unittest. We still needpaulg@google.com2008-09-112-85/+113
* Remove all but one place in this file where we returnwtc@google.com2008-09-111-2/+6
* Set an upper limit to the number of characters that can appear in a tooltip s...beng@google.com2008-09-112-0/+19
* Fixing 1669: Renderer crashes on FindNextfinnur@google.com2008-09-102-20/+57
* Double clicking on an item in the task manager should bring the relevant tab ...petersont@google.com2008-09-107-10/+101
* Fix escaping of hrefs on A tags in the inspector. ojan@google.com2008-09-102-8/+9
* Eliminate unnecessary recompile/relink in the glue target by being more carefulmark@chromium.org2008-09-101-5/+4
* fix case for case-sensitive file systemspinkerton@google.com2008-09-101-1/+1
* Bring test shell test into the mac projectavi@google.com2008-09-102-5/+10
* Accommodate removal of gfx\platform_canvas_unittest_win.cc in thesgk@google.com2008-09-102-2/+1
* Refactor the SSL tunnel establishment code so that itwtc@google.com2008-09-102-135/+62
* Google Update gave us a new IDL and asked us to change the CLSID const we use...finnur@google.com2008-09-103-10/+23
* Implement GetFreeDiskSpace for POSIX and GetSystemMemory for Linux.mark@chromium.org2008-09-102-6/+31
* Fix issue 580 that JavaScript cannot talk to Java applets.fqian@google.com2008-09-101-3/+3
* First pass at splitting the AutocompleteEdit into Model and View. This was n...pkasting@chromium.org2008-09-1014-1302/+1571
* The About box was needlessly blocking Chrome on Vista SP1 (with UAC disabled)...finnur@google.com2008-09-103-3/+29
* remove ifdefs around code since all our port platforms will use them.pinkerton@google.com2008-09-105-13/+2
* Bump for 153 dev cyclemal@chromium.org2008-09-101-1/+1
* If you click a link to a malware page or if a page redirects to malware, the ...jcampan@chromium.org2008-09-101-3/+2
* Fix grab bag of AeroGlassFrame issues:beng@google.com2008-09-105-21/+22
* Add gothicx@gmail.com (for issue 1783, integrated as r1840).sgk@google.com2008-09-101-0/+1
* Do a better job at bounding HexToInt.deanm@chromium.org2008-09-101-1/+1
* more cross-platform graphics changespinkerton@google.com2008-09-102-5/+4
* Fix uses of PlatformCanvasWin and get compiling under gcc.pinkerton@google.com2008-09-102-9/+8
* include SkGraphicsContextMac.mm and PlatformContextSkiapinkerton@google.com2008-09-102-7/+408
* BUG = 1357667fqian@google.com2008-09-105-38/+63
* Glue now fully builds, add it to "all" targetpinkerton@google.com2008-09-101-0/+13
* Stub out webplugin_impl to make more progress on testshellpinkerton@google.com2008-09-102-4/+58
* Bring layout_test_controller.cc into the mac project.avi@google.com2008-09-105-11/+24
* make more cross platform, use process_utils to get proc id. remove unused hea...pinkerton@google.com2008-09-101-6/+6
* Update include path for TestShell to be able to use Skia headers like SkTypes.hmark@chromium.org2008-09-101-0/+2
* Fix a mis-merge in TLS changes.deanm@chromium.org2008-09-101-4/+1
* Move a bunch of code from the old to new TLS interface.deanm@chromium.org2008-09-109-61/+63
* Don't send queries when URL is like:darin@chromium.org2008-09-104-16/+52