summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switching several $(SolutionDir) instances to the equivalent $(ProjectDir) ba...bradnelson@google.com2009-06-232-4/+4
* Disabling some browser tests that fail, as part of deploying the browser test...jcampan@chromium.org2009-06-232-3/+6
* Removing a now irrelevant browser test and disabling 2 failing ones (in order...jcampan@chromium.org2009-06-231-56/+7
* Use the new portable FTP implementation on non-Windows platforms.wtc@chromium.org2009-06-231-2/+2
* Report the process type in Linux crash reports.thestig@chromium.org2009-06-233-1/+31
* Linux: fix crash reporting for zygote modelagl@chromium.org2009-06-234-9/+18
* Cleanup setup dependencies.kuchhal@chromium.org2009-06-231-5/+1
* Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...idanan@chromium.org2009-06-2315-5/+364
* Scale the margins according to the DPI of the printer. The margins were fixe...sverrir@google.com2009-06-231-7/+9
* Adds back BrowserWindowGtk::set_drag_active.sky@chromium.org2009-06-232-0/+16
* Alert the user when something fails when printing.sverrir@google.com2009-06-232-4/+15
* Define the == operator for X509Certificate::Fingerprint.wtc@chromium.org2009-06-232-3/+7
* Changes to ExtensionsService to support extensions auto-update.asargent@chromium.org2009-06-233-13/+253
* Implement the add/update functionality for Keychain that PasswordStoreMac willstuartmorgan@chromium.org2009-06-235-195/+510
* Disabling a test (bug filed) that is crashing (I am not sure what the correct...jcampan@chromium.org2009-06-231-1/+2
* This CL makes the browser_tests.exe runnable from outside its directory.jcampan@chromium.org2009-06-231-12/+6
* Re-land r18853jeremy@chromium.org2009-06-2313-1/+522
* Fix build break (file missing from CL).erikkay@google.com2009-06-231-1/+1
* Move extension view classes from browser/extensions to browser/views/extensions.erikkay@google.com2009-06-239-29/+23
* Add flaky test to test expectations.ager@chromium.org2009-06-231-0/+1
* DevTools: object propeties in the scope chain side bar are now sorted. ScopeC...yurys@google.com2009-06-231-22/+92
* Revert 19009 because this prevents inserting return characters.hbono@chromium.org2009-06-238-324/+4
* Plumb a command line argument to enable the XSSAuditor.abarth@chromium.org2009-06-236-1/+14
* Update V8 to version 1.2.9.ager@chromium.org2009-06-231-1/+1
* For consistency, stop using the workarea coordinate inyuzo@chromium.org2009-06-234-19/+36
* Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify().ukai@chromium.org2009-06-2312-61/+98
* Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...aa@chromium.org2009-06-235-7/+50
* Integrating GtkIMContext into the RenderWidgetHostViewGtk class.This change i...hbono@chromium.org2009-06-238-7/+327
* Disable extensions besides externally installed ones and themes.aa@chromium.org2009-06-238-305/+341
* Add some other missing header files to net.gyp.ericroman@google.com2009-06-231-0/+14
* Adding socks4 support for chromium. tested for windows and linux.arindam@chromium.org2009-06-2310-10/+739
* Adjusting the pdiff threshold for hellocube image compares to 1000. Also rem...vangelis@google.com2009-06-231-1/+1
* Rejiggers the keyword editor so that the UI is independent of the model rathe...ben@chromium.org2009-06-2328-399/+444
* Remove TOOLKI_VIEWS cruft from tab_contents_view_gtk.cc now that it has its o...jhawkins@chromium.org2009-06-231-4/+0
* Fix gcc-4.3 buildestade@chromium.org2009-06-231-0/+2
* Second phase of move for the support directory to a more reasonable location ...slightlyoff@chromium.org2009-06-233-23/+5
* Removes some duplicated code to use LocalStrings formatString insteadarv@google.com2009-06-233-6/+3
* Test failure now passing on Mac.paul@chromium.org2009-06-231-1/+1
* Bring the potential drag destination window to the front when the mouse moves...jhawkins@chromium.org2009-06-231-1/+27
* Fill in sys_info->csd_version_rva on Linux.thestig@chromium.org2009-06-231-0/+48
* WebKit merge 44943:44946.paul@chromium.org2009-06-234-1/+6
* Fix dialog edges - error was because we made the top edges the same height bu...glen@chromium.org2009-06-231-6/+2
* Fix sign mismatch issues.ajwong@chromium.org2009-06-231-6/+6
* git: sort and add extras to .gitignoreevan@chromium.org2009-06-231-13/+19
* Refactor FFmpegVideoDecoder::OnDecode and unittest and add state tracking.ajwong@chromium.org2009-06-228-129/+654
* Update the New New Tab Page. There are still a lot of things that arearv@google.com2009-06-2211-1371/+1909
* Ignore a weird reliability crash where InvalidParameter is the only call onmpcomplete@google.com2009-06-221-0/+4
* Update test expectations for WebKit merge 44928:44943.paul@chromium.org2009-06-221-0/+1
* Fill in more fields of struct MDRawSystemInfo.thestig@chromium.org2009-06-221-6/+114
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-2249-150/+154