summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Look for the WMP plugin in the directory that it's left in if Firefox isn't i...jam@chromium.org2009-09-181-0/+22
* Remove a suppression for bug 18488 since it should be fixed already.timurrrr@chromium.org2009-09-181-8/+0
* Revert "Extensions: tab.title should not be undefined."erg@google.com2009-09-181-1/+2
* Expand exception list for HistoryQueryTests broken in purify.mbelshe@google.com2009-09-181-1/+1
* More reliably find the .desktop file for the browser.phajdan.jr@chromium.org2009-09-181-5/+7
* Fix a crash canceling a completed, auto-opened download.paul@chromium.org2009-09-182-8/+41
* We should pass the service principal name (SPN) of thewtc@chromium.org2009-09-189-59/+44
* Size the render widget host view when the browser tries to set it to a partic...tony@chromium.org2009-09-184-29/+34
* Extensions: tab.title should not be undefined.erg@google.com2009-09-181-2/+1
* Fix expat.gyp to build on Linuxzork@chromium.org2009-09-181-2/+13
* Upstreamings parts of webkit.gyp (step 1)yaar@chromium.org2009-09-186-921/+979
* Remove the intializaton of the Download Manager when bringing uptony@chromium.org2009-09-182-6/+0
* Set the parent of BookmarkContextMenu to be the browser window, nottony@chromium.org2009-09-181-2/+2
* Remove MSVC build files that grit used to use. These havetony@chromium.org2009-09-186-344/+0
* Update NPAPI header file to v24, apply Google modificationsamanda@chromium.org2009-09-182-255/+376
* Newline at end of file for gcc to be happy.thomasvl@chromium.org2009-09-181-1/+1
* s/NDEBUG/NVALGRIND/g in base/dynamic_annotations.* to allowtimurrrr@chromium.org2009-09-182-11/+9
* Various cleanups FTP-related.phajdan.jr@chromium.org2009-09-185-42/+24
* Fixed Chrome implementation of worker error reporting to report errors via ev...atwilson@chromium.org2009-09-183-7/+7
* Switch to using vkey constants rather than hardcoded decimal valuespinkerton@chromium.org2009-09-181-17/+23
* Dashboard UI changes.ojan@chromium.org2009-09-181-79/+147
* Input maxlength tests have been rewritten upstream andvictorw@chromium.org2009-09-187-7/+0
* Disable HistoryQueryTest.Basic which is crashing under purify.mbelshe@google.com2009-09-181-0/+2
* Explicitly compare to NULL when looking for weak_import symbols.craig.schlenter@chromium.org2009-09-181-3/+3
* Make extension shelf resize correctly with the window.thakis@chromium.org2009-09-181-1/+1
* [Mac] Adds animations to the findbar.rohitrao@chromium.org2009-09-185-230/+408
* [Mac] Disable autoresizing of subviews when going into and out of fullscreenrohitrao@chromium.org2009-09-181-0/+8
* ExtensionAPIClientTest.GetLastFocusedWindow is flakymaruel@chromium.org2009-09-181-1/+2
* Re-applying build/common.gypi patch from http://codereview.chromium.org/195078timurrrr@chromium.org2009-09-181-0/+4
* Lands http://codereview.chromium.org/203029 for Thiago:sky@chromium.org2009-09-183-9/+14
* DevTools: don't duplicate eval scripts on each panel switch. yurys@google.com2009-09-183-8/+60
* Added two suppressions for benign races in ICUtimurrrr@chromium.org2009-09-181-0/+14
* Remove the theme popup menu and just have a reset button to match the other p...thomasvl@chromium.org2009-09-186-368/+131
* Allow popup windows to have a title displayed in the titlebar.pinkerton@chromium.org2009-09-181-0/+6
* Try again to land "Implement script API:executeScript"aa@chromium.org2009-09-1828-7/+584
* Fix bug where we fail to install an extension that has an emptyaa@chromium.org2009-09-184-13/+1
* Introduce WebKit::WebSecurityOrigin as a wrapper arounddarin@chromium.org2009-09-1815-19/+203
* WebKit Update 48491:48500ukai@chromium.org2009-09-181-1/+1
* The WebPluginImpl::paint function can be invoked when the delegate_ member is...ananta@chromium.org2009-09-181-0/+2
* Addressing two comments from Darin.tommi@chromium.org2009-09-181-2/+1
* Don't build the RPMs for ChromeOS.thestig@chromium.org2009-09-181-1/+1
* This test still fails on the mac.darin@chromium.org2009-09-181-0/+1
* Fix build bustage caused by unintended changes being committed.darin@chromium.org2009-09-181-2/+1
* Fix plugin crash caused by removal of EMBED element during NPP_New.darin@chromium.org2009-09-183-3/+10
* Moving two http utility functions to a separate source file due to dependency...tommi@chromium.org2009-09-183-16/+33
* Implement GetCurrentCountryID() for Linux.suzhe@chromium.org2009-09-181-1/+28
* Preparing rollback in case things don't work out.bradnelson@google.com2009-09-1835-909/+33
* Pulling in newer nacl.bradnelson@google.com2009-09-182-1/+5
* Build -dbgsym Debian packages. These contain the stripped-out debugging symbo...tschmelcher@google.com2009-09-185-33/+74
* This is a copy of http://codereview.chromium.org/153002/showgregoryd@google.com2009-09-1834-33/+905