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
*
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
*
Revert "Add back in the chunking of tests by directory and include the test"
ojan@google.com
2009-04-06
2
-185
/
+62
*
- Add support for platform specific suppression files for Valgrind
nirnimesh@chromium.org
2009-04-06
4
-2
/
+23
*
Fix test running break. TBR.
ojan@google.com
2009-04-06
1
-3
/
+5
*
First pass of refactoring dialogs.
avi@chromium.org
2009-04-06
30
-148
/
+166
*
Add back in the chunking of tests by directory and include the test
ojan@google.com
2009-04-06
2
-62
/
+183
*
Reapply linux build fix patch to ffmepg glue code from r12791 that was lost i...
hclam@chromium.org
2009-04-06
1
-12
/
+7
*
Fix issue 8589: Disable spellcheck field from the context menu when spell che...
sidchat@google.com
2009-04-06
1
-3
/
+9
*
Roll DEPS to pick up WebKit changes from http://codereview.chromium.org/62058
dglazkov@google.com
2009-04-06
1
-1
/
+1
*
Better Linux ChromeCanvas text drawing, using Pango.
deanm@chromium.org
2009-04-06
5
-75
/
+117
*
Removing duplicate test expectations
dglazkov@google.com
2009-04-06
1
-6
/
+0
*
Roll out dominantScript, getGenericFontFamily patches to unfork a bunch of fi...
dglazkov@google.com
2009-04-06
3
-3
/
+14
*
Add YV16 convert
fbarchard@chromium.org
2009-04-06
2
-13
/
+65
*
DevTools: Glue part for the 'attach early' functionality.
pfeldman@chromium.org
2009-04-06
5
-30
/
+62
*
DevTools: Split message handling on the agent side into the Renderer and IO h...
pfeldman@chromium.org
2009-04-06
8
-150
/
+115
*
Fix include guards in GTK tabstrip (chrome/browser/gtk/tabs/).
deanm@chromium.org
2009-04-06
3
-9
/
+9
*
Redirecting buildbots to use v8_shell.exe instead of v8_shell_sample.exe
bradnelson@google.com
2009-04-06
5
-18
/
+16
*
Rebaseline shadow-related tests after:
aa@chromium.org
2009-04-06
17
-21
/
+8
*
Rolling back change 13146.
bradnelson@google.com
2009-04-06
2
-2
/
+2
*
Fix a crash when canceling a save page operation.
paulg@google.com
2009-04-06
1
-3
/
+11
*
Changing v8_shell to v8_shell_sample to match what the buildbot expects.
bradnelson@google.com
2009-04-06
2
-2
/
+2
*
Switching to gyp generated v8 on windows.
bradnelson@google.com
2009-04-06
3
-410
/
+100
*
Oops, #ifdef = #if
nsylvain@chromium.org
2009-04-06
1
-1
/
+1
*
Make the new save as dialog work on Vista too, since
nsylvain@chromium.org
2009-04-06
1
-2
/
+2
*
It looks like the local files are not built anymore on linux
nsylvain@chromium.org
2009-04-06
1
-0
/
+4
[next]