summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Revert 50057 - Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-172-22/+11
* Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-172-11/+22
* Revert 49984 - patch from issue 2762014thakis@chromium.org2010-06-161-3/+1
* patch from issue 2762014thakis@chromium.org2010-06-161-1/+3
* Committing on behalf of p155off@gmail.com .kbr@google.com2010-06-154-78/+40
* Mac/clang: Possibly contentious changes.thakis@chromium.org2010-06-151-2/+2
* Load resources.pak, which should be located next to the chrometony@chromium.org2010-06-154-2/+76
* Remove a ResourceBundle::GetDataResource and convert people totony@chromium.org2010-06-152-12/+1
* Linux: Catch X errors and force a crash.thestig@chromium.org2010-06-112-0/+21
* Reverting checkin in rev 48521 as creating a child window for GL rendering cr...vangelis@chromium.org2010-06-101-63/+5
* Added EGL based GLContext.apatrick@chromium.org2010-06-0922-362/+2514
* Refactored the translate infobars.jcivelli@chromium.org2010-06-092-0/+12
* Revert 49066 - Reverting checkin in rev 48521 as creating a child window for ...erg@chromium.org2010-06-071-5/+63
* Reverting checkin in rev 48521 as creating a child window for GL rendering cr...vangelis@chromium.org2010-06-071-63/+5
* Convert RTF on the pasteboard to HTML and all it to substitute if present and...pinkerton@chromium.org2010-06-042-3/+14
* <wininet.h> related cleanup.wtc@chromium.org2010-06-041-1/+1
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in app and...tfarina@chromium.org2010-06-043-3/+3
* Linux/GTK: implement update notification.estade@chromium.org2010-06-032-1/+5
* Misc. small cleanups I ran into while working on other changes.pkasting@chromium.org2010-06-021-1/+2
* Strip the trailing slash from URLs like "http://google.com/". This especiall...pkasting@chromium.org2010-06-021-3/+3
* Implement most of the ridealong fixes/cleanups I suggested during review for ...pkasting@chromium.org2010-06-011-1/+1
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-2/+3
* Added warning if GLX version is less than 1.3. Pbuffers need GLX 1.3 and the ...apatrick@chromium.org2010-05-281-0/+10
* Get the GPU process to create an additional window for the GL context in ordervangelis@chromium.org2010-05-281-7/+65
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-272-8/+7
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-262-7/+8
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-252-8/+7
* Changed DLOG to LOG in gl_context_linux.cc to get informative errorkbr@google.com2010-05-241-19/+19
* Don't populate WebDropData with file URLs when dragging files.dcheng@chromium.org2010-05-213-48/+59
* Elide the EV bubble when it's extremely long. This limits it to half the loc...pkasting@chromium.org2010-05-203-51/+96
* A crasher would sometimes happen when opening a selet file dialogjcivelli@chromium.org2010-05-192-0/+13
* Pull latest ppapi for initial testing support, implement checks so the tests ...brettw@chromium.org2010-05-184-5/+18
* linux: fallback to GLX Pixmaps when pbuffers aren't availablepiman@chromium.org2010-05-181-3/+159
* Linux: Null terminate text/html data we send to the clipboard. Change WriteHy...thestig@chromium.org2010-05-174-26/+35
* cleaner grd files: use os.find('bsd') instead of listing all the versionpvalchev@google.com2010-05-141-1/+1
* Commiting http://codereview.chromium.org/2017007/show on behalf of rkc@chromi...zelidrag@chromium.org2010-05-141-1/+1
* Clear IOSurface to transparent, not white, so that transparent CA plugins wor...stuartmorgan@chromium.org2010-05-132-2/+2
* Move non-linux specific code from base/linux_util to app/gtk_utilpvalchev@google.com2010-05-134-4/+31
* Only use IDC_ values for command ids in the render view context menu.estade@chromium.org2010-05-132-14/+0
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-112-26/+76
* Get rid of MetaTableHelper class and make use of the app/sql API in the Login...stuartmorgan@chromium.org2010-05-112-2/+35
* Linux: fix compilation error with gcc 4.5.craig.schlenter@chromium.org2010-05-111-1/+1
* app/app_base.gypi:app_base: Added dependency on Xext and Xrender.alokp@chromium.org2010-05-101-0/+6
* Add tooltip support to Windows tables.pkasting@chromium.org2010-05-101-0/+7
* Remove checkbox table support, as it is unused.pkasting@chromium.org2010-05-101-13/+1
* gtk: Fix gtk_dnd_util::ExtractNamedURL to not crash on invalid data.thestig@chromium.org2010-05-073-4/+89
* Remove/update a bunch of references to the Google-internal bug tracker.evan@chromium.org2010-05-071-1/+2
* Pull current localizations into trunk.laforge@chromium.org2010-05-061-1/+1
* Mac: add a l10n_util::GetNSStringF() which gets offsets as well.viettrungluu@chromium.org2010-05-062-2/+17
* Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5evan@chromium.org2010-05-061-2/+2