summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Before installing Chrome check that the installation directory doesn't exist ...kuchhal@chromium.org2009-02-275-17/+51
* Pull WebKit deps to get transparency fixes, and rebaseline affected layout te...brettw@chromium.org2009-02-271-2/+5
* When we open a popup window from an app window, we used to identify this popu...mad@chromium.org2009-02-273-21/+23
* Fixes bug in tree view deleting items if there was no root. The oldsky@google.com2009-02-271-4/+3
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-2721-17/+203
* All views::Window objects must have a NonClientView, regardless of whether or...ben@chromium.org2009-02-276-85/+137
* Fix 8200: Pressing Esc should cancel dialogs, not commit.finnur@chromium.org2009-02-271-3/+3
* Disable the ExtensionViewTest while I investigate why it's hanging on thempcomplete@google.com2009-02-271-1/+1
* Make the GYP build aware of new and moved extensions filesmark@chromium.org2009-02-271-2/+4
* Add "stop" image to project. Clean up project so app/theme is a proper group ...pinkerton@chromium.org2009-02-2714-38/+108
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-2732-85/+452
* Ensure classes only referenced by .xib files end up in the executablemark@chromium.org2009-02-272-6/+39
* Fix script to support python 2.6, which has json module built in.erikkay@google.com2009-02-271-1/+6
* Remove a few more NOTIMPLEMENTED methods.pinkerton@chromium.org2009-02-273-3/+15
* Switch from NOTIMPLEMENTED in RenderWidgetHostViewMac::MovePluginWindows() to...pinkerton@chromium.org2009-02-271-1/+1
* Add --log-level to the list of flags accepted by UI tests.patrick@chromium.org2009-02-273-0/+14
* Add a centralized error reporter to theaa@chromium.org2009-02-279-91/+193
* Fix painting issue after a renderer crashagl@chromium.org2009-02-271-1/+5
* Change locale handling to deal with mac resource bundles in the corresponding...pinkerton@chromium.org2009-02-275-4/+27
* Make AutocompletePopupView a virtual interface.deanm@chromium.org2009-02-273-310/+346
* Pull the autocomplete popup into separate model and view files.deanm@chromium.org2009-02-278-515/+584
* Fix the tab strip controller to use a list of controllers rather than relying onpinkerton@chromium.org2009-02-275-44/+37
* Enable new tab page for Mac and Linuxpinkerton@chromium.org2009-02-273-6/+8
* Misc formatting / cleanup in the autocomplete code.deanm@chromium.org2009-02-2715-77/+62
* Fix Mac build - update project files after merge and jscre library removal.dimich@google.com2009-02-271-60/+0
* Use a dedicated command line flag for FIFO IPC channels on POSIX.phajdan.jr@chromium.org2009-02-273-1/+7
* Add temp scaffolding stubs for automation bits to unbreak shared linking.phajdan.jr@chromium.org2009-02-271-0/+130
* Finish porting importer for Posix:jhawkins@chromium.org2009-02-272-10/+1
* A fix for Issue 4400 (or maybe 4222).hbono@chromium.org2009-02-271-2/+2
* Issue 7318: Popup Titlebar Appears Under Windows Taskbaridanan@chromium.org2009-02-273-4/+31
* Re-land r10564 with a fix for unit tests. Fixed a typo in an ifdef.jhawkins@chromium.org2009-02-276-41/+95
* Now we sort encoding menu according to current application locale, we alsojnd@chromium.org2009-02-273-4/+33
* Bump for 168 dev cyclemal@chromium.org2009-02-271-1/+1
* Use xdg_user_dir_lookup to lookup directories. (try 2)thestig@chromium.org2009-02-273-23/+47
* Move DefaultNonClientView out into its own cc/h file.ben@chromium.org2009-02-274-795/+839
* Completely disable the resize corner until we find a solution for the perform...mad@chromium.org2009-02-271-2/+5
* Revert change 10433, which resulted in annick@chromium.org2009-02-271-5/+3
* Update the GYP-based build.mark@chromium.org2009-02-271-0/+2
* Fix crash that happens when the damaged rect is bigger than the HDC we get fo...jam@chromium.org2009-02-271-4/+11
* Reverting 10564.jhawkins@chromium.org2009-02-276-95/+41
* We don't support beeing scrolled in two dimensions at a time.mad@chromium.org2009-02-271-10/+5
* Linux: first part of removing GTK from the rendereragl@chromium.org2009-02-271-0/+1
* Not DefProc'ing the NCActivate seems to cause the process not to be shown as ...jcampan@chromium.org2009-02-271-1/+4
* An attempt at fixing a crasher reported from the field.jcampan@chromium.org2009-02-271-1/+4
* Make firefox_importer_utils.cc compile on Posix.jhawkins@chromium.org2009-02-276-41/+95
* Don't send WebInputEvents from the renderer to the browser.erg@google.com2009-02-276-17/+102
* Reverting 10555.thestig@chromium.org2009-02-272-43/+20
* Enable --single-process for Mac and Linux.shess@chromium.org2009-02-272-4/+15
* Bringing the Task Manager to the front shouldn't cause it to lose topmost sta...pkasting@chromium.org2009-02-271-1/+7
* Add os support to grit so we can conditionally include resources based ontc@google.com2009-02-271-1/+3