summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Capture initial SCons build of {base,net,googleurl}_unittests on Mac:sgk@google.com2008-09-114-36/+84
* Fixing bug 1951: Browser crash on View-Source of an https page.finnur@google.com2008-09-111-4/+5
* Reverting constrained window change. Seems to break tests on TOT.erg@google.com2008-09-112-13/+1
* As described in bug 2136, this test is flaky.jcampan@chromium.org2008-09-111-1/+2
* Sort allegedly-sorted listsmark@chromium.org2008-09-112-6/+10
* Two minor fixes. Fix the hard coded desired dpi and remove an unneeded include.maruel@google.com2008-09-112-2/+3
* Avoid starting the pause timer if it is already started.darin@chromium.org2008-09-111-2/+3
* Fixes bug in IconManager where it was possible for callback to besky@google.com2008-09-111-3/+4
* Fix crasher and possible security vulnerability in popuperg@google.com2008-09-112-1/+13
* Minor fixes for Mac main. Won't compile cleanly until the WebCore merge comes.avi@google.com2008-09-111-3/+1
* Now that the V8 changes to SConscript are in trunk, enableerg@google.com2008-09-112-15/+34
* Push U_STATIC_IMPLEMENTATION into the icu build on the Mac to keep symbolmark@chromium.org2008-09-111-1/+1
* fix bad path, not sure where it got introduced. TBR=mark@chromium.orgpinkerton@google.com2008-09-111-1/+1
* Use ImageSourceCG instead of ImageSourceSkia. Add "port" target to "all" as i...pinkerton@google.com2008-09-111-3/+16
* Update URL for dictionary download.sidchat@google.com2008-09-111-1/+1
* POSIX/Linux related changes to file_util:mark@chromium.org2008-09-113-20/+78
* Remove all but one place in this file where we returnwtc@google.com2008-09-111-2/+3
* 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