summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* New main menu images.sky@chromium.org2009-10-082-0/+0
* Wires up sad tab for views/gtk, and fixes crash in requesting focussky@chromium.org2009-10-084-2/+20
* Use more images from the pak filesthomasvl@chromium.org2009-10-088-128/+1147
* Remove auto-open files from the download shelf on auto-open. This is the Mac ...avi@chromium.org2009-10-081-0/+4
* Committing change 255087 for Roger:tommi@chromium.org2009-10-087-18/+53
* DevTools: fix and reenable TestDebugIntrinsicPropertiesyurys@google.com2009-10-081-1/+1
* linux: fix build error on gcc-4.4 on Ubuntucraig.schlenter@chromium.org2009-10-081-1/+1
* Updating trunk VERSION from 222.1 to 222.2laforge@chromium.org2009-10-081-1/+1
* One more bad extension.abarth@chromium.org2009-10-081-0/+1
* Display tcmalloc debug output from renderer processes in about:tcmalloc.sgk@chromium.org2009-10-087-4/+131
* Fix long tooltips flashing like crazy under Windows. darin@chromium.org2009-10-081-8/+8
* Mark SelfDeletePluginInvokeInSynchronousPaint as disabled since it seems to b...johnnyg@chromium.org2009-10-081-1/+2
* [Mac] Window titles for Expose.shess@chromium.org2009-10-089-43/+219
* Make all content scripts from an extension run in the sameaa@chromium.org2009-10-0813-4/+122
* Coverity: remove unused writer_ member from importer classes.mattm@chromium.org2009-10-086-11/+2
* Use the lite runtime for system_metrics.proto.nick@chromium.org2009-10-082-1/+3
* Refactor cros library code into central location and have the UI elements obs...chocobo@google.com2009-10-0817-532/+987
* Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support.rafaelw@chromium.org2009-10-089-275/+355
* Fix merge and sync alignment issue.nick@chromium.org2009-10-081-4/+6
* Includes chrome_frame project in chrome.sln for windows.slightlyoff@chromium.org2009-10-081-3/+12
* Revert sanity check; this doesn't actually work since UpdatePopupAppearance()...pkasting@chromium.org2009-10-081-3/+1
* Put headers in right order. Ensure WebKit is initialized everywhere necessar...pkasting@chromium.org2009-10-081-7/+5
* Fix failing unittest ExtensionResourceTest.CreateWithMissingResourceOnDisk in...cira@chromium.org2009-10-081-1/+1
* Revert "[Mac] Window titles for Expose."shess@chromium.org2009-10-089-219/+43
* Sync: Remove pthreads from auth_watcher.tim@chromium.org2009-10-0712-259/+472
* [Mac] Window titles for Expose.shess@chromium.org2009-10-079-43/+219
* Update sync unit tests to build on linuxzork@chromium.org2009-10-0712-942/+549
* Add another sanity check, this time that the popup's "open state" (HWND) matc...pkasting@chromium.org2009-10-071-1/+3
* Makes sure bookmark ids are unique on reading from file. If not uniquesky@chromium.org2009-10-073-8/+61
* Get rid of a tbd in the overview.kathyw@google.com2009-10-072-18/+26
* fix error in js from previous checkinjam@chromium.org2009-10-071-1/+1
* Coverity: Check return of TabProxy::GoForward, GoBack, etcmattm@chromium.org2009-10-071-14/+14
* Fix 10% Mac startup time regression. Use +[NSBundle bundleWithPath:] insteadmark@chromium.org2009-10-074-25/+24
* Linux: use SOCK_SEQPACKET rather than SOCK_DGRAMagl@chromium.org2009-10-072-2/+14
* Linux: remove the concept of physical memory from the task manager.agl@chromium.org2009-10-071-19/+1
* Loads local resources from current locale subtree if available, if not it fal...cira@chromium.org2009-10-0731-168/+420
* Remove known leaks in syncapi from purify unit_tests.exe_MLK.txt. These were...tim@chromium.org2009-10-071-46/+0
* Revert "Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support. P...rafaelw@chromium.org2009-10-075-25/+22
* Pull a BrowserActionView out of BrowserActionContainer. Alsoaa@chromium.org2009-10-073-151/+166
* Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support. Part 1.rafaelw@chromium.org2009-10-075-22/+25
* Remove old expected reliability crashes.rvargas@google.com2009-10-071-6/+0
* Add permission to use the tabs object for the benchmarking extension.mbelshe@chromium.org2009-10-071-0/+3
* Makes MainMenu a singleton and loaded 5 seconds after startup. This issky@chromium.org2009-10-073-34/+104
* Disable ExternalTabTestType.ExternalTabPostMessageTarget which is failing con...jhawkins@chromium.org2009-10-071-1/+1
* Fix startup_tests failure. I added a new test but sometimes on a slow bottony@chromium.org2009-10-071-3/+0
* Revert r28293.jhawkins@chromium.org2009-10-079-89/+21
* Fix double free with browser action popups.erikkay@chromium.org2009-10-073-4/+6
* (patch from thiago.farina@gmail.com - http://codereview.chromium.org/261003)thomasvl@chromium.org2009-10-071-5/+5
* Fix SQL preloading. I did Run() with a SELECT which produces data, so itbrettw@chromium.org2009-10-072-24/+0
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-0753-65/+57