index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure an evil renderer can't mess up state of the clipboard, later causing
cevans@chromium.org
2010-01-12
1
-0
/
+4
*
Use string16 instead of wstring in bookmark data model.
munjal@chromium.org
2010-01-11
2
-3
/
+22
*
Attempt to fix text not being clipped. This only seems to happen in
sky@chromium.org
2010-01-11
1
-0
/
+3
*
Translation strings
oritm@google.com
2010-01-10
2
-1
/
+3
*
Attempt to fix crash in issue 31082
xiyuan@chromium.org
2010-01-07
1
-0
/
+4
*
GTK: make tab context menu use tab_menu_model
estade@chromium.org
2010-01-05
2
-0
/
+47
*
Workaround bug in Pango that was resulted in incorrect wrapping.
sky@chromium.org
2010-01-04
1
-0
/
+17
*
[Mac] honor the locale passed for loading the pak file.
thomasvl@chromium.org
2009-12-31
1
-7
/
+28
*
Add a range of sanity checks to the clipboard object handling. In particular,...
cevans@chromium.org
2009-12-30
1
-4
/
+23
*
Don't shoehorn a size_t into an int -- especially if the int is used in an su...
cevans@chromium.org
2009-12-30
1
-2
/
+2
*
AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@chromium.org
2009-12-29
4
-17
/
+16
*
atl: Remove unused <atlbase.h> header from some source files.
jhawkins@chromium.org
2009-12-29
1
-1
/
+0
*
Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@google.com
2009-12-29
4
-16
/
+17
*
AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@chromium.org
2009-12-29
4
-17
/
+16
*
linux: reduce header interdependencies
evan@chromium.org
2009-12-29
3
-2
/
+53
*
Clarify licenses on a bunch of files.
evan@chromium.org
2009-12-29
1
-0
/
+4
*
Fix race condition at cros startup
davemoore@chromium.org
2009-12-22
1
-15
/
+42
*
Refactoring build configurations - make it clearer and allow better support f...
gregoryd@google.com
2009-12-22
1
-1
/
+1
*
Revert 35012 - Rearrange build configurations make it clearer and allow bett...
gregoryd@google.com
2009-12-19
1
-1
/
+1
*
Rearrange build configurations - make it clearer and allow better support for...
gregoryd@google.com
2009-12-19
1
-1
/
+1
*
Fixes two related bugs:
sky@chromium.org
2009-12-18
2
-0
/
+24
*
Init allocated SkBitmap pixels
xiyuan@chromium.org
2009-12-17
1
-0
/
+1
*
Use GetSwitchValueASCII, so we don't use the deprecated versions.
evan@chromium.org
2009-12-17
1
-2
/
+2
*
Changing DCHECKs in ResourceBundle::LoadResources() to CHECK.
yusukes@google.com
2009-12-17
1
-3
/
+3
*
BrowserThemePack: Move encoding the processed images to the writing thread.
erg@google.com
2009-12-17
1
-2
/
+3
*
Add gfx::Insets::ToString().
satorux@chromium.org
2009-12-16
5
-1
/
+92
*
Give classes with virtual methods virtual protected destructors instead of im...
jamesr@chromium.org
2009-12-16
4
-2
/
+19
*
Modify LoadPixbuf() so it returns NULL when the |data| parameter is NULL.
yusukes@google.com
2009-12-15
1
-1
/
+1
*
Theme download status message, so that it's readable in themes of any color.
mirandac@chromium.org
2009-12-12
2
-7
/
+10
*
Fix a bug where some bitmaps were being tinted wrong. It turns out
tony@chromium.org
2009-12-11
2
-3
/
+16
*
Use utf_string_conversions header in more places.
maruel@chromium.org
2009-12-11
2
-2
/
+2
*
Link the following tests against tcmalloc:
glider@chromium.org
2009-12-10
1
-0
/
+9
*
Make BrowserProcess::GetApplicationLocale thread safe and migrate
tony@chromium.org
2009-12-10
8
-21
/
+28
*
Share the code that builds the page menu in a common model, make Mac and Win ...
pinkerton@chromium.org
2009-12-09
1
-0
/
+2
*
Change most callers of NativeScrollbar size functions to use a dedicated func...
pkasting@chromium.org
2009-12-09
3
-0
/
+42
*
Linux: improve format of text/html copy paste data.
estade@chromium.org
2009-12-08
2
-7
/
+26
*
Split app.gyp and add a Win64 version of the app_base target.
gregoryd@google.com
2009-12-07
4
-209
/
+377
*
Revert "Split app.gyp and add a Win64 version of the app_base target."
ajwong@chromium.org
2009-12-07
4
-368
/
+209
*
Split app.gyp and add a Win64 version of the app_base target.
gregoryd@google.com
2009-12-07
4
-209
/
+368
*
Fixes bug in textfield on views/gtk where we weren't properly
sky@chromium.org
2009-12-04
1
-1
/
+17
*
Refactor the menu model to live outside views/ so it can be shared
pinkerton@chromium.org
2009-12-04
6
-0
/
+452
*
Share code between Mac and Linux in ResourceBundle.
hayato@chromium.org
2009-12-03
6
-162
/
+141
*
Setting the ICU default locale is made explicit. This leads to a few more
jshin@chromium.org
2009-12-03
2
-36
/
+36
*
Linux: when reading html from clipboard, interpret BOM to mean
estade@chromium.org
2009-12-02
1
-1
/
+10
*
Fixes bug where Chrome was not rendering fonts at the size it should
sky@chromium.org
2009-12-01
2
-0
/
+24
*
Make SystemMonitor not a Singleton and move it out of base
phajdan.jr@chromium.org
2009-11-26
9
-0
/
+446
*
Refactor OS-dependent filename exclusion patterns
evan@chromium.org
2009-11-26
1
-27
/
+0
*
Fix issue 7618
xiyuan@chromium.org
2009-11-25
2
-18
/
+43
*
Load chrome.dll as a resource dll so that resources can be loaded by the brow...
tommi@chromium.org
2009-11-25
1
-2
/
+2
*
Move some theme images to being serviced on the IO thread. For
tony@chromium.org
2009-11-24
2
-2
/
+2
[next]