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
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let the debugger work again. Error was due to me not noticing the change in d...
glen@chromium.org
2008-12-09
1
-1
/
+2
*
Fix a memory leak in the StatusBubble. We were leaking a
finnur@google.com
2008-12-09
2
-20
/
+15
*
Adds QueryParser::ExtractQueryWords. For consistent this should
sky@google.com
2008-12-09
3
-15
/
+71
*
Slightly updated about:credits from dannyb.
glen@chromium.org
2008-12-09
1
-7
/
+12
*
Changes query parser to sort and coalesce overlapping match positions.
sky@google.com
2008-12-09
2
-2
/
+53
*
Moves some utility functions out of bookmark model into
sky@google.com
2008-12-09
10
-175
/
+185
*
Attempt 2 at landing tree node iterator. I needed an include
sky@google.com
2008-12-09
6
-1
/
+130
*
I tried running the browser in Purify and the browser crashed on me.
finnur@google.com
2008-12-09
1
-8
/
+11
*
Make the spellcheck-context-menu generation code more robust/future-proof (fi...
jungshik@google.com
2008-12-09
1
-10
/
+17
*
Specify the dependency on using_wtl.vsprops using a path relative to chrome t...
ananta@chromium.org
2008-12-09
1
-1
/
+1
*
Backs out tree node iterator until I figure out why release build doesn't
sky@google.com
2008-12-08
5
-128
/
+0
*
Adds an iterator over tree nodes.
sky@google.com
2008-12-08
5
-0
/
+128
*
Cleanup part 3.
pkasting@chromium.org
2008-12-08
2
-161
/
+160
*
Cleanup part 2.
pkasting@chromium.org
2008-12-08
1
-30
/
+20
*
The CHECK I added in r6458 fails. So I'm refining that
wtc@google.com
2008-12-08
1
-2
/
+4
*
Fix 1955: Show Chromium build number after version (Chromium only)
finnur@google.com
2008-12-08
1
-0
/
+5
*
Cleanup, part 1.
pkasting@chromium.org
2008-12-08
25
-307
/
+305
*
More addions to the installer html dialog class
cpu@google.com
2008-12-08
3
-11
/
+106
*
Fixing 5132: Find-in-page reports wrong ordinal when restarting search in sub...
finnur@google.com
2008-12-08
1
-0
/
+30
*
bad merge, no need to delete a scoped_ptr
tc@google.com
2008-12-08
1
-1
/
+0
*
make icon 512x512 resolution. gosh it's pretty.
pinkerton@google.com
2008-12-08
1
-0
/
+0
*
Fixes bug during tab close that results in all tabs after closed tab
sky@google.com
2008-12-08
1
-1
/
+4
*
Fix a leak in ExtensionsService and another in ExtensionsServiceTest.
aa@chromium.org
2008-12-08
2
-6
/
+9
*
Fix two minor issues with ExtensionsService test data:
aa@chromium.org
2008-12-08
2
-0
/
+2
*
Report errors during extension load. Change all the error strings to utf-8.
aa@chromium.org
2008-12-08
6
-52
/
+60
*
First cut at POSIX Implementation of IPC Channel using FIFOs.
jeremy@chromium.org
2008-12-08
2
-18
/
+518
*
* Return error in case non admin user tries system level install.
kuchhal@chromium.org
2008-12-08
6
-8
/
+33
*
Platform cleanup in common/
deanm@chromium.org
2008-12-08
5
-20
/
+29
*
Reupload of 12418
glen@chromium.org
2008-12-07
33
-229
/
+1850
*
Capitalize the 'Extensions' folder in the visual studio project for consistency.
aa@chromium.org
2008-12-07
1
-1
/
+1
*
Third time's a charm?
dkegel@google.com
2008-12-07
6
-293
/
+89
*
Makes the tab restore service persist closed tabs/windows to disk and
sky@google.com
2008-12-06
42
-1213
/
+2192
*
Fixes possible flicker when tab finishes animating back to dragged
sky@google.com
2008-12-06
1
-1
/
+5
*
Remove an unused string (IDS_PAGE_MENU_REPORT_PHISHING_WEBSITE_URL)
jungshik@google.com
2008-12-05
51
-52
/
+1
*
* Prevent early exit due to && operator.
kuchhal@chromium.org
2008-12-05
1
-12
/
+14
*
Fixing build bustage. Adding files which were part of the original change
ananta@chromium.org
2008-12-05
5
-0
/
+14
*
Add error messages to JSONReader and friends. This required a bit of refactor...
aa@chromium.org
2008-12-05
14
-32
/
+42
*
Add a CHECK to assert that each invocation of
wtc@google.com
2008-12-05
1
-0
/
+5
*
Add using_wtl.scons to the chrome\test\automation SCons configuration,
sgk@google.com
2008-12-05
1
-0
/
+1
*
Fix a race condition in the SyncChannel code.
jam@chromium.org
2008-12-05
2
-61
/
+37
*
fix chrome_paths to make some test dirs relative to base::DIR_SOURCE_ROOT
erikkay@google.com
2008-12-05
4
-21
/
+30
*
UserData Options tab
munjal@chromium.org
2008-12-05
3
-3
/
+44
*
Change "client" parameter in RLZ ping to "referral"
gwilson@google.com
2008-12-05
5
-11
/
+11
*
Change the accelerator key for Javascript debug to Ctrl-Shift-D from 'Alt-`'
jungshik@google.com
2008-12-05
1
-1
/
+2
*
Fix the layout of the Spell Check Options part, in the languages tab, in the ...
sidchat@google.com
2008-12-05
1
-18
/
+20
*
Fixed a bogus initialization of string constants. The stack allocated string...
erikkay@google.com
2008-12-05
1
-12
/
+6
*
move a few #ifdefs around so that unit_tests does proper path initialization ...
erikkay@google.com
2008-12-05
2
-9
/
+8
*
bootstrap app target for browser/renderer.
pinkerton@google.com
2008-12-05
5
-0
/
+2736
*
We should let binary/octet-stream have an EXE extension to fix compat with di...
abarth@chromium.org
2008-12-05
2
-0
/
+9
*
Clean up junk in content sniffing mock-http-headers.
abarth@chromium.org
2008-12-05
6
-12
/
+1
[next]