| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux: refactor zygote support | agl@chromium.org | 2009-06-10 | 24 | -145/+494 |
* | Add chrome/browser to chrome/renderer deps temporarily. I will move | tc@google.com | 2009-06-10 | 1 | -0/+1 |
* | First cut at tall titlebar and custom window frame. | tc@google.com | 2009-06-10 | 4 | -28/+196 |
* | Fix memory leak in unit_tests | brettw@google.com | 2009-06-10 | 1 | -14/+9 |
* | Add an exact-match Keychain search, with unit tests; groundwork for a more co... | stuartmorgan@chromium.org | 2009-06-10 | 3 | -38/+315 |
* | Show the remaining time in the downloads page. | arv@google.com | 2009-06-10 | 1 | -2/+2 |
* | Fix UMR in ExtensionCreator. | aa@chromium.org | 2009-06-10 | 1 | -2/+3 |
* | Do not allow URL drops on app windows to cause a navigation away | tc@google.com | 2009-06-10 | 16 | -8/+119 |
* | Stop auto-correcting abbreviations.BUG= www.crbug.com/12921TEST= For command ... | sidchat@google.com | 2009-06-10 | 2 | -4/+6 |
* | Use the convenience function gdk_screen_get_window_stack to enumerate top-lev... | jhawkins@chromium.org | 2009-06-10 | 5 | -42/+49 |
* | Fix tree bustage | cpu@google.com | 2009-06-10 | 1 | -1/+0 |
* | Fix uninitialized ExtensionView::pending_preferred_width_. | mpcomplete@google.com | 2009-06-10 | 1 | -1/+1 |
* | Linux: Fix Firefox profile path for import. | kuchhal@chromium.org | 2009-06-10 | 1 | -0/+2 |
* | UI part of the try chrome toast | cpu@google.com | 2009-06-10 | 3 | -1/+281 |
* | Revert 18090 | jrg@chromium.org | 2009-06-10 | 12 | -377/+122 |
* | To help resolve the performance issue introduced when enabling the resize cor... | mad@google.com | 2009-06-10 | 12 | -122/+377 |
* | Refactors tab overview and gets the rest of the chunks working. I've | sky@chromium.org | 2009-06-10 | 14 | -314/+926 |
* | Remove the prepended manifest from the crx format. Now we just have the heade... | aa@chromium.org | 2009-06-10 | 7 | -130/+111 |
* | Fix a crash in linux if the renderer process dies too fast. On mac, we | tc@google.com | 2009-06-10 | 8 | -35/+27 |
* | Null check render_view_host when processing unload events. | ojan@chromium.org | 2009-06-10 | 1 | -2/+14 |
* | Bind ^Q to quit, as is standard with Linux GUI apps. | tc@google.com | 2009-06-10 | 1 | -1/+1 |
* | Updating trunk VERSION build from 188.0 to 189.0 | laforge@chromium.org | 2009-06-10 | 1 | -1/+1 |
* | Dummy change to fix "svn: Inconsistent line ending style" | maruel@chromium.org | 2009-06-10 | 1 | -13/+13 |
* | Converts a private variable to use scoped_nsobject. | rohitrao@chromium.org | 2009-06-10 | 2 | -3/+4 |
* | Fix svn: Inconsistent line ending style | maruel@chromium.org | 2009-06-10 | 1 | -0/+1 |
* | Try2 at disabling the thumbnail store unit tests. The previous try didn't | brettw@chromium.org | 2009-06-10 | 1 | -2/+6 |
* | Temporarily disable the thumbnail store unittests due to leaks. | brettw@chromium.org | 2009-06-10 | 1 | -2/+2 |
* | Try to fix this file since it's constantly giving | maruel@chromium.org | 2009-06-10 | 1 | -2/+1 |
* | Implement OpenItem on the Mac, and have the download manager call it when cli... | stuartmorgan@chromium.org | 2009-06-10 | 2 | -2/+8 |
* | DevTools: Add test for resource panel enabling. | pfeldman@chromium.org | 2009-06-10 | 1 | -1/+6 |
* | Rename grow_box_view.m to grow_box_view.mm. | rohitrao@chromium.org | 2009-06-10 | 2 | -1/+1 |
* | Make a comment change to the grd file so that my resource change from the pre... | erikkay@google.com | 2009-06-10 | 1 | -1/+1 |
* | Clean up bookmark API to match style of other extension APIs | erikkay@google.com | 2009-06-10 | 8 | -195/+184 |
* | Issue 8838: Close box not highlighted | idanan@chromium.org | 2009-06-10 | 1 | -0/+1 |
* | DevTools: do not crash on rapid refresh while on a Dev Tools Client window. | pfeldman@chromium.org | 2009-06-10 | 1 | -6/+5 |
* | DevTools: Remove legacy InspectorController UI tests. | pfeldman@chromium.org | 2009-06-10 | 2 | -51/+0 |
* | DevTools: migrate sanity tests to javascript. | pfeldman@chromium.org | 2009-06-10 | 7 | -68/+21 |
* | Remove checked-in .vcproj files that have been converted to gyp. | sgk@google.com | 2009-06-10 | 8 | -5471/+0 |
* | Revert just the part of r17926 | nick@chromium.org | 2009-06-10 | 1 | -0/+12 |
* | Updating trunk VERSION build from 187.0 to 188.0 | mal@chromium.org | 2009-06-10 | 1 | -1/+1 |
* | Convert browser.lib to gyp generation. | sgk@google.com | 2009-06-10 | 1 | -18/+0 |
* | Destroy TaskManager's view when its window is closed. | phajdan.jr@chromium.org | 2009-06-10 | 4 | -47/+59 |
* | Convert ui_tests.gyp, adding back precompiled_wtl to its build. | sgk@chromium.org | 2009-06-10 | 1 | -1/+11 |
* | Add LOAD_VERIFY_EV_CERT in net load loag. | ukai@chromium.org | 2009-06-10 | 1 | -1/+4 |
* | Updating trunk VERSION build from 186.0 to 187.0 | mal@chromium.org | 2009-06-10 | 1 | -1/+1 |
* | Add a comment per review comment I missed in the previous check-in. | jshin@chromium.org | 2009-06-10 | 1 | -0/+1 |
* | Fix the in-progress download status for the RTL UI. | jshin@chromium.org | 2009-06-10 | 1 | -5/+11 |
* | Updating trunk VERSION build from 185.0 to 186.0 | jon@chromium.org | 2009-06-10 | 1 | -1/+1 |
* | Implement default search engine combobox. | mattm@chromium.org | 2009-06-10 | 2 | -5/+124 |
* | <!doctype html public '-//w3c//dtd html 4.0 transitional//en'><html><head><ME... | willchan@chromium.org | 2009-06-10 | 2 | -4/+4 |