summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition at cros startupdavemoore@chromium.org2009-12-221-15/+42
* Refactoring build configurations - make it clearer and allow better support f...gregoryd@google.com2009-12-221-1/+1
* Revert 35012 - Rearrange build configurations make it clearer and allow bett...gregoryd@google.com2009-12-191-1/+1
* Rearrange build configurations - make it clearer and allow better support for...gregoryd@google.com2009-12-191-1/+1
* Fixes two related bugs:sky@chromium.org2009-12-182-0/+24
* Init allocated SkBitmap pixelsxiyuan@chromium.org2009-12-171-0/+1
* Use GetSwitchValueASCII, so we don't use the deprecated versions.evan@chromium.org2009-12-171-2/+2
* Changing DCHECKs in ResourceBundle::LoadResources() to CHECK.yusukes@google.com2009-12-171-3/+3
* BrowserThemePack: Move encoding the processed images to the writing thread.erg@google.com2009-12-171-2/+3
* Add gfx::Insets::ToString().satorux@chromium.org2009-12-165-1/+92
* Give classes with virtual methods virtual protected destructors instead of im...jamesr@chromium.org2009-12-164-2/+19
* Modify LoadPixbuf() so it returns NULL when the |data| parameter is NULL.yusukes@google.com2009-12-151-1/+1
* Theme download status message, so that it's readable in themes of any color.mirandac@chromium.org2009-12-122-7/+10
* Fix a bug where some bitmaps were being tinted wrong. It turns outtony@chromium.org2009-12-112-3/+16
* Use utf_string_conversions header in more places.maruel@chromium.org2009-12-112-2/+2
* Link the following tests against tcmalloc:glider@chromium.org2009-12-101-0/+9
* Make BrowserProcess::GetApplicationLocale thread safe and migratetony@chromium.org2009-12-108-21/+28
* Share the code that builds the page menu in a common model, make Mac and Win ...pinkerton@chromium.org2009-12-091-0/+2
* Change most callers of NativeScrollbar size functions to use a dedicated func...pkasting@chromium.org2009-12-093-0/+42
* Linux: improve format of text/html copy paste data.estade@chromium.org2009-12-082-7/+26
* Split app.gyp and add a Win64 version of the app_base target.gregoryd@google.com2009-12-074-209/+377
* Revert "Split app.gyp and add a Win64 version of the app_base target."ajwong@chromium.org2009-12-074-368/+209
* Split app.gyp and add a Win64 version of the app_base target.gregoryd@google.com2009-12-074-209/+368
* Fixes bug in textfield on views/gtk where we weren't properlysky@chromium.org2009-12-041-1/+17
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-046-0/+452
* Share code between Mac and Linux in ResourceBundle.hayato@chromium.org2009-12-036-162/+141
* Setting the ICU default locale is made explicit. This leads to a few morejshin@chromium.org2009-12-032-36/+36
* Linux: when reading html from clipboard, interpret BOM to meanestade@chromium.org2009-12-021-1/+10
* Fixes bug where Chrome was not rendering fonts at the size it shouldsky@chromium.org2009-12-012-0/+24
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-269-0/+446
* Refactor OS-dependent filename exclusion patternsevan@chromium.org2009-11-261-27/+0
* Fix issue 7618xiyuan@chromium.org2009-11-252-18/+43
* Load chrome.dll as a resource dll so that resources can be loaded by the brow...tommi@chromium.org2009-11-251-2/+2
* Move some theme images to being serviced on the IO thread. Fortony@chromium.org2009-11-242-2/+2
* Remove ResourceBundle::LoadImageResourceBytes since it appears totony@chromium.org2009-11-233-11/+1
* Adjusts font sizes to be readable on Chrome OS.sky@chromium.org2009-11-231-9/+0
* Making grd dependencies more correct for grds in app.bradnelson@google.com2009-11-201-26/+30
* Re-enable TextEliderTest.ElideTextLongStrings.estade@chromium.org2009-11-202-3/+9
* Mac language/locale cleanupthomasvl@chromium.org2009-11-193-12/+84
* Set prop app id for chromium/application shortcut.xiyuan@chromium.org2009-11-191-12/+2
* Simplify some code that loops over all pixels of a bitmap.pkasting@chromium.org2009-11-191-32/+17
* Small cleanups:pkasting@chromium.org2009-11-181-55/+41
* Fix lint errors in app/ and turn on presubmit check.erg@google.com2009-11-1711-16/+41
* Do not open a new connection if one has already been opened.dumi@chromium.org2009-11-171-0/+5
* Apply the latest translated strings to trunk.mal@chromium.org2009-11-1549-4/+53
* Linux: Convert Cookies options page from a list into a tree.mattm@chromium.org2009-11-112-0/+8
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-1/+1
* Reverting 31646.pkasting@chromium.org2009-11-112-17/+1
* Try to make widgets clean up after themselves a bit better:pkasting@chromium.org2009-11-112-1/+17
* Added a flag to the Canvas class which allows forcing an RTL directionalityidana@chromium.org2009-11-112-5/+19