summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert the change that fixed the encoding when viewing source in subframes.brettw@google.com2008-09-1239-257/+154
* forgot these files, fixing clobber buildbeng@google.com2008-09-1210-10/+10
* Move View components of the Browser's tab strip into the browser_views projec...beng@google.com2008-09-1216-86/+90
* Removing static initializers.jcampan@chromium.org2008-09-124-113/+103
* Add DLOG(INFO) before 'TODO: implement me'.fqian@google.com2008-09-121-1/+13
* Disable the test.fqian@google.com2008-09-121-0/+5
* Fixes possible crash in copying url to clipboard. I believe the crashsky@google.com2008-09-121-1/+1
* Remove an unexisting file from the project.maruel@google.com2008-09-121-10/+2
* This change ensures that base_unittests will not segfault on this.maruel@google.com2008-09-121-0/+3
* Update chrome strings.tc@google.com2008-09-122-2/+2
* Allows OSDD files to contain https.sky@google.com2008-09-123-13/+15
* Add a few more cases for Unicode blocks to script mapping. This is for next ...jungshik@google.com2008-09-121-4/+23
* Prevent constrained popup windows from trying to become realerg@google.com2008-09-121-2/+8
* Fix bustage in r2110; fix the return typeavi@google.com2008-09-122-2/+2
* 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