summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Move chrome/apps/result_codes.h to chrome/common/result_codes.hthestig@chromium.org2009-03-0319-31/+22
* Register an onmessage handler with the external host binding instead of expli...ananta@chromium.org2009-03-0312-37/+36
* Support DWM switching.ben@chromium.org2009-03-0341-1943/+1375
* Add reliability test data (known crashes).patrick@chromium.org2009-03-031-0/+76
* Enable spellcheck_unittest.cc.mark@chromium.org2009-03-033-6/+12
* Add some speculative MessageLoop::RunAllPending calls to IPC::SyncChannel uni...jam@chromium.org2009-03-031-6/+17
* Remove the RenderThread:: message leaks from the known leak list.jam@chromium.org2009-03-031-99/+0
* Fix crash introduced in r10563 where we modified a RenderWidgetHost after it ...erg@google.com2009-03-032-4/+12
* Fix ExtensionViewTest and reenable it.mpcomplete@google.com2009-03-034-10/+38
* Minor cleanup in webkit/glue:darin@chromium.org2009-03-021-1/+0
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-027-0/+106
* Add file that got missing from main checkin.ericroman@google.com2009-03-021-0/+2
* Convert encryptor.cc and friends to string16.thestig@chromium.org2009-03-025-55/+60
* Port SortedDisplayURL, fix up some chrome_font_{gtk,skia} bugs, port text_eli...estade@chromium.org2009-03-027-53/+80
* Fix order of downloads list (HTH it happened, I don't know).glen@chromium.org2009-03-021-1/+1
* Fix bookmark and menu drag images by making a halo around them. This makesbrettw@chromium.org2009-03-0224-33/+158
* Fix the IPC::SyncChannel leaks with RenderThread in the callstack. This work...jam@chromium.org2009-03-022-8/+21
* Add site_instance_unittest.cc to the Posix build.jhawkins@chromium.org2009-03-023-4/+2
* Enable focus-change via tabbing on Linux.estade@chromium.org2009-03-027-19/+91
* Remove unneeded macros that required WTL includes.maruel@chromium.org2009-03-021-3/+0
* Fix a slight error in the atl includes. We are using the CRect class from WTL...maruel@chromium.org2009-03-021-1/+2
* Fix compilations errors introduced by revision 10712.maruel@chromium.org2009-03-025-13/+21
* Remove includes to the newly removed edit_drop_target.h header.deanm@chromium.org2009-03-022-2/+0
* Separate the AutocompleteEditView from the cross-platform code.deanm@chromium.org2009-03-0215-2662/+2806
* Create the PopupView from the EditView, not the PopupModel.deanm@chromium.org2009-03-029-228/+245
* Improved PDF from Cole.pinkerton@chromium.org2009-03-021-0/+0
* Implement gfx::Path on GTK.deanm@chromium.org2009-03-026-21/+54
* Add missing tests to the GYP+Xcode build.mark@chromium.org2009-03-024-6/+4
* GYP it, GYP it good.mark@chromium.org2009-03-023-7753/+0
* Fix crash; dom_ui_ is destroyed by LoadURL.glen@chromium.org2009-03-011-1/+3
* Revert my previous change. It fixed the memory leaks (see http://build.chrom...jam@chromium.org2009-03-012-15/+4
* Speculative fix for memory leak in unit tests.TBR=erikkayjam@chromium.org2009-03-012-3/+14
* Prevent chrome from launching with a chromehtml: argumentsverrir@chromium.org2009-02-281-0/+39
* Fix the misspelling of GetLaunchShortcutKind().mal@chromium.org2009-02-281-3/+3
* Remove IPCSyncChannelTest.ChattyServer from purify unit tests because it take...jam@chromium.org2009-02-281-0/+3
* Run the unload tests in single process mode, after my fix to single process m...jam@chromium.org2009-02-281-35/+0
* Remove Windows ifdefs, all views will need to implement this method.deanm@chromium.org2009-02-281-5/+1
* Add extensions_ui from r10675 to chrome.gypmark@chromium.org2009-02-281-0/+2
* Attempt 2 at landing this.ananta@chromium.org2009-02-281-3/+17
* Initial work on chrome-ui://extensions/ page. URL now displays a static templ...rafaelw@chromium.org2009-02-289-0/+258
* Fix system menu positioning in fullscreen mode to be at the upper left corner...pkasting@chromium.org2009-02-282-8/+11
* Bring chrome.gyp up to date with Chromium r10668mark@chromium.org2009-02-281-2/+6
* Fix guard to reflect new position in treejrg@chromium.org2009-02-281-3/+3
* Instead of appending "Downloads" to the user document directory, let each pla...estade@chromium.org2009-02-285-15/+46
* Adapt (and move) mark@chromium.org's Keystone integration to Chromium.jrg@chromium.org2009-02-284-1/+194
* Wire chrome shortcuts tooltip (installation)cpu@google.com2009-02-289-13/+41
* Chrome side to pick up new WebKit API changes.darin@chromium.org2009-02-2810-32/+94
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-2815-43/+39
* Link applications with -Wl,-ObjC to keep Objective-C implementations availablemark@chromium.org2009-02-281-33/+3
* When starting Chrome with the option to go to the home page on start-up, the ...jcampan@chromium.org2009-02-281-0/+4