summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "It looks like the unit tests instantiate the TaskManagerView..."evan@chromium.org2009-06-041-9/+10
* Rolling back change that prevents non-committers from checking out the tree. ...gspencer@google.com2009-06-041-19/+19
* Fixing the DEPS file to get things from the https versions of the o3d.code.go...gspencer@google.com2009-06-041-22/+22
* Revert r17575 and r17576. They are causing layout test errors.agl@chromium.org2009-06-0415-1122/+20
* Build fix: remove GYP change for WebKit patch that hasn't landed yet.agl@chromium.org2009-06-041-1/+0
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-0416-20/+1123
* Fix PRESUBMIT.py's path handling.maruel@chromium.org2009-06-041-1/+1
* It looks like the unit tests instantiate the TaskManagerView without actually...ben@chromium.org2009-06-041-10/+9
* Disable the http cache when fetching PAC scripts. Also adds an extra log stat...eroman@chromium.org2009-06-034-10/+46
* Enable a test, by masking failures if the system does not support IPv6.eroman@chromium.org2009-06-031-7/+11
* Don't reset the gdk_event_handler in the tab destructor as this overwrites th...jhawkins@chromium.org2009-06-031-3/+0
* New adjustment method for Courgette.sra@chromium.org2009-06-034-2/+1330
* Fix broken separator sizing and positioning.ben@chromium.org2009-06-031-1/+2
* Fix for extra BreakPad param upload on OSXjeremy@chromium.org2009-06-032-5/+6
* Fix crash due to AutocompletePopup trying to draw the old results when they w...pkasting@chromium.org2009-06-035-17/+24
* Avoiding IO completion callback during the closinghuanr@chromium.org2009-06-034-12/+38
* Part 1 of dragging extensions on the shelf. This part was just about getting...erikkay@google.com2009-06-037-43/+229
* Improve the icon theme detection on Gnome; Improve icon theme heuristics for ...thestig@google.com2009-06-031-20/+33
* Turn on the PasswordStoreMac implementation.stuartmorgan@chromium.org2009-06-031-0/+5
* Fix toolkit_views build.ben@chromium.org2009-06-033-5/+15
* Update some comments in url_request.h to clarify that once the request is del...ericroman@google.com2009-06-032-4/+6
* Linux: added overflow checks in the X BackingStore code.agl@chromium.org2009-06-031-2/+12
* Fixing dialog truncation issues in multiple locales. Some locales needed addi...finnur@chromium.org2009-06-0348-73/+49
* Allow Source<T> and Details<T> to be instantiated with T = const Foo.pkasting@chromium.org2009-06-034-28/+19
* Allow derived classes to access members (channel, thread, etc) of the Automat...stoyan@chromium.org2009-06-032-57/+1
* Fix the Linux views build.jcampan@chromium.org2009-06-031-0/+1
* Resubmitting change r17491 that was reverted because of a memory leak.sverrir@google.com2009-06-036-238/+392
* Always disconnect event listeners when clearing for navigation, even if the s...dglazkov@google.com2009-06-031-3/+3
* Change PasswordStoreDefault to access the WebDataService from the UI thread o...stuartmorgan@chromium.org2009-06-0315-225/+283
* Some previous refactoring I did of the accelerator code had introduced regres...jcampan@chromium.org2009-06-0310-89/+57
* Implement dragging a tab back into a tabstrip for gtk.jhawkins@chromium.org2009-06-0312-45/+372
* Reorder fts(3) includes per the man page, as fts.h uses sys/types.h. On linux...evan@chromium.org2009-06-031-2/+3
* Add git ignore file to repo.jeremy@chromium.org2009-06-031-0/+39
* Split the BackingStoreManager out of backing_store.* and into its own class.brettw@chromium.org2009-06-036-56/+79
* Change an include to the right header after the app/gfx/gtk_util -> base/gfx/...thestig@google.com2009-06-031-2/+1
* Merge app/gfx/gtk_util into base/gfx/gtk_util.thestig@google.com2009-06-0314-73/+42
* Python script for auto-generating stub/def files for a list of signatures.ajwong@chromium.org2009-06-032-0/+1144
* FocusManager should accept multiple AcceleratorTargets for each accelerator.yutak@chromium.org2009-06-036-69/+234
* Fix task manager by only adding the table view to the view hierarchy when the...ben@chromium.org2009-06-031-2/+2
* plugins: rename GetPluginNativeView to GetNativeView.evan@chromium.org2009-06-0316-31/+30
* Use res_ninit for thread safety and a timer for reloading resolv.conf on Linux.evan@chromium.org2009-06-031-1/+72
* typo fix to unbreak linux build.estade@chromium.org2009-06-031-1/+1
* UI Support for Auto Spell Correct. Currently, it is still under the command l...sidchat@google.com2009-06-039-3/+72
* Linux: more bookmark manager stuff.estade@chromium.org2009-06-033-27/+92
* Recent refactoring of the combobox had broken focus.jcampan@chromium.org2009-06-033-21/+45
* Update linux layout test expectations.willchan@chromium.org2009-06-031-0/+1
* Revert "Disable a failing test on linux."tc@google.com2009-06-031-3/+0
* Disable a failing test on linux.tc@google.com2009-06-031-0/+3
* Revert "Refactor print functionality in RenderView..."willchan@chromium.org2009-06-036-393/+238
* Fix linux unittest that I broke.estade@chromium.org2009-06-031-2/+4