summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed message loop from MockPipeline as it is no longer needed.scherkus@chromium.org2009-06-222-26/+0
* Linux: Enable some more ui_tests.willchan@chromium.org2009-06-223-5/+12
* This updates the PNG library to 1.2.37, which fixes some bugs internal to the...gspencer@google.com2009-06-2221-1299/+1658
* Hide the window frame when the last tab is dragged out of a tabstrip.jhawkins@chromium.org2009-06-224-14/+29
* Move toolbar hotkeys to BrowserWindowGtk.estade@chromium.org2009-06-223-26/+12
* Update test failures for WebKit merge 44928:44943.paul@chromium.org2009-06-221-0/+3
* Support middle click navigation with infobar links.estade@chromium.org2009-06-223-2/+63
* Reorganize the way the task manager is constructed.ben@chromium.org2009-06-2218-303/+205
* Cleaned up AudioRendererAlgorithmBase: moved data members to private section ...kylep@chromium.org2009-06-224-46/+71
* Removing FilterHost::PostTask() in preparation of injected message loops.scherkus@chromium.org2009-06-225-49/+2
* WebKit Update 44943:44944.dglazkov@google.com2009-06-222-2/+2
* Renamed media::VideoThread to the more appropriate media::VideoRendererBase.scherkus@chromium.org2009-06-229-787/+305
* WebKit merge 44928:44943.paul@chromium.org2009-06-225-8/+6
* GTK: Fixes regression where "Add Page..." didn't work and printed a NOTIMPLEM...erg@google.com2009-06-221-3/+3
* Paste and Go was missing on the omnibar this CL will append a menu item to th...mhm@chromium.org2009-06-222-4/+45
* Fix the first run infobubble. It overrode WidgetWin's OnSize without calling ...ben@chromium.org2009-06-221-0/+1
* TBR: Fix dead tree.aa@chromium.org2009-06-227-377/+302
* Always draw the blue gradient background, even if the custom frametc@google.com2009-06-221-24/+27
* Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...aa@chromium.org2009-06-224-4/+47
* Http cache: Return valid Content-Range headers for a byte range request.rvargas@google.com2009-06-227-20/+312
* Add a TODO comment for later when I have more time. (hahaha)erg@google.com2009-06-221-0/+6
* Disable extensions besides externally installed ones and themes.aa@chromium.org2009-06-226-300/+332
* Add support for XF86Back and friends. This is how it's done in Galeon.thestig@chromium.org2009-06-222-0/+16
* Fix type. Fixes the gcc4.3 build.tc@google.com2009-06-221-1/+1