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
...
*
DevTools: Move client js bindings to per-instance basis.
pfeldman@chromium.org
2009-05-08
2
-72
/
+44
*
DevTools: Style drive by
pfeldman@chromium.org
2009-05-08
1
-1
/
+2
*
DevTools: Activate inspector window on break / exception.
pfeldman@chromium.org
2009-05-08
6
-21
/
+45
*
Add 'inspector_resources' as a dependency of 'glue'.
sgk@google.com
2009-05-08
2
-1
/
+3
*
Move the right dependencies into the main section of all.gyp,
sgk@google.com
2009-05-08
1
-4
/
+4
*
The VS generator handles file copies as AdditionalDependencies,
sgk@google.com
2009-05-08
2
-12
/
+34
*
Copy npapi_layout_test_plugin.dll to the plugins/ subdirectory.
sgk@google.com
2009-05-08
2
-1
/
+13
*
Updating trunk VERSION build from 179.0 to 180.0
laforge@chromium.org
2009-05-08
1
-1
/
+1
*
Manually add new dependencies from webkit.gyp and test_shell.gyp to
sgk@google.com
2009-05-08
1
-0
/
+25
*
Convert the webkit build on Windows to gyp:
sgk@google.com
2009-05-08
60
-3754
/
+2165
*
Revert r15615, build errors on linux and mac.
sgk@google.com
2009-05-08
7
-261
/
+102
*
YUV scaler do horizontal mirror.
fbarchard@chromium.org
2009-05-08
7
-102
/
+261
*
Some layout tests failed due to WebKit merge 43361:43371
hclam@chromium.org
2009-05-08
1
-4
/
+11
*
Try fixing session restore UI tests.
huanr@chromium.org
2009-05-08
1
-29
/
+30
*
Retry of enabling video on linux. See related review: http://codereview.chro...
ajwong@chromium.org
2009-05-08
10
-44
/
+44
*
A new DEPS file for views, designed to reduce dependencies. Removes some unne...
ben@chromium.org
2009-05-08
3
-22
/
+44
*
Add '<(SHARED_INTERMEDIATE_DIR)/webkit' to 'glue', too.
sgk@google.com
2009-05-08
2
-0
/
+6
*
Revert r15607
hclam@chromium.org
2009-05-08
2
-12
/
+2
*
Put test_user_data in a temp directory instead of using base::DIR_EXE.
thestig@chromium.org
2009-05-08
2
-2
/
+12
*
disable compiling this stuff for now, will resurrect later tonight.
ben@chromium.org
2009-05-08
1
-7
/
+12
*
don't compile stuff that won't
ben@chromium.org
2009-05-08
1
-0
/
+4
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
380
-4133
/
+3603
*
Moved FFmpegDemuxer tests into the same anonymous namespace as FFmpegDemuxerT...
scherkus@chromium.org
2009-05-08
1
-2
/
+2
*
Add hung renderer dialog on linux. Pretty much just follow the
tc@google.com
2009-05-08
3
-0
/
+218
*
Make sure that a null separates individual http headers when
rvargas@google.com
2009-05-07
2
-2
/
+23
*
roll deps to pick up make build fixes
tc@google.com
2009-05-07
1
-1
/
+1
*
Fix a regression which occured because of the default plugin loading before t...
ananta@chromium.org
2009-05-07
1
-2
/
+2
*
Fleshes out WidgetGTK and WindowGTK a bit more. This is still vary
sky@chromium.org
2009-05-07
19
-95
/
+615
*
Remove fixed memory leaks from the purify ignore file.
asargent@chromium.org
2009-05-07
1
-131
/
+0
*
Fix memory leak in SiteInstance::CreateSiteInstanceForURL.
mpcomplete@google.com
2009-05-07
1
-1
/
+4
*
Refactor BrowserInit in preparation for customized first run tabs
cpu@google.com
2009-05-07
3
-83
/
+82
*
update test expectations following merge
darin@chromium.org
2009-05-07
1
-1
/
+227
*
WebKit Merge 43361:43371, Chromium side.
dglazkov@google.com
2009-05-07
7
-27
/
+7
*
Fix code generator to enable Database support.
dglazkov@google.com
2009-05-07
2
-2
/
+5
*
Roll DEPS to pick up DOMWindow.idl unfork landing
dglazkov@google.com
2009-05-07
1
-1
/
+1
*
Make background pages work more nicely with the tabs API.
aa@chromium.org
2009-05-07
6
-35
/
+41
*
Move pgup/dn special casing to browser window gtk.
estade@chromium.org
2009-05-07
2
-22
/
+33
*
WebKit Merge 43346:43361, Chromium side.
dglazkov@google.com
2009-05-07
8
-4
/
+81
*
Implement the "(empty)" disabled item placed in empty bookmark menus.
erg@google.com
2009-05-07
2
-16
/
+30
*
Blacklist test that crashes occasionally under Valgrind (and Purify).
dkegel@google.com
2009-05-07
1
-0
/
+4
*
Consolidate notifiers used by different automation
huanr@chromium.org
2009-05-07
6
-66
/
+199
*
Avoid divide by zero when gathering stats for SDCH
jar@chromium.org
2009-05-07
1
-2
/
+4
*
Windows icon loader refactor in preparation for port.
estade@chromium.org
2009-05-07
8
-313
/
+147
*
Remove unneeded ATL header includes.
maruel@chromium.org
2009-05-07
1
-4
/
+0
*
OS X Breakpad cleanup.
jeremy@chromium.org
2009-05-07
3
-1
/
+41
*
this CL changes some comments in the fix of issue 2780
xji@chromium.org
2009-05-07
1
-3
/
+4
*
Linux: enable unload ui tests, which pass after r15025 (and again after r15332).
estade@chromium.org
2009-05-07
1
-6
/
+0
*
Clicking right mouse button after selecting an image (or a whitespace character)
estade@chromium.org
2009-05-07
1
-4
/
+8
*
GTK: Handle some accelerators after the focused widget has had a chance to ha...
estade@chromium.org
2009-05-07
3
-15
/
+35
*
Fix forge build by removing obsolete line from gyp.
estade@chromium.org
2009-05-07
1
-1
/
+0
[prev]
[next]