summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement process singleton on linux so if the user tries totc@google.com2009-05-203-16/+281
* Convert most of the Find UI tests to InProcBrowser tests. I might be able to ...finnur@chromium.org2009-05-203-194/+235
* Enable IDC_CLOSE_WINDOW on linux.estade@chromium.org2009-05-203-5/+5
* Temporary fix for MP3 decoding by duplicating packets before handing them to ...scherkus@chromium.org2009-05-205-0/+117
* Linux: add background image theming to bookmark bar.estade@chromium.org2009-05-203-25/+57
* Don't die on glib/gtk/gdk errors in release mode.estade@chromium.org2009-05-201-1/+4
* Attempting to make the Gmail checker more robust in the face of errors.aa@chromium.org2009-05-201-47/+91
* Update views deps to reflect new string source.ben@chromium.org2009-05-201-1/+1
* Add GetPixbufNamed to ThemeProvider. GetPixbufNamed converts a loaded theme ...jhawkins@chromium.org2009-05-207-25/+91
* Fix crash in bookmark bar where we had conflicting ids.erg@google.com2009-05-203-11/+42
* Change RenderWidgetHostViewGtk::Destroy() to call gtk_widget_destroy().willchan@chromium.org2009-05-201-0/+8
* Fix layout test redness.levin@chromium.org2009-05-201-0/+5
* didn't mean to check these inben@chromium.org2009-05-202-3/+0
* these strings were somehow removed in my earlier revert. add back to fix the ...ben@chromium.org2009-05-203-2/+131
* Use av_rescale_q() for converting FFmpeg timestamps to base::TimeDelta (secon...scherkus@chromium.org2009-05-207-18/+64
* Make views/ use strings from app_strings.ben@chromium.org2009-05-2013-196/+69
* Add missing gyp-generated app\* files to svn:ignoresgk@google.com2009-05-200-0/+0
* Added a script to remove headers from the target.thomasvl@chromium.org2009-05-204-8/+65
* revert this change, svn seems to have committed it with my property-edit.ben@chromium.org2009-05-2013-69/+196
* Add generated files to svn:ignore list for views subdir.ben@chromium.org2009-05-2011-67/+66
* Only enable the sse2 flags when building Chromiumtc@google.com2009-05-201-3/+9
* Support multi-touch gestures for back&forward.pinkerton@chromium.org2009-05-201-0/+21
* Copy first_run.cc to first_run_win.cc for history preservation.evan@chromium.org2009-05-201-0/+667
* Revert r16502.evan@chromium.org2009-05-201-667/+0
* Copy first_run.cc to first_run_win.cc for history preservation.evan@chromium.org2009-05-201-0/+667
* Remove unnecessary function overload in FontDisplayView.yutak@chromium.org2009-05-201-20/+0
* Alert dialogs only get one button.avi@chromium.org2009-05-201-4/+6
* These tests have been passing consistently on windows.darin@chromium.org2009-05-201-2/+0
* Prevent an extra copy of data types that get passed into IPC messages whenmpcomplete@google.com2009-05-207-75/+107
* GTK: Don't display empty tooltips on folders in the bookmark bar.erg@google.com2009-05-201-1/+3
* Translate the canvas used to render gtk tabs by the tab bounds in order to re...jhawkins@chromium.org2009-05-202-21/+28
* Temporarily disabling throbber to see if startup tests bot goes back to normal.pinkerton@chromium.org2009-05-201-0/+4
* Fix the webkit.org build of chromium.levin@chromium.org2009-05-201-0/+4
* Moves GetFavIcon from BookmarkNode to BookmarkModel. I'm doing thissky@chromium.org2009-05-209-44/+48
* Convert views to gyp.ben@chromium.org2009-05-204-1175/+310
* Use GTM's l10n class to substitute the correctly branded string for "Quit Chr...pinkerton@chromium.org2009-05-207-16/+99
* Mac: Modify Omnibox to notice when the window loses key, too.shess@chromium.org2009-05-202-2/+34
* Remove another NOTIMPLEMENTEDkuchhal@chromium.org2009-05-201-1/+1
* Histogram the time we spend resampling images. We suspect this may be causingbrettw@chromium.org2009-05-201-0/+8
* Add JSON-specific escaping, which has different rules from JS escaping.BUG=ht...erikkay@google.com2009-05-208-167/+186
* Change some NOTIMPLMENTED() to tracking bugs because they are polluting the u...shess@chromium.org2009-05-202-2/+2
* Add support for alternate window station.nsylvain@chromium.org2009-05-2020-69/+502
* DevTools: Now that dev tools window is opened using Browser::CreateForApp (th...pfeldman@chromium.org2009-05-201-3/+3
* DevTools: Get rid of views in DevTools.pfeldman@chromium.org2009-05-2011-406/+115
* When loading, change the tag on the "go button" to IDC_STOP so it executes th...pinkerton@chromium.org2009-05-202-1/+14
* Fix a crash on browser exit after opening TaskManager.phajdan.jr@chromium.org2009-05-206-0/+61
* DevTools: if the number of actual parameters is greater than number of the fo...yurys@google.com2009-05-201-13/+25
* Update V8 to version 1.2.4.2.ager@chromium.org2009-05-201-1/+1
* Fix crash in SVG bindings. We attempted to update the SVGContext forager@chromium.org2009-05-202-3/+3
* DevTools: Enable dev tools ui sanity tests, take 2.pfeldman@chromium.org2009-05-201-4/+4