summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* On Chrome OS, use the application locale to determine the default paper size ...sanjeevr@chromium.org2010-12-0311-23/+79
* gtk: Make use of the gtk signal macros in ThemeInstallBubbleViewGtk class.tfarina@chromium.org2010-12-032-21/+11
* DOMUI Prefs: Re-add redraw() call so list items get measuredstuartmorgan@chromium.org2010-12-031-6/+13
* Fixes divide by zero bug in readpixelsgman@chromium.org2010-12-032-2/+31
* Disable printing context menus on the print preview page.thestig@chromium.org2010-12-034-10/+48
* WebKit roll 73280:73294victorw@chromium.org2010-12-031-1/+1
* Fix the Visual Studio 2005 build.darin@chromium.org2010-12-031-1/+1
* Fix the Visual Studio 2005 build.darin@chromium.org2010-12-031-1/+1
* Fix zero length string bug and NPOT buggman@chromium.org2010-12-034-15/+24
* Update server push to allow use of HEADERS frame.mbelshe@chromium.org2010-12-0319-337/+1425
* Remove unused histogram that races in single process modejar@chromium.org2010-12-031-19/+2
* Remove "Open frame in new xxx" context menu options.tfarina@chromium.org2010-12-034-50/+2
* seccomp: update DEPS from r147=>r151evan@chromium.org2010-12-031-1/+1
* emacs: fix up mac trybot outputevan@chromium.org2010-12-031-2/+6
* Refreshing a ChromeFrame page which was received in response to a top level P...ananta@chromium.org2010-12-035-9/+143
* Allow data URLs to trigger downloads, as they do in Firefox.darin@chromium.org2010-12-033-1/+34
* Fix indentation.darin@chromium.org2010-12-031-7/+7
* Fix a crash reported seen in ChromeFrame in version 8.0.552.215 which was pus...ananta@chromium.org2010-12-031-5/+6
* Change HttpProxyClientSocketPool so that when a new SpdyStream isrch@chromium.org2010-12-031-1/+2
* glue: use string16 in place of wstring for Unicode textevan@chromium.org2010-12-037-37/+39
* Adde histograms for addon NavTime.vitalybuka@chromium.org2010-12-035-20/+42
* Stop using adding refcounts to some URLRequestJob subtypes.willchan@chromium.org2010-12-037-41/+52
* WebKit roll 73274:73280victorw@chromium.org2010-12-031-1/+1
* Stop adding more refcounts to some more URLRequestJob subtypes.willchan@chromium.org2010-12-036-28/+40
* Allow unpacked extensions to downgrade.jstritar@chromium.org2010-12-032-2/+49
* emacs: check in test file for failing mac build outputevan@chromium.org2010-12-032-5/+364
* Don't unescape backslashes in URLs, since these will be converted to slashesbrettw@chromium.org2010-12-031-2/+3
* Make google-a identity field not editable.chocobo@chromium.org2010-12-032-4/+4
* Change network connection dialog to not use tabbed panes. Cleanup old views c...chocobo@chromium.org2010-12-0316-784/+49
* WebKit roll 73266:73274victorw@chromium.org2010-12-031-1/+1
* chromeos: Refactor volume bubble for other settings.derat@chromium.org2010-12-0310-278/+331
* Http cache: Make sure that we don't forget that an entry is sparservargas@google.com2010-12-033-15/+28
* Widen the suppression for 64804oshima@chromium.org2010-12-031-1/+2
* Add temporary hacks for clang plugins.erg@google.com2010-12-034-0/+55
* wstrings: convert CppVariant and CppBoundClass to not use wstringevan@chromium.org2010-12-0313-46/+36
* Disk cache: Flush the data for child entries before startingrvargas@google.com2010-12-034-5/+54
* WebKit roll 73262:73266victorw@chromium.org2010-12-031-1/+1
* Take care of an old todo: Use ScopedVariant instead of VariantHelper.tommi@chromium.org2010-12-031-29/+13
* This adjusts plugin oom scores to be 4 instead of 10 on ChromeOS so that plug...gspencer@chromium.org2010-12-031-0/+6
* Add another suppression for reliability crash found in MessageLoop::RunTask.bauerb@chromium.org2010-12-031-0/+1
* Start using file_util symlink code, now that it's available.gspencer@chromium.org2010-12-036-81/+59
* Remove check of service->favorite for remembered networks.stevenjb@google.com2010-12-031-14/+11
* Implement PPAPI proxy shutdown.brettw@chromium.org2010-12-036-11/+25
* Modify the expectations. Under some circumstances, the NCCALCSIZE event may b...erikwright@chromium.org2010-12-031-0/+19
* Avoid unwind in function using __tryjoi@chromium.org2010-12-031-1/+9
* Add an infobar facility to Chrome Frame. Allows clients to display and hide a...erikwright@chromium.org2010-12-0312-0/+1457
* Move database handling code to the Backend class to clean up the interface.pastarmovj@chromium.org2010-12-032-179/+185
* Put "create app shortcut" in a new section.skerner@chromium.org2010-12-031-0/+1
* Make the cookie list a class (instead of a typedef inside CookieMonster)...jochen@chromium.org2010-12-0314-41/+40
* Remove InfoBubbleView.bubbleType as it was deprecated and all bubbles are now...rsesek@chromium.org2010-12-036-49/+2