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
*
Add bug ids to the tests I just added. TBR.
ojan@chromium.org
2009-04-07
1
-17
/
+14
*
Ensure that the http tests are always run first since they
ojan@chromium.org
2009-04-07
1
-1
/
+10
*
Moving activex shim to gyp.
bradnelson@google.com
2009-04-07
5
-423
/
+81
*
Add string resources to installer unit tests binary.
kuchhal@chromium.org
2009-04-07
4
-4
/
+97
*
Revert "Initial implemention of Mac Omnibox."
shess@chromium.org
2009-04-07
13
-1028
/
+86
*
Add flakey tests. Will add bug IDs soon. Want to try and green tree. TBR.
ojan@chromium.org
2009-04-07
1
-6
/
+23
*
Fix webkit by removing duplicate tests.
nsylvain@chromium.org
2009-04-07
1
-1
/
+4
*
Add crash bug #9796 to known list.
huanr@chromium.org
2009-04-07
1
-0
/
+3
*
Switching breakpad to gyp generated project.
bradnelson@google.com
2009-04-07
5
-43
/
+77
*
Fix the signature of historybackend::~historybackend
huanr@chromium.org
2009-04-07
1
-1
/
+1
*
Remove fixed crash from known list.
huanr@chromium.org
2009-04-07
1
-16
/
+0
*
Mark a new test as failing.
estade@chromium.org
2009-04-07
1
-0
/
+2
*
Fix a selection clipboard leak.
estade@chromium.org
2009-04-07
2
-0
/
+2
*
Linux: store clipboard image as bmp rather than converting to PNG.
estade@chromium.org
2009-04-07
3
-39
/
+68
*
Fix crash if skia failed to find default font.
estade@chromium.org
2009-04-07
3
-14
/
+57
*
Remove asserts in RenderView for audio mesages
hclam@chromium.org
2009-04-07
1
-4
/
+3
*
Support p13n HTML dialogs.
tim@chromium.org
2009-04-07
1
-0
/
+11
*
Add Harfbuzz to third_party and Skia support for such.
agl@chromium.org
2009-04-07
92
-0
/
+39774
*
Turn on running tests in parallel for release builds.
ojan@google.com
2009-04-07
3
-2
/
+5
*
Removing old data for unittests.
fbarchard@chromium.org
2009-04-07
4
-29999
/
+0
*
Add additional failures from the merge. TBR.
ojan@google.com
2009-04-07
1
-1
/
+7
*
Skia: support 1bpp bitmap fonts.
agl@chromium.org
2009-04-06
1
-10
/
+34
*
YV16 unittest which is mostly the same as YV12. Requires YV16 data files
fbarchard@chromium.org
2009-04-06
1
-6
/
+59
*
Fix bad indentation in python files.
jeremy@chromium.org
2009-04-06
3
-7
/
+7
*
Basic infobars on linux.
estade@chromium.org
2009-04-06
15
-28
/
+383
*
Make run_webkit_tests understand OS version-specific results.
jeremy@chromium.org
2009-04-06
7
-21
/
+72
*
Detach media filters from WebMediaPlayerDelegateImpl
hclam@chromium.org
2009-04-06
4
-0
/
+11
*
Fix a couple of (likely rare) crashers that can happen if a tab is closed rig...
erikkay@google.com
2009-04-06
1
-2
/
+8
*
Initial implemention of Mac Omnibox.
shess@chromium.org
2009-04-06
13
-86
/
+1028
*
Update test expectations to make tree go green.
darin@chromium.org
2009-04-06
1
-0
/
+11
*
WebKit merge 42200:42244 (Chrome side)
darin@chromium.org
2009-04-06
2
-3
/
+3
*
Fix another separator problem with windows path handling.
ojan@google.com
2009-04-06
1
-2
/
+2
*
Implement loading animations. I've ignored the app mode and popup cases sinc...
willchan@chromium.org
2009-04-06
8
-33
/
+340
*
Add jpeg varients of YV12 and YV16. In practice, these come up for motion jpeg.
fbarchard@chromium.org
2009-04-06
1
-0
/
+6
*
First implementation of a bookmark bar.
erg@google.com
2009-04-06
9
-21
/
+446
*
Correctly initialize all parts of the tab to unselected when it's created, ke...
pinkerton@chromium.org
2009-04-06
1
-6
/
+12
*
Data for yv16 unittest.
fbarchard@chromium.org
2009-04-06
2
-0
/
+1099
*
Renaming to yv12 for consistency with yv16 data.
fbarchard@chromium.org
2009-04-06
2
-0
/
+1108
*
Un-hover the current highlighted tab when the mouse leaves the tabstrip.
jhawkins@chromium.org
2009-04-06
2
-3
/
+24
*
Pasting successfully into a TextField should always trigger
finnur@chromium.org
2009-04-06
2
-5
/
+12
*
Update known list for #9615
huanr@chromium.org
2009-04-06
1
-0
/
+3
*
Linux: more windowless plugin work.
evan@chromium.org
2009-04-06
1
-78
/
+73
*
Write the star toggle button. Clicking it will bookmark the page.
erg@google.com
2009-04-06
6
-9
/
+154
*
Stop serializing WebString over IPC. The new rule is that only POD (plain old
darin@chromium.org
2009-04-06
15
-147
/
+142
*
Use split instead of os.path.split.
ojan@google.com
2009-04-06
1
-2
/
+2
*
Update the definition of TabChangedAt in TabStripGtk to match the latest vers...
jhawkins@chromium.org
2009-04-06
4
-14
/
+22
*
Commits bug issuereview 62043 (http://codereview.chromium.org/62043)
sky@chromium.org
2009-04-06
1
-3
/
+3
*
Chunk layout tests by top-level directory and run the directories
ojan@google.com
2009-04-06
2
-62
/
+183
*
Fix the positioning of the title in TabRendererGtk now that ChromeCanvas text...
jhawkins@chromium.org
2009-04-06
1
-3
/
+2
*
Updating trunk VERSION build from 173.0 to 174.0
laforge@chromium.org
2009-04-06
1
-1
/
+1
[next]