summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix missing include in r10237hclam@chromium.org2009-02-241-0/+1
* Fix the build due to r10237hclam@chromium.org2009-02-241-1/+2
* Tenative fix to see if the reliability crashes go away.jam@chromium.org2009-02-241-0/+4
* Update French dictionary files.sidchat@google.com2009-02-242-90393/+70191
* Re-re-roll use of ongoing logs to gather stability metricsjar@chromium.org2009-02-241-3/+1
* Implementation of data source for media playerhclam@chromium.org2009-02-244-47/+326
* HtmlDialogContentsDelegate should not subclass views::WindowDelegate, for por...ben@chromium.org2009-02-247-18/+28
* Fix build break due to misplaced ifdef.mmoss@chromium.org2009-02-241-1/+2
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-2434-822/+734
* Disabling tests that are failing.kuchhal@chromium.org2009-02-241-11/+13
* Fix linux build break.estade@chromium.org2009-02-241-2/+3
* Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu...mmoss@chromium.org2009-02-236-6/+34
* Fix Linux shared build breakage due to undefined references.mmoss@chromium.org2009-02-231-2/+6
* Refactor BaseDownloadItemModel and its inheritors.estade@chromium.org2009-02-2314-131/+112
* Obey the XDG base directory spec and use ~/.config/chromium on Linux.evan@chromium.org2009-02-232-13/+19
* Fix more gcc 4.3 warnings.evan@chromium.org2009-02-232-10/+13
* Clear out the vbox before adding a new widget.erg@google.com2009-02-232-13/+28
* Make plugin_installer.cc compile on Posix.jhawkins@chromium.org2009-02-234-8/+4
* Fix a download regression.estade@chromium.org2009-02-231-5/+10
* Revert "Revert "Fullscreen mode UI.""kuchhal@chromium.org2009-02-238-1/+340
* Revert "Fullscreen mode UI."kuchhal@chromium.org2009-02-238-340/+1
* Update header ref to new location.jrg@chromium.org2009-02-231-4/+4
* Fullscreen mode UI.pkasting@chromium.org2009-02-238-1/+340
* Discard crash data during first run of a new version.jar@chromium.org2009-02-236-5/+55
* Make plugin_process_host.cc and child_process_host.cc compile on Posix.jhawkins@chromium.org2009-02-239-136/+161
* Fix a crash when dns prefetching was being shut down without being started.phajdan.jr@chromium.org2009-02-233-6/+7
* Add support to ProxyService for downloading a PAC script on behalf of the Pro...ericroman@google.com2009-02-231-1/+2
* Fix a bogus end-of-file comment.pkasting@chromium.org2009-02-231-1/+1
* A few minor changes to WidgetWin:pkasting@chromium.org2009-02-235-16/+29
* Make the "cocoa" group and actual enclosing group so the files contained with...pinkerton@chromium.org2009-02-231-24/+24
* Fix some tiny grd issues:pkasting@chromium.org2009-02-231-3/+3
* Fix references to moved filespinkerton@chromium.org2009-02-232-4/+4
* Move Cocoa-specific files into the cocoa folderpinkerton@chromium.org2009-02-235-9/+9
* Add new vcproj for contents of third_party/WebKit/WebKit/chromiumdarin@chromium.org2009-02-231-0/+20
* This CL fixes issue 6099 -- bad display of multi-line English message in pop ...xji@chromium.org2009-02-2310-23/+289
* Bump VERSION to 2.0.167.0laforge@chromium.org2009-02-231-1/+1
* A little more tweaking to the purify file.jam@chromium.org2009-02-231-15/+2
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-22143-325/+220
* Set the default flag to know if we should restart the processnsylvain@chromium.org2009-02-222-3/+13
* Bumping VERSION to 2.0.166.0laforge@chromium.org2009-02-221-1/+1
* Update purify data after callstacks changedjam@chromium.org2009-02-223-109/+8
* Bring download_file, download_manager into POSIX build.estade@chromium.org2009-02-2218-129/+95
* Purify bot fixagl@chromium.org2009-02-212-4/+8
* Correctly evict smallest transport DIB cache memberagl@chromium.org2009-02-211-1/+3
* Mac rendering fixagl@chromium.org2009-02-211-1/+1
* Removing sections that look like they were accidentally addedfinnur@google.com2009-02-212-1284/+0
* blacklist some more tests in single processjam@chromium.org2009-02-211-0/+15
* Fix plugin hang that Earth team found.jam@chromium.org2009-02-218-20/+51
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-2137-656/+590
* Fix linux/mac build bustage.estade@chromium.org2009-02-211-2/+0