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
*
Allow low integrity processes to connect to the chrome crash server pipe. Thi...
ananta@chromium.org
2009-12-07
2
-1
/
+60
*
[Mac] Pump renderer messages in web content right-click context menu.
shess@chromium.org
2009-12-07
1
-0
/
+6
*
Mac: implement "Search the Web..." (Opt-Cmd-F).
viettrungluu@chromium.org
2009-12-07
5
-7
/
+76
*
Add notification for autofill changes.
skrul@chromium.org
2009-12-07
5
-2
/
+76
*
Move some of the variables/files over into chrome_tests.gypi so they are with...
thomasvl@chromium.org
2009-12-07
3
-91
/
+93
*
Land http://codereview.chromium.org/467012 on behalf of tfarina.
zork@chromium.org
2009-12-07
2
-1
/
+88
*
Added links to examples, plus added an explanation of how
kathyw@google.com
2009-12-07
12
-62
/
+273
*
More cleanups.
thakis@chromium.org
2009-12-07
2
-31
/
+32
*
[Mac] Implement font and encoding settings in Under the Hood preferences
rsesek@chromium.org
2009-12-07
10
-57
/
+2454
*
Add a new V8 crash signature to known_crashes.txt.
yutak@chromium.org
2009-12-07
1
-0
/
+3
*
WebSocket in Worker: commandline passing for worker process.
ukai@chromium.org
2009-12-07
3
-4
/
+51
*
Mac: fix problem with un-minimizing windows using the app icon in the Dock.
viettrungluu@chromium.org
2009-12-07
1
-2
/
+4
*
WebSocket in Worker: render_thread->child_thread change.
ukai@chromium.org
2009-12-07
8
-32
/
+35
*
WebSocket in Worker: renderer_host change
ukai@chromium.org
2009-12-07
8
-83
/
+181
*
Allow silent extension installations from the extensions gallery - Part 1.
rafaelw@chromium.org
2009-12-07
23
-61
/
+315
*
Coalesce damage rects that share an edge.
darin@chromium.org
2009-12-07
2
-23
/
+26
*
Some code cleanups.
thakis@chromium.org
2009-12-07
3
-27
/
+27
*
Bump version number of Google Mail checker extension.
aa@chromium.org
2009-12-06
1
-1
/
+1
*
Add exponential backoff and a random factor to request scheduling in the Goog...
aa@chromium.org
2009-12-06
1
-18
/
+36
*
Fix a crash bug on user script installation and add a test
aa@chromium.org
2009-12-06
3
-12
/
+48
*
Updating trunk VERSION from 265.0 to 266.0
chrome-bot@google.com
2009-12-06
1
-1
/
+1
*
Use factory to create histograms, and refcounts to track lifetimes
jar@chromium.org
2009-12-06
10
-78
/
+110
*
Split installer.gyp and add installer_util_nacl_win64 target.
gregoryd@google.com
2009-12-05
2
-77
/
+135
*
Mac: Make a stop-gap visual indicator for dropping URLs on the tab strip.
viettrungluu@chromium.org
2009-12-05
3
-9
/
+84
*
Updating trunk VERSION from 264.0 to 265.0
chrome-bot@google.com
2009-12-05
1
-1
/
+1
*
Fix null-pointer crash.
abarth@chromium.org
2009-12-05
1
-0
/
+3
*
Bookmark sync windows for non-English locales were too short, cutting off the...
mirandac@chromium.org
2009-12-05
52
-52
/
+52
*
Get rid of ExternalTabAutomationProxy by switching the extension UI
joi@chromium.org
2009-12-05
3
-611
/
+275
*
Spruce up the notification UI to much more closely match the mocks, including...
johnnyg@chromium.org
2009-12-05
11
-62
/
+80
*
POSIX: sanitise signal handling state at startup.
agl@chromium.org
2009-12-05
1
-0
/
+16
*
Reap the crash report uploader process.
thestig@chromium.org
2009-12-05
1
-0
/
+1
*
Mac: implement drag-and-drop of URLs to tabs/tab strip.
viettrungluu@chromium.org
2009-12-04
9
-10
/
+361
*
views/options: Use non-deprecated version of PathService::Get.
thestig@chromium.org
2009-12-04
1
-9
/
+9
*
Linux: Record the list of plugins loaded in browser process crash reports.
thestig@chromium.org
2009-12-04
4
-0
/
+60
*
Remember zoom on a per-host basis.
pkasting@chromium.org
2009-12-04
23
-94
/
+398
*
Fix html_dialog_gtk.cc so that the dialog is large enough to display the enti...
zork@chromium.org
2009-12-04
1
-1
/
+2
*
Update translations.
mal@chromium.org
2009-12-04
102
-338
/
+8022
*
Return to painting smallest bounding box when not scrolling.
darin@chromium.org
2009-12-04
1
-1
/
+8
*
Revert 33878 - Stick tcmalloc heap stats on the stack before crashing due to OOM
jamesr@chromium.org
2009-12-04
1
-11
/
+0
*
Stick tcmalloc heap stats on the stack before crashing due to OOM
jamesr@chromium.org
2009-12-04
1
-0
/
+11
*
Make the system menu for app/popup windows slightly shorter. Original patch ...
pkasting@chromium.org
2009-12-04
2
-14
/
+15
*
Add nacl .globl symbols to framework.order.
jrg@chromium.org
2009-12-04
1
-0
/
+4
*
Windows: theme the close button for the find bar.
estade@chromium.org
2009-12-04
2
-4
/
+19
*
Delay DNS subresource resolution until navigational resolution is complete
jar@chromium.org
2009-12-04
1
-2
/
+6
*
Enable new tab test reference builds on Mac now that the reference builds are...
tony@chromium.org
2009-12-04
1
-8
/
+0
*
Linux: Show the private memory usage by default instead of the shared memory ...
thestig@chromium.org
2009-12-04
1
-2
/
+2
*
Preserve optimized scrolling in the presence of multiple animating rects.
darin@chromium.org
2009-12-04
19
-141
/
+611
*
Add IsWindowActive to the Mac plugin interpose list
stuartmorgan@chromium.org
2009-12-04
1
-6
/
+18
*
Use the zygote for extension page popup processes.
tony@chromium.org
2009-12-04
1
-1
/
+3
*
Add locale information to the links in the chrome://extensions page.
mirandac@chromium.org
2009-12-04
1
-4
/
+5
[next]