summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Re-enable Skia precompiled prefix headermark@chromium.org2008-09-122-35/+6
* Add a test case for Java applet of issue 580.fqian@google.com2008-09-122-0/+31
* Bring the Mac test shell into the fold.avi@google.com2008-09-121-0/+947
* I took the patch from bill.neubauer@gmail.com (http://codereview.chromium.org...fqian@google.com2008-09-123-2/+34
* Small tweak for platform-free types.avi@google.com2008-09-121-2/+2
* Prevent window caption flashing in the magic frames by handling undocumented ...beng@google.com2008-09-123-0/+45
* Actually fix the javascript alert crasher in a way thaterg@google.com2008-09-122-1/+16
* Update icu38 revision in DEPS for SCons changes for the mac build.sgk@google.com2008-09-111-1/+1
* Set svn:ignore to ignore compiled Python files (*.py[co]).sgk@google.com2008-09-110-0/+0
* Port the thread local storage unittest to Mac and linux.paulg@google.com2008-09-113-39/+52
* Add the EV metadata for two GlobalSign root CA certificates.wtc@google.com2008-09-111-0/+11
* 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