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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Companion change to https://bugs.webkit.org/show_bug.cgi?id=15457. Add loggi...
jam@chromium.org
2009-07-01
5
-35
/
+17
*
Improves tab overview.
sky@chromium.org
2009-07-01
8
-25
/
+153
*
Say we support mime-type audio/mpeg and video/mpeg
hclam@chromium.org
2009-07-01
1
-0
/
+4
*
Diable Broken RenderViewHostManager browsertest from http://src.chromium.org/...
rafaelw@chromium.org
2009-07-01
1
-1
/
+1
*
Theme window control buttons.
mirandac@chromium.org
2009-07-01
10
-18
/
+57
*
Some cleanup to rebaselined WebKit layout tests by removing bogus results and...
jianli@chromium.org
2009-07-01
13
-158
/
+1
*
Add missing dependency: debugger depends on chrome_strings
brettw@chromium.org
2009-07-01
1
-0
/
+1
*
Adds time-out to browser-tests to prevent a hanging test from hanging the ent...
jcampan@chromium.org
2009-07-01
4
-0
/
+35
*
Simplify the download build rules for Mac.
paul@chromium.org
2009-07-01
1
-8
/
+2
*
Fix to allow browser close after download initiated from chrome:// url.
rafaelw@chromium.org
2009-07-01
3
-1
/
+71
*
Allow getting the theme tint as a value so that it can be applied independent...
avi@chromium.org
2009-07-01
5
-34
/
+105
*
Add bug number now that the issue tracker is back up.
ojan@google.com
2009-07-01
1
-2
/
+1
*
Fixing EffectTest.LogOpenGLCalls and cleaning up a line in DrawPassTest.
rlp@google.com
2009-07-01
2
-5
/
+7
*
Suppress valgrind error that started with r19701, which
ojan@google.com
2009-07-01
1
-0
/
+8
*
Create an interface just for update-related functions in ExtensionsService.
asargent@chromium.org
2009-07-01
3
-15
/
+31
*
Make FFmpeg delay load settings propagate to all shared libraries and executa...
scherkus@chromium.org
2009-07-01
4
-20
/
+8
*
Temporary fix for page_cycler perf regression.
meelapshah@chromium.org
2009-07-01
1
-1
/
+3
*
Try to track down the cause of the Drag&Drop crash seen in bug 12524.
finnur@chromium.org
2009-07-01
1
-0
/
+5
*
Add a function to the History to return a list of the top n visited URLs wher...
meelapshah@chromium.org
2009-07-01
6
-0
/
+68
*
Add Reload and LoadData methods to WebFrame. LoadData replaces
darin@chromium.org
2009-07-01
20
-231
/
+259
*
This updates python to the same version as Chrome uses, to fix a problem
gspencer@google.com
2009-07-01
1
-1
/
+1
*
Remove null link from "welcome to tips" default suggestion. Also make some h...
mirandac@chromium.org
2009-07-01
6
-6
/
+39
*
Minor change to ARAB and ARAD for subsequent OLA submission.
kylep@chromium.org
2009-07-01
4
-30
/
+28
*
Implement the core functionality of the gtk task manager.
jhawkins@chromium.org
2009-07-01
2
-52
/
+273
*
Add layout support for invisible SingleSplitView children.
pfeldman@chromium.org
2009-07-01
1
-12
/
+25
*
More new tab button tweaks. I'm leaving tab_start_x as I suspect I'm
sky@chromium.org
2009-07-01
3
-16
/
+5
*
First cut at popup blocking for Mac. Remove ifdefs in cross-platform code. Im...
pinkerton@chromium.org
2009-07-01
9
-20
/
+363
*
Remove popup blocking pref as it's not on windows.
pinkerton@chromium.org
2009-07-01
1
-61
/
+22
*
Make sure tabs open on the left like normal.
brettw@chromium.org
2009-07-01
1
-4
/
+0
*
Include gdk.h in canvas_paint_linux.h, it uses gdk_cairo_create.
deanm@chromium.org
2009-07-01
1
-0
/
+2
*
The real unit test for bug 12902, which didn't land before (computers are har...
pinkerton@chromium.org
2009-07-01
2
-0
/
+111
*
Fixes the character encoding in the EULA outer frames (sets them to utf-8)
gwilson@google.com
2009-07-01
42
-1938
/
+1980
*
Switch to getting theme images via SkBitmap.
avi@chromium.org
2009-07-01
1
-18
/
+32
*
Whoops, accidentally committed a debug line
pinkerton@chromium.org
2009-07-01
1
-1
/
+0
*
Added unit tests for ClearBrowsingDataController.
pinkerton@chromium.org
2009-07-01
3
-13
/
+23
*
Add a SKIP to the overflow test because it's not failing, it
nsylvain@chromium.org
2009-07-01
1
-1
/
+1
*
Converts BaseView to be non-opaque, which will fix drawing of
rohitrao@chromium.org
2009-07-01
2
-4
/
+10
*
DevTools: Fix test browser window.
pfeldman@chromium.org
2009-07-01
1
-0
/
+1
*
DevTools: Add docked pane into the browser view.
pfeldman@chromium.org
2009-07-01
17
-111
/
+100
*
DevTools: check that devtools front-end JS files are loaded before running a ...
yurys@google.com
2009-07-01
1
-3
/
+22
*
DevTools: bring css with hidden dock toggle back.
pfeldman@chromium.org
2009-07-01
1
-0
/
+4
*
Overflow-scroll seems to keep failing. Disable for now.
jorlow@chromium.org
2009-07-01
1
-1
/
+1
*
fix build bustage
aa@chromium.org
2009-07-01
1
-1
/
+2
*
Fix errors I would have caught had I remembered to run lint on the test excep...
jorlow@chromium.org
2009-07-01
1
-4
/
+3
*
In this episode, we implement the DOMUI interface for extension views that ar...
aa@chromium.org
2009-07-01
30
-196
/
+221
*
Ignore some layout tests that are having issues.
jorlow@chromium.org
2009-07-01
2
-1
/
+6
*
Roll the webkit deps 45403:45419
jorlow@chromium.org
2009-07-01
2
-2
/
+2
*
DevTols: add KeyboardShortcuts.js t Chromium so that when WebKit change for h...
yurys@google.com
2009-07-01
3
-0
/
+110
*
DevTools: Introduce docked version of DevTools.
pfeldman@chromium.org
2009-07-01
18
-85
/
+490
*
DevTools: nuke forked inspector files.
pfeldman@chromium.org
2009-07-01
9
-2028
/
+0
[next]